USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::ImageTab Class Reference

#include <FindTool.h>

Inherits QWidget.

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

Constructor & Destructor Documentation

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

The image tab used by the dialog in the FindTool.

Parameters
parent

References p_lineLineEdit, and p_sampLineEdit.

Member Data Documentation

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


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