#include <FindTool.h>
Public Member Functions | |
ImageTab (QWidget *parent=0) | |
The image tab used by the dialog in the FindTool. | |
Public Attributes | |
QLineEdit * | p_sampLineEdit |
Input for sample. | |
QLineEdit * | p_lineLineEdit |
Input for line. | |
Definition at line 46 of file FindTool.h.
Isis::ImageTab::ImageTab | ( | QWidget * | parent = 0 | ) |
The image tab used by the dialog in the FindTool.
parent |
Definition at line 155 of file FindTool.cpp.
References p_lineLineEdit, and p_sampLineEdit.
QLineEdit* Isis::ImageTab::p_lineLineEdit |
Input for line.
Definition at line 53 of file FindTool.h.
Referenced by Isis::FindTool::handleOkClicked(), ImageTab(), and Isis::FindTool::updateTool().
QLineEdit* Isis::ImageTab::p_sampLineEdit |
Input for sample.
Definition at line 52 of file FindTool.h.
Referenced by Isis::FindTool::handleOkClicked(), 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: 02/24/2025 16:16:14 |