24  class MdiCubeViewport;
 
  147      void handleOkClicked();
 
  148      void handleLinkClicked();
 
  149      void handleRecordClicked();
 
  150      void togglePointVisible();
 
  153      void centerLinkedViewports();
 
  155                                double lat, 
double lon);
 
  161      QToolButton *p_showDialogButton;
 
  162      QToolButton *p_linkViewportsButton;
 
  163      QToolButton *p_togglePointVisibleButton;
 
  164      QCheckBox *p_syncScale;
 
  165      QLineEdit *p_statusEdit;
 
  166      QTabWidget *p_tabWidget;
 
 
Distance measurement, usually in meters.
Definition Distance.h:34
 
QLineEdit * p_lonLineEdit
Input for longitude.
Definition FindTool.h:37
 
GroundTab(QWidget *parent=0)
The ground tab used by the dialog in the FindTool.
Definition FindTool.cpp:130
 
QLineEdit * p_latLineEdit
Input for latitude.
Definition FindTool.h:38
 
QLineEdit * p_sampLineEdit
Input for sample.
Definition FindTool.h:52
 
QLineEdit * p_lineLineEdit
Input for line.
Definition FindTool.h:53
 
ImageTab(QWidget *parent=0)
The image tab used by the dialog in the FindTool.
Definition FindTool.cpp:155
 
Cube display widget for certain Isis MDI applications.
Definition MdiCubeViewport.h:39
 
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16