Isis 3.0
Home
Isis::GroundTab Class Reference

#include <FindTool.h>

Inherits QWidget.

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

Detailed Description

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

Constructor & Destructor Documentation

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

The ground tab used by the dialog in the FindTool.

Parameters
parent

References p_latLineEdit, and p_lonLineEdit.

Member Data Documentation

QLineEdit* Isis::GroundTab::p_latLineEdit

Input for latitude.

Referenced by GroundTab(), Isis::FindTool::updateTool(), and Isis::FindTool::~FindTool().

QLineEdit* Isis::GroundTab::p_lonLineEdit

Input for longitude.

Referenced by GroundTab(), Isis::FindTool::updateTool(), and Isis::FindTool::~FindTool().


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