Isis 3 Programmer Reference
Isis::ImageTab Class Reference

#include <FindTool.h>

Inheritance diagram for Isis::ImageTab:
Inheritance graph
Collaboration diagram for Isis::ImageTab:
Collaboration graph

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.
 

Detailed Description

Author
????-??-?? Unknown

Definition at line 46 of file FindTool.h.

Constructor & Destructor Documentation

◆ ImageTab()

Isis::ImageTab::ImageTab ( QWidget * parent = 0)

The image tab used by the dialog in the FindTool.

Parameters
parent

Definition at line 155 of file FindTool.cpp.

References p_lineLineEdit, and p_sampLineEdit.

Member Data Documentation

◆ p_lineLineEdit

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().

◆ p_sampLineEdit

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().


The documentation for this class was generated from the following files: