USGS

Isis 3.0 Application Source Code Reference

Home

QnetNewPointDialog Class Reference

#include <QnetNewPointDialog.h>

Inherits QDialog.

List of all members.


Detailed Description

Definition at line 21 of file QnetNewPointDialog.h.

Public Member Functions

 QnetNewPointDialog (QWidget *parent=0)
 QnetNewPointDialog constructor.
void SetFiles (std::vector< std::string > &pointFiles)

Public Attributes

QLineEdit * ptIdValue
QListWidget * fileList

Static Public Attributes

static QString lastPtIdValue = ""


Constructor & Destructor Documentation

QnetNewPointDialog ( QWidget parent = 0  ) 

QnetNewPointDialog constructor.

Definition at line 24 of file QnetNewPointDialog.cpp.


Member Function Documentation

void SetFiles ( std::vector< std::string > &  pointFiles  ) 

Definition at line 65 of file QnetNewPointDialog.cpp.


Member Data Documentation

QString lastPtIdValue = "" [static]

Definition at line 26 of file QnetNewPointDialog.h.

QLineEdit* ptIdValue

Definition at line 30 of file QnetNewPointDialog.h.

QListWidget* fileList

Definition at line 33 of file QnetNewPointDialog.h.


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