KDevelop API Documentation

DialogWidget Class Reference

#include <dialog_widget.h>

Inheritance diagram for DialogWidget:

Inheritance graph
[legend]
Collaboration diagram for DialogWidget:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void init ()

Public Member Functions

 DialogWidget (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~DialogWidget ()

Public Attributes

QGroupBoxgroupBox1
KURLRequesterexecutableEdit
QLabeltextLabel3
QLabeltextLabel2
KLineEditparamEdit
QWidgetStackstack
QWidgetWStackPage
QGroupBoxgroupBox2
QCheckBoxmemleakBox
QCheckBoxreachableBox
QCheckBoxchildrenBox
QLabeltextLabel5
KLineEditvalParamEdit
KURLRequestervalExecutableEdit
QLabeltextLabel4
QWidgetWStackPage_2
QGroupBoxgroupBox3
QLabeltextLabel5_2
KLineEditctParamEdit
KURLRequesterctExecutableEdit
QLabeltextLabel4_2
QCheckBoxctChildrenBox
QGroupBoxgroupBox4
KURLRequesterkcExecutableEdit
QLabeltextLabel4_2_2

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutDialogWidgetLayout
QGridLayoutgroupBox1Layout
QGridLayoutWStackPageLayout
QVBoxLayoutgroupBox2Layout
QHBoxLayoutlayout2
QSpacerItemspacer1
QGridLayoutlayout3
QGridLayoutWStackPageLayout_2
QGridLayoutgroupBox3Layout
QGridLayoutlayout3_2
QGridLayoutgroupBox4Layout

Private Slots

void checkBoxToggled ()

Constructor & Destructor Documentation

DialogWidget::DialogWidget QWidget parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Definition at line 32 of file dialog_widget.cpp.

References checkBoxToggled(), childrenBox, ctChildrenBox, ctExecutableEdit, ctParamEdit, DialogWidgetLayout, executableEdit, groupBox1, groupBox1Layout, groupBox2, groupBox2Layout, groupBox3, groupBox3Layout, groupBox4, groupBox4Layout, init(), kcExecutableEdit, languageChange(), layout2, layout3, layout3_2, memleakBox, paramEdit, reachableBox, spacer1, stack, textLabel2, textLabel3, textLabel4, textLabel4_2, textLabel4_2_2, textLabel5, textLabel5_2, valExecutableEdit, valParamEdit, WStackPage, WStackPage_2, WStackPageLayout, and WStackPageLayout_2.

DialogWidget::~DialogWidget  ) 
 

Definition at line 201 of file dialog_widget.cpp.


Member Function Documentation

void DialogWidget::checkBoxToggled  )  [private, slot]
 

Referenced by DialogWidget().

virtual void DialogWidget::init  )  [virtual, slot]
 

Referenced by DialogWidget(), ValgrindDialog::setCtParams(), and ValgrindDialog::setValParams().

void DialogWidget::languageChange  )  [protected, virtual, slot]
 

Definition at line 210 of file dialog_widget.cpp.

References childrenBox, ctChildrenBox, groupBox1, groupBox2, groupBox3, groupBox4, memleakBox, reachableBox, textLabel2, textLabel3, textLabel4, textLabel4_2, textLabel4_2_2, textLabel5, and textLabel5_2.

Referenced by DialogWidget().


Member Data Documentation

QCheckBox* DialogWidget::childrenBox
 

Definition at line 45 of file dialog_widget.h.

Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

QCheckBox* DialogWidget::ctChildrenBox
 

Definition at line 56 of file dialog_widget.h.

Referenced by ValgrindDialog::ctParams(), DialogWidget(), languageChange(), and ValgrindDialog::setCtParams().

KURLRequester* DialogWidget::ctExecutableEdit
 

Definition at line 54 of file dialog_widget.h.

Referenced by ValgrindDialog::ctExecutable(), DialogWidget(), ValgrindDialog::setCtExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged().

KLineEdit* DialogWidget::ctParamEdit
 

Definition at line 53 of file dialog_widget.h.

Referenced by ValgrindDialog::ctParams(), DialogWidget(), and ValgrindDialog::setCtParams().

QGridLayout* DialogWidget::DialogWidgetLayout [protected]
 

Definition at line 65 of file dialog_widget.h.

Referenced by DialogWidget().

KURLRequester* DialogWidget::executableEdit
 

Definition at line 36 of file dialog_widget.h.

Referenced by DialogWidget(), ValgrindDialog::executableName(), ValgrindDialog::setExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged().

QGroupBox* DialogWidget::groupBox1
 

Definition at line 35 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QGridLayout* DialogWidget::groupBox1Layout [protected]
 

Definition at line 66 of file dialog_widget.h.

Referenced by DialogWidget().

QGroupBox* DialogWidget::groupBox2
 

Definition at line 42 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QVBoxLayout* DialogWidget::groupBox2Layout [protected]
 

Definition at line 68 of file dialog_widget.h.

Referenced by DialogWidget().

QGroupBox* DialogWidget::groupBox3
 

Definition at line 51 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QGridLayout* DialogWidget::groupBox3Layout [protected]
 

Definition at line 73 of file dialog_widget.h.

Referenced by DialogWidget().

QGroupBox* DialogWidget::groupBox4
 

Definition at line 57 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QGridLayout* DialogWidget::groupBox4Layout [protected]
 

Definition at line 75 of file dialog_widget.h.

Referenced by DialogWidget().

KURLRequester* DialogWidget::kcExecutableEdit
 

Definition at line 58 of file dialog_widget.h.

Referenced by DialogWidget(), ValgrindDialog::kcExecutable(), ValgrindDialog::setKcExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged().

QHBoxLayout* DialogWidget::layout2 [protected]
 

Definition at line 69 of file dialog_widget.h.

Referenced by DialogWidget().

QGridLayout* DialogWidget::layout3 [protected]
 

Definition at line 71 of file dialog_widget.h.

Referenced by DialogWidget().

QGridLayout* DialogWidget::layout3_2 [protected]
 

Definition at line 74 of file dialog_widget.h.

Referenced by DialogWidget().

QCheckBox* DialogWidget::memleakBox
 

Definition at line 43 of file dialog_widget.h.

Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

KLineEdit* DialogWidget::paramEdit
 

Definition at line 39 of file dialog_widget.h.

Referenced by DialogWidget(), ValgrindDialog::parameters(), and ValgrindDialog::setParameters().

QCheckBox* DialogWidget::reachableBox
 

Definition at line 44 of file dialog_widget.h.

Referenced by DialogWidget(), languageChange(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

QSpacerItem* DialogWidget::spacer1 [protected]
 

Definition at line 70 of file dialog_widget.h.

Referenced by DialogWidget().

QWidgetStack* DialogWidget::stack
 

Definition at line 40 of file dialog_widget.h.

Referenced by DialogWidget(), and ValgrindDialog::ValgrindDialog().

QLabel* DialogWidget::textLabel2
 

Definition at line 38 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel3
 

Definition at line 37 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel4
 

Definition at line 49 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel4_2
 

Definition at line 55 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel4_2_2
 

Definition at line 59 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel5
 

Definition at line 46 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel5_2
 

Definition at line 52 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

KURLRequester* DialogWidget::valExecutableEdit
 

Definition at line 48 of file dialog_widget.h.

Referenced by DialogWidget(), ValgrindDialog::setValExecutable(), ValgrindDialog::valExecutable(), ValgrindDialog::ValgrindDialog(), and ValgrindDialog::valgrindTextChanged().

KLineEdit* DialogWidget::valParamEdit
 

Definition at line 47 of file dialog_widget.h.

Referenced by DialogWidget(), ValgrindDialog::setValParams(), and ValgrindDialog::valParams().

QWidget* DialogWidget::WStackPage
 

Definition at line 41 of file dialog_widget.h.

Referenced by DialogWidget().

QWidget* DialogWidget::WStackPage_2
 

Definition at line 50 of file dialog_widget.h.

Referenced by DialogWidget().

QGridLayout* DialogWidget::WStackPageLayout [protected]
 

Definition at line 67 of file dialog_widget.h.

Referenced by DialogWidget().

QGridLayout* DialogWidget::WStackPageLayout_2 [protected]
 

Definition at line 72 of file dialog_widget.h.

Referenced by DialogWidget().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:23:02 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003