Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Isis Developer Reference
Isis::GroundTab Class Reference

#include <FindTool.h>

Inheritance diagram for Isis::GroundTab:
Inheritance graph
Collaboration diagram for Isis::GroundTab:
Collaboration graph

Public Member Functions

 GroundTab (QWidget *parent=0)
 The ground tab used by the dialog in the FindTool.
 

Public Attributes

QLineEdit * p_lonLineEdit
 Input for longitude.
 
QLineEdit * p_latLineEdit
 Input for latitude.
 

Detailed Description

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

Constructor & Destructor Documentation

◆ GroundTab()

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

◆ p_latLineEdit

QLineEdit* Isis::GroundTab::p_latLineEdit

Input for latitude.

Referenced by GroundTab().

◆ p_lonLineEdit

QLineEdit* Isis::GroundTab::p_lonLineEdit

Input for longitude.

Referenced by GroundTab().


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