KDevelop API Documentation

DiffDialogBase Class Reference

#include <diffdialogbase.h>

Inheritance diagram for DiffDialogBase:

Inheritance graph
[legend]
Collaboration diagram for DiffDialogBase:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

QButtonGroupbuttonGroup1
QRadioButtondiffLocalHeadRadio
QRadioButtondiffLocalBaseRadio
QRadioButtondiffLocalOtherRadio
QLineEditrevOtherEdit
QRadioButtondiffArbitraryRevRadio
QLabeltextLabel1
QLineEditrevbEdit
QLineEditrevaEdit
QLabeltextLabel2
QFrameline1
QPushButtonbuttonOk
QPushButtonbuttonCancel

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutDiffDialogLayout
QVBoxLayoutbuttonGroup1Layout
QHBoxLayoutlayout3
QGridLayoutlayout3_2
QHBoxLayoutlayout2
QSpacerItemHorizontal_Spacing2

Constructor & Destructor Documentation

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

Definition at line 32 of file diffdialogbase.cpp.

References buttonCancel, buttonGroup1, buttonGroup1Layout, buttonOk, diffArbitraryRevRadio, DiffDialogLayout, diffLocalBaseRadio, diffLocalHeadRadio, diffLocalOtherRadio, Horizontal_Spacing2, languageChange(), layout2, layout3, layout3_2, line1, revaEdit, revbEdit, revOtherEdit, textLabel1, and textLabel2.

DiffDialogBase::~DiffDialogBase  ) 
 

Definition at line 135 of file diffdialogbase.cpp.


Member Function Documentation

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

Definition at line 144 of file diffdialogbase.cpp.

References buttonCancel, buttonGroup1, buttonOk, diffArbitraryRevRadio, diffLocalBaseRadio, diffLocalHeadRadio, diffLocalOtherRadio, revaEdit, revbEdit, textLabel1, and textLabel2.

Referenced by DiffDialogBase().


Member Data Documentation

QPushButton* DiffDialogBase::buttonCancel
 

Definition at line 47 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QButtonGroup* DiffDialogBase::buttonGroup1
 

Definition at line 35 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QVBoxLayout* DiffDialogBase::buttonGroup1Layout [protected]
 

Definition at line 51 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QPushButton* DiffDialogBase::buttonOk
 

Definition at line 46 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QRadioButton* DiffDialogBase::diffArbitraryRevRadio
 

Definition at line 40 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QVBoxLayout* DiffDialogBase::DiffDialogLayout [protected]
 

Definition at line 50 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QRadioButton* DiffDialogBase::diffLocalBaseRadio
 

Definition at line 37 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QRadioButton* DiffDialogBase::diffLocalHeadRadio
 

Definition at line 36 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QRadioButton* DiffDialogBase::diffLocalOtherRadio
 

Definition at line 38 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QSpacerItem* DiffDialogBase::Horizontal_Spacing2 [protected]
 

Definition at line 55 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QHBoxLayout* DiffDialogBase::layout2 [protected]
 

Definition at line 54 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QHBoxLayout* DiffDialogBase::layout3 [protected]
 

Definition at line 52 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QGridLayout* DiffDialogBase::layout3_2 [protected]
 

Definition at line 53 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QFrame* DiffDialogBase::line1
 

Definition at line 45 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QLineEdit* DiffDialogBase::revaEdit
 

Definition at line 43 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QLineEdit* DiffDialogBase::revbEdit
 

Definition at line 42 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QLineEdit* DiffDialogBase::revOtherEdit
 

Definition at line 39 of file diffdialogbase.h.

Referenced by DiffDialogBase().

QLabel* DiffDialogBase::textLabel1
 

Definition at line 41 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().

QLabel* DiffDialogBase::textLabel2
 

Definition at line 44 of file diffdialogbase.h.

Referenced by DiffDialogBase(), and languageChange().


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