KDevelop API Documentation

TagDialogBase Class Reference

#include <tagdialogbase.h>

Inheritance diagram for TagDialogBase:

Inheritance graph
[legend]
Collaboration diagram for TagDialogBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QLabeltextLabel1
QLineEdittagBranchEdit
QCheckBoxtagAsBranchCheck
QCheckBoxforceCheck
QFrameline1
QPushButtonbuttonOk
QPushButtonbuttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutTagDialogBaseLayout
QHBoxLayoutlayout3
QHBoxLayoutlayout2
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 31 of file tagdialogbase.cpp.

References buttonCancel, buttonOk, forceCheck, Horizontal_Spacing2, languageChange(), layout2, layout3, line1, tagAsBranchCheck, tagBranchEdit, TagDialogBaseLayout, and textLabel1.

TagDialogBase::~TagDialogBase  ) 
 

Definition at line 89 of file tagdialogbase.cpp.


Member Function Documentation

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

Definition at line 98 of file tagdialogbase.cpp.

References buttonCancel, buttonOk, forceCheck, tagAsBranchCheck, and textLabel1.

Referenced by TagDialogBase().


Member Data Documentation

QPushButton* TagDialogBase::buttonCancel
 

Definition at line 40 of file tagdialogbase.h.

Referenced by languageChange(), and TagDialogBase().

QPushButton* TagDialogBase::buttonOk
 

Definition at line 39 of file tagdialogbase.h.

Referenced by languageChange(), and TagDialogBase().

QCheckBox* TagDialogBase::forceCheck
 

Definition at line 37 of file tagdialogbase.h.

Referenced by languageChange(), and TagDialogBase().

QSpacerItem* TagDialogBase::Horizontal_Spacing2 [protected]
 

Definition at line 46 of file tagdialogbase.h.

Referenced by TagDialogBase().

QHBoxLayout* TagDialogBase::layout2 [protected]
 

Definition at line 45 of file tagdialogbase.h.

Referenced by TagDialogBase().

QHBoxLayout* TagDialogBase::layout3 [protected]
 

Definition at line 44 of file tagdialogbase.h.

Referenced by TagDialogBase().

QFrame* TagDialogBase::line1
 

Definition at line 38 of file tagdialogbase.h.

Referenced by TagDialogBase().

QCheckBox* TagDialogBase::tagAsBranchCheck
 

Definition at line 36 of file tagdialogbase.h.

Referenced by languageChange(), and TagDialogBase().

QLineEdit* TagDialogBase::tagBranchEdit
 

Definition at line 35 of file tagdialogbase.h.

Referenced by TagDialogBase().

QVBoxLayout* TagDialogBase::TagDialogBaseLayout [protected]
 

Definition at line 43 of file tagdialogbase.h.

Referenced by TagDialogBase().

QLabel* TagDialogBase::textLabel1
 

Definition at line 34 of file tagdialogbase.h.

Referenced by languageChange(), and TagDialogBase().


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 Tue Feb 22 09:48:47 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003