KDevelop API Documentation

ReleaseInputDialogBase Class Reference

#include <releaseinputdialogbase.h>

Inheritance diagram for ReleaseInputDialogBase:

Inheritance graph
[legend]
Collaboration diagram for ReleaseInputDialogBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReleaseInputDialogBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~ReleaseInputDialogBase ()

Public Attributes

QButtonGroupbuttonGroup1
QRadioButtonheadRadio
QRadioButtonrevisionRadio
QLineEditrevisionEdit
QRadioButtondateRadio
QLineEditdateEdit
QGroupBoxgroupBox1
QCheckBoxrevertCheck
QFrameline1
QPushButtonbuttonOk
QPushButtonbuttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutReleaseInputDialogBaseLayout
QVBoxLayoutbuttonGroup1Layout
QHBoxLayoutlayout3
QHBoxLayoutlayout2
QGridLayoutgroupBox1Layout
QHBoxLayoutlayout2_2
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

ReleaseInputDialogBase::ReleaseInputDialogBase QWidget parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 33 of file releaseinputdialogbase.cpp.

References buttonCancel, buttonGroup1, buttonGroup1Layout, buttonOk, dateEdit, dateRadio, groupBox1, groupBox1Layout, headRadio, Horizontal_Spacing2, languageChange(), layout2, layout2_2, layout3, line1, ReleaseInputDialogBaseLayout, revertCheck, revisionEdit, and revisionRadio.

ReleaseInputDialogBase::~ReleaseInputDialogBase  ) 
 

Definition at line 121 of file releaseinputdialogbase.cpp.


Member Function Documentation

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

Definition at line 130 of file releaseinputdialogbase.cpp.

References buttonCancel, buttonGroup1, buttonOk, dateEdit, dateRadio, groupBox1, headRadio, revertCheck, revisionEdit, and revisionRadio.

Referenced by ReleaseInputDialogBase().


Member Data Documentation

QPushButton* ReleaseInputDialogBase::buttonCancel
 

Definition at line 46 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QButtonGroup* ReleaseInputDialogBase::buttonGroup1
 

Definition at line 36 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QVBoxLayout* ReleaseInputDialogBase::buttonGroup1Layout [protected]
 

Definition at line 50 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QPushButton* ReleaseInputDialogBase::buttonOk
 

Definition at line 45 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QLineEdit* ReleaseInputDialogBase::dateEdit
 

Definition at line 41 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QRadioButton* ReleaseInputDialogBase::dateRadio
 

Definition at line 40 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QGroupBox* ReleaseInputDialogBase::groupBox1
 

Definition at line 42 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QGridLayout* ReleaseInputDialogBase::groupBox1Layout [protected]
 

Definition at line 53 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QRadioButton* ReleaseInputDialogBase::headRadio
 

Definition at line 37 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QSpacerItem* ReleaseInputDialogBase::Horizontal_Spacing2 [protected]
 

Definition at line 55 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QHBoxLayout* ReleaseInputDialogBase::layout2 [protected]
 

Definition at line 52 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QHBoxLayout* ReleaseInputDialogBase::layout2_2 [protected]
 

Definition at line 54 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QHBoxLayout* ReleaseInputDialogBase::layout3 [protected]
 

Definition at line 51 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QFrame* ReleaseInputDialogBase::line1
 

Definition at line 44 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QVBoxLayout* ReleaseInputDialogBase::ReleaseInputDialogBaseLayout [protected]
 

Definition at line 49 of file releaseinputdialogbase.h.

Referenced by ReleaseInputDialogBase().

QCheckBox* ReleaseInputDialogBase::revertCheck
 

Definition at line 43 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QLineEdit* ReleaseInputDialogBase::revisionEdit
 

Definition at line 39 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().

QRadioButton* ReleaseInputDialogBase::revisionRadio
 

Definition at line 38 of file releaseinputdialogbase.h.

Referenced by languageChange(), and ReleaseInputDialogBase().


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:29:20 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003