USGS

Isis 3.0 Application Source Code Reference

Home

QnetNewPointDialog Class Reference

#include <QnetNewPointDialog.h>

List of all members.

Public Member Functions

 QnetNewPointDialog (QWidget *parent=0)
 QnetNewPointDialog constructor.
void SetFiles (QStringList pointFiles)

Public Attributes

QLineEdit * ptIdValue
QListWidget * fileList

Static Public Attributes

static QString lastPtIdValue = ""

Detailed Description

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

Definition at line 25 of file QnetNewPointDialog.h.


Constructor & Destructor Documentation

QnetNewPointDialog ( QWidget parent = 0  ) 

QnetNewPointDialog constructor.

Parameters:
parent The parent widget for the cube points filter

Definition at line 33 of file QnetNewPointDialog.cpp.


Member Function Documentation

void SetFiles ( QStringList  pointFiles  ) 

Definition at line 91 of file QnetNewPointDialog.cpp.


Member Data Documentation

QString lastPtIdValue = "" [static]

Definition at line 30 of file QnetNewPointDialog.h.

QLineEdit* ptIdValue

Definition at line 34 of file QnetNewPointDialog.h.

QListWidget* fileList

Definition at line 39 of file QnetNewPointDialog.h.


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