USGS

Isis 3.0 Object Programmers' Reference

Home

ProfileDialog Class Reference

#include <ProfileDialog.h>

Inheritance diagram for ProfileDialog:
Inheritance graph
Collaboration diagram for ProfileDialog:
Collaboration graph

Signals

void createStart ()
 
void createEnd ()
 

Public Member Functions

 ProfileDialog (QWidget *parent=0)
 
void setupUi (QDialog *ProfileDialog)
 
void retranslateUi (QDialog *ProfileDialog)
 

Public Attributes

QWidgetwidget
 
QVBoxLayout * verticalLayout
 
QPushButton * createStartButton
 
QPushButton * createEndButton
 
QHBoxLayout * horizontalLayout
 
QPushButton * helpButton
 
QPushButton * profileButton
 
QPushButton * cancelButton
 

Private Slots

void createStartSelected ()
 
void createEndSelected ()
 
void help ()
 

Private Attributes

bool m_startCreated
 
bool m_endCreated
 

Detailed Description

Author
2012-02-06 Tracie Sucharski

Definition at line 13 of file ProfileDialog.h.


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