KDevelop API Documentation

CommitDialogBase Class Reference

#include <commitdialogbase.h>

Inheritance diagram for CommitDialogBase:

Inheritance graph
[legend]
Collaboration diagram for CommitDialogBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QGroupBoxgroupBox1
QTextEdittextEdit
QCheckBoxcheckAddToChangelog
QLineEditchangeLogNameEdit
QFrameline1
QPushButtonbuttonOk
QPushButtonbuttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutCommitDialogBaseLayout
QVBoxLayoutgroupBox1Layout
QHBoxLayoutlayout2
QHBoxLayoutlayout5
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 32 of file commitdialogbase.cpp.

References buttonCancel, buttonOk, changeLogNameEdit, checkAddToChangelog, CommitDialogBaseLayout, groupBox1, groupBox1Layout, Horizontal_Spacing2, languageChange(), layout2, layout5, line1, and textEdit.

CommitDialogBase::~CommitDialogBase  ) 
 

Definition at line 92 of file commitdialogbase.cpp.


Member Function Documentation

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

Definition at line 101 of file commitdialogbase.cpp.

References buttonCancel, buttonOk, changeLogNameEdit, checkAddToChangelog, and groupBox1.

Referenced by CommitDialogBase().


Member Data Documentation

QPushButton* CommitDialogBase::buttonCancel
 

Definition at line 41 of file commitdialogbase.h.

Referenced by CommitDialogBase(), and languageChange().

QPushButton* CommitDialogBase::buttonOk
 

Definition at line 40 of file commitdialogbase.h.

Referenced by CommitDialogBase(), and languageChange().

QLineEdit* CommitDialogBase::changeLogNameEdit
 

Definition at line 38 of file commitdialogbase.h.

Referenced by CommitDialogBase(), and languageChange().

QCheckBox* CommitDialogBase::checkAddToChangelog
 

Definition at line 37 of file commitdialogbase.h.

Referenced by CommitDialogBase(), and languageChange().

QVBoxLayout* CommitDialogBase::CommitDialogBaseLayout [protected]
 

Definition at line 44 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QGroupBox* CommitDialogBase::groupBox1
 

Definition at line 35 of file commitdialogbase.h.

Referenced by CommitDialogBase(), and languageChange().

QVBoxLayout* CommitDialogBase::groupBox1Layout [protected]
 

Definition at line 45 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QSpacerItem* CommitDialogBase::Horizontal_Spacing2 [protected]
 

Definition at line 48 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QHBoxLayout* CommitDialogBase::layout2 [protected]
 

Definition at line 46 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QHBoxLayout* CommitDialogBase::layout5 [protected]
 

Definition at line 47 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QFrame* CommitDialogBase::line1
 

Definition at line 39 of file commitdialogbase.h.

Referenced by CommitDialogBase().

QTextEdit* CommitDialogBase::textEdit
 

Definition at line 36 of file commitdialogbase.h.

Referenced by CommitDialogBase().


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