![]() |
Isis 3 Programmer Reference
|
#include <FindTool.h>
Public Member Functions | |
GroundTab (QWidget *parent=0) | |
The ground tab used by the dialog in the FindTool. More... | |
Public Attributes | |
QLineEdit * | p_lonLineEdit |
Input for longitude. More... | |
QLineEdit * | p_latLineEdit |
Input for latitude. More... | |
Definition at line 31 of file FindTool.h.
Isis::GroundTab::GroundTab | ( | QWidget * | parent = 0 | ) |
The ground tab used by the dialog in the FindTool.
parent |
Definition at line 130 of file FindTool.cpp.
References p_latLineEdit, and p_lonLineEdit.
QLineEdit* Isis::GroundTab::p_latLineEdit |
Input for latitude.
Definition at line 38 of file FindTool.h.
Referenced by GroundTab(), Isis::FindTool::handleOkClicked(), and Isis::FindTool::updateTool().
QLineEdit* Isis::GroundTab::p_lonLineEdit |
Input for longitude.
Definition at line 37 of file FindTool.h.
Referenced by GroundTab(), Isis::FindTool::handleOkClicked(), and Isis::FindTool::updateTool().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:19:18 |