An official website of the United States government
Here’s how you know
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 3 Programmer Reference
|
#include <ProfileDialog.h>
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 |
Definition at line 13 of file ProfileDialog.h.
ProfileDialog::ProfileDialog | ( | QWidget * | parent = 0 | ) |
Definition at line 10 of file ProfileDialog.cpp.
|
privateslot |
Definition at line 39 of file ProfileDialog.cpp.
|
privateslot |
Definition at line 27 of file ProfileDialog.cpp.
|
privateslot |
Definition at line 51 of file ProfileDialog.cpp.
|
private |
Definition at line 30 of file ProfileDialog.h.
|
private |
Definition at line 29 of file ProfileDialog.h.