#include <DlgProjectUtility.h>
Public Member Functions | |
DlgProjectUtility (QWidget *parent=0, Qt::WFlags fl=0) | |
~DlgProjectUtility () | |
Destroys the object and frees any allocated resources. | |
Protected Attributes | |
Ui_DlgProjectUtility * | ui |
Definition at line 32 of file DlgProjectUtility.h.
DlgProjectUtility::DlgProjectUtility | ( | QWidget * | parent = 0 , |
|
Qt::WFlags | fl = 0 | |||
) |
Definition at line 110 of file DlgProjectUtility.cpp.
References Gui::Dialog::Ui_DlgProjectUtility::setupUi(), and ui.
DlgProjectUtility::~DlgProjectUtility | ( | ) |
Destroys the object and frees any allocated resources.
Definition at line 119 of file DlgProjectUtility.cpp.
Ui_DlgProjectUtility* Gui::Dialog::DlgProjectUtility::ui [protected] |
Definition at line 45 of file DlgProjectUtility.h.
Referenced by DlgProjectUtility().