Isis 3 Programmer Reference
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)
 

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.

Constructor & Destructor Documentation

◆ ProfileDialog()

ProfileDialog::ProfileDialog ( QWidget * parent = 0)

Definition at line 10 of file ProfileDialog.cpp.

Member Function Documentation

◆ createEndSelected

void ProfileDialog::createEndSelected ( )
privateslot

Definition at line 39 of file ProfileDialog.cpp.

◆ createStartSelected

void ProfileDialog::createStartSelected ( )
privateslot

Definition at line 27 of file ProfileDialog.cpp.

◆ help

void ProfileDialog::help ( )
privateslot

Definition at line 51 of file ProfileDialog.cpp.

Member Data Documentation

◆ m_endCreated

bool ProfileDialog::m_endCreated
private

Definition at line 30 of file ProfileDialog.h.

◆ m_startCreated

bool ProfileDialog::m_startCreated
private

Definition at line 29 of file ProfileDialog.h.


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