![]() |
Isis Developer Reference
|
#include <FindTool.h>
Public Member Functions | |
ImageTab (QWidget *parent=0) | |
The image tab used by the dialog in the FindTool. More... | |
Public Attributes | |
QLineEdit * | p_sampLineEdit |
Input for sample. More... | |
QLineEdit * | p_lineLineEdit |
Input for line. More... | |
Isis::ImageTab::ImageTab | ( | QWidget * | parent = 0 | ) |
The image tab used by the dialog in the FindTool.
parent |
References p_lineLineEdit, and p_sampLineEdit.
QLineEdit* Isis::ImageTab::p_lineLineEdit |
Input for line.
Referenced by ImageTab(), and Isis::FindTool::updateTool().
QLineEdit* Isis::ImageTab::p_sampLineEdit |
Input for sample.
Referenced by ImageTab(), 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: 03/21/2022 06:52:37 |