DialogWidget Class Reference
#include <dialog_widget.h>
Inheritance diagram for DialogWidget:

Public Slots | |
virtual void | init () |
Public Member Functions | |
DialogWidget (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~DialogWidget () | |
Public Attributes | |
QGroupBox * | groupBox1 |
KURLRequester * | executableEdit |
QLabel * | textLabel3 |
QLabel * | textLabel2 |
KLineEdit * | paramEdit |
QGroupBox * | groupBox2 |
QCheckBox * | memleakBox |
QCheckBox * | reachableBox |
QCheckBox * | childrenBox |
QLabel * | textLabel5 |
KLineEdit * | valParamEdit |
KURLRequester * | valExecutableEdit |
QLabel * | textLabel4 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QVBoxLayout * | DialogWidgetLayout |
QGridLayout * | groupBox1Layout |
QVBoxLayout * | groupBox2Layout |
QHBoxLayout * | layout2 |
QSpacerItem * | spacer1 |
QGridLayout * | layout3 |
Private Slots | |
void | checkBoxToggled () |
Constructor & Destructor Documentation
|
Definition at line 31 of file dialog_widget.cpp. References checkBoxToggled(), childrenBox, DialogWidget(), DialogWidgetLayout, executableEdit, groupBox1, groupBox1Layout, groupBox2, groupBox2Layout, init(), languageChange(), layout2, layout3, memleakBox, paramEdit, reachableBox, spacer1, textLabel2, textLabel3, textLabel4, textLabel5, valExecutableEdit, and valParamEdit. Referenced by DialogWidget(). |
|
Definition at line 128 of file dialog_widget.cpp. |
Member Function Documentation
|
Referenced by DialogWidget(). |
|
Referenced by DialogWidget(), and ValgrindDialog::setValParams(). |
|
Definition at line 137 of file dialog_widget.cpp. References childrenBox, groupBox1, groupBox2, memleakBox, reachableBox, textLabel2, textLabel3, textLabel4, and textLabel5. Referenced by DialogWidget(). |
Member Data Documentation
|
Definition at line 42 of file dialog_widget.h. Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams(). |
|
Definition at line 52 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 35 of file dialog_widget.h. Referenced by DialogWidget(), ValgrindDialog::executableName(), ValgrindDialog::setExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged(). |
|
Definition at line 34 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 53 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 39 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 54 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 55 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 57 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 40 of file dialog_widget.h. Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams(). |
|
Definition at line 38 of file dialog_widget.h. Referenced by DialogWidget(), ValgrindDialog::parameters(), and ValgrindDialog::setParameters(). |
|
Definition at line 41 of file dialog_widget.h. Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams(). |
|
Definition at line 56 of file dialog_widget.h. Referenced by DialogWidget(). |
|
Definition at line 37 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 36 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 46 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 43 of file dialog_widget.h. Referenced by DialogWidget(), and languageChange(). |
|
Definition at line 45 of file dialog_widget.h. Referenced by DialogWidget(), ValgrindDialog::setValExecutable(), ValgrindDialog::valExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged(). |
|
Definition at line 44 of file dialog_widget.h. Referenced by DialogWidget(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams(). |
The documentation for this class was generated from the following files:
- parts/valgrind/dialog_widget.h
- parts/valgrind/dialog_widget.cpp