RunOptionsWidget Class Reference
#include <runoptionswidget.h>
Inherits RunOptionsWidgetBase.
Public Slots | |
void | accept () |
Public Member Functions | |
RunOptionsWidget (TQDomDocument &dom, const TQString &configGroup, const TQString &buildDirectory, TQWidget *parent=0, const char *name=0) | |
Detailed Description
Run options widget.
Definition at line 33 of file runoptionswidget.h.
Constructor & Destructor Documentation
◆ RunOptionsWidget()
RunOptionsWidget::RunOptionsWidget | ( | TQDomDocument & | dom, |
const TQString & | configGroup, | ||
const TQString & | buildDirectory, | ||
TQWidget * | parent = 0 , |
||
const char * | name = 0 |
||
) |
- Parameters
-
dom document DOM configGroup configuration group buildDirectory project build directory parent parent widget name widget's name
Definition at line 41 of file runoptionswidget.cpp.
The documentation for this class was generated from the following files: