KDevelop API Documentation

EditChooser Class Reference

#include <editchooser.h>

Inheritance diagram for EditChooser:

Inheritance graph
[legend]
Collaboration diagram for EditChooser:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void slotEditPartChanged (const QString &)

Public Member Functions

 EditChooser (QWidget *parent=0, const char *name=0, WFlags fl=0)
 ~EditChooser ()

Public Attributes

QGroupBoxGroupBox1
QComboBoxEditorPart
QLabelTextLabel1
QButtonGroupexternal_changes_group
QRadioButtonnothing
QRadioButtonalert
QRadioButtonreload

Protected Slots

virtual void languageChange ()

Protected Attributes

QVBoxLayoutEditChooserLayout
QSpacerItemspacer2
QGridLayoutGroupBox1Layout
QVBoxLayoutexternal_changes_groupLayout

Constructor & Destructor Documentation

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

Definition at line 30 of file editchooser.cpp.

References alert, EditChooserLayout, EditorPart, external_changes_group, external_changes_groupLayout, GroupBox1, GroupBox1Layout, languageChange(), nothing, reload, slotEditPartChanged(), spacer2, and TextLabel1.

EditChooser::~EditChooser  ) 
 

Definition at line 83 of file editchooser.cpp.


Member Function Documentation

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

Definition at line 92 of file editchooser.cpp.

References alert, external_changes_group, GroupBox1, nothing, reload, and TextLabel1.

Referenced by EditChooser().

void EditChooser::slotEditPartChanged const QString  )  [virtual, slot]
 

Reimplemented in EditorChooserWidget.

Definition at line 107 of file editchooser.cpp.

Referenced by EditChooser().


Member Data Documentation

QRadioButton* EditChooser::alert
 

Definition at line 39 of file editchooser.h.

Referenced by EditChooser(), and languageChange().

QVBoxLayout* EditChooser::EditChooserLayout [protected]
 

Definition at line 46 of file editchooser.h.

Referenced by EditChooser().

QComboBox* EditChooser::EditorPart
 

Definition at line 35 of file editchooser.h.

Referenced by EditChooser().

QButtonGroup* EditChooser::external_changes_group
 

Definition at line 37 of file editchooser.h.

Referenced by EditChooser(), and languageChange().

QVBoxLayout* EditChooser::external_changes_groupLayout [protected]
 

Definition at line 49 of file editchooser.h.

Referenced by EditChooser().

QGroupBox* EditChooser::GroupBox1
 

Definition at line 34 of file editchooser.h.

Referenced by EditChooser(), and languageChange().

QGridLayout* EditChooser::GroupBox1Layout [protected]
 

Definition at line 48 of file editchooser.h.

Referenced by EditChooser().

QRadioButton* EditChooser::nothing
 

Definition at line 38 of file editchooser.h.

Referenced by EditChooser(), and languageChange().

QRadioButton* EditChooser::reload
 

Definition at line 40 of file editchooser.h.

Referenced by EditChooser(), and languageChange().

QSpacerItem* EditChooser::spacer2 [protected]
 

Definition at line 47 of file editchooser.h.

Referenced by EditChooser().

QLabel* EditChooser::TextLabel1
 

Definition at line 36 of file editchooser.h.

Referenced by EditChooser(), 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:41:38 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003