KDevelop API Documentation

DialogWidget Class Reference

#include <dialog_widget.h>

Inheritance diagram for DialogWidget:

QWidget 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
QGroupBoxgroupBox2
QCheckBoxmemleakBox
QCheckBoxreachableBox
QCheckBoxchildrenBox
QLabeltextLabel5
KLineEditvalParamEdit
KURLRequestervalExecutableEdit
QLabeltextLabel4

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutDialogWidgetLayout
QGridLayoutgroupBox1Layout
QVBoxLayoutgroupBox2Layout
QHBoxLayoutlayout2
QSpacerItemspacer1
QGridLayoutlayout3

Private Slots

void checkBoxToggled ()

Constructor & Destructor Documentation

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

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().

DialogWidget::~DialogWidget  ) 
 

Definition at line 128 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(), and ValgrindDialog::setValParams().

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

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

QCheckBox* DialogWidget::childrenBox
 

Definition at line 42 of file dialog_widget.h.

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

QVBoxLayout* DialogWidget::DialogWidgetLayout [protected]
 

Definition at line 52 of file dialog_widget.h.

Referenced by DialogWidget().

KURLRequester* DialogWidget::executableEdit
 

Definition at line 35 of file dialog_widget.h.

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

QGroupBox* DialogWidget::groupBox1
 

Definition at line 34 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QGridLayout* DialogWidget::groupBox1Layout [protected]
 

Definition at line 53 of file dialog_widget.h.

Referenced by DialogWidget().

QGroupBox* DialogWidget::groupBox2
 

Definition at line 39 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QVBoxLayout* DialogWidget::groupBox2Layout [protected]
 

Definition at line 54 of file dialog_widget.h.

Referenced by DialogWidget().

QHBoxLayout* DialogWidget::layout2 [protected]
 

Definition at line 55 of file dialog_widget.h.

Referenced by DialogWidget().

QGridLayout* DialogWidget::layout3 [protected]
 

Definition at line 57 of file dialog_widget.h.

Referenced by DialogWidget().

QCheckBox* DialogWidget::memleakBox
 

Definition at line 40 of file dialog_widget.h.

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

KLineEdit* DialogWidget::paramEdit
 

Definition at line 38 of file dialog_widget.h.

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

QCheckBox* DialogWidget::reachableBox
 

Definition at line 41 of file dialog_widget.h.

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

QSpacerItem* DialogWidget::spacer1 [protected]
 

Definition at line 56 of file dialog_widget.h.

Referenced by DialogWidget().

QLabel* DialogWidget::textLabel2
 

Definition at line 37 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel3
 

Definition at line 36 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel4
 

Definition at line 46 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

QLabel* DialogWidget::textLabel5
 

Definition at line 43 of file dialog_widget.h.

Referenced by DialogWidget(), and languageChange().

KURLRequester* DialogWidget::valExecutableEdit
 

Definition at line 45 of file dialog_widget.h.

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

KLineEdit* DialogWidget::valParamEdit
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:01 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003