KDevelop API Documentation

FilePropsPageBase Class Reference

#include <filepropspagebase.h>

Inheritance diagram for FilePropsPageBase:

QWidget FilePropsPage List of all members.

Public Slots

virtual void slotSelectionChanged ()
virtual void slotClassnameChanged (const QString &)

Public Member Functions

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

Public Attributes

QGroupBoxGroupBox7
QLabelTextLabel1_2
QLineEditclassname_edit
QLabelTextLabel2_2
QLineEditbaseclass_edit
QLineEditheaderfile_edit
QLabelimplfile_label
QLabelheaderfile_label
QLineEditimplfile_edit
QLabelTextLabel5
QLabelTextLabel6
QListBoxclasses_listbox
QMultiLineEditdesc_textview

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutForm1Layout
QGridLayoutGroupBox7Layout

Constructor & Destructor Documentation

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

Definition at line 30 of file filepropspagebase.cpp.

References baseclass_edit, classes_listbox, classname_edit, desc_textview, FilePropsPageBase(), Form1Layout, GroupBox7, GroupBox7Layout, headerfile_edit, headerfile_label, implfile_edit, implfile_label, languageChange(), slotClassnameChanged(), slotSelectionChanged(), TextLabel1_2, TextLabel2_2, TextLabel5, and TextLabel6.

Referenced by FilePropsPageBase().

FilePropsPageBase::~FilePropsPageBase  ) 
 

Definition at line 115 of file filepropspagebase.cpp.


Member Function Documentation

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

Definition at line 124 of file filepropspagebase.cpp.

References desc_textview, GroupBox7, headerfile_label, implfile_label, TextLabel1_2, TextLabel2_2, TextLabel5, and TextLabel6.

Referenced by FilePropsPageBase().

void FilePropsPageBase::slotClassnameChanged const QString  )  [virtual, slot]
 

Reimplemented in FilePropsPage.

Definition at line 142 of file filepropspagebase.cpp.

References slotClassnameChanged().

Referenced by FilePropsPageBase(), and slotClassnameChanged().

void FilePropsPageBase::slotSelectionChanged  )  [virtual, slot]
 

Reimplemented in FilePropsPage.

Definition at line 137 of file filepropspagebase.cpp.

Referenced by FilePropsPageBase().


Member Data Documentation

QLineEdit* FilePropsPageBase::baseclass_edit
 

Definition at line 39 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QListBox* FilePropsPageBase::classes_listbox
 

Definition at line 46 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QLineEdit* FilePropsPageBase::classname_edit
 

Definition at line 37 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QMultiLineEdit* FilePropsPageBase::desc_textview
 

Definition at line 47 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QGridLayout* FilePropsPageBase::Form1Layout [protected]
 

Definition at line 54 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QGroupBox* FilePropsPageBase::GroupBox7
 

Definition at line 35 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QGridLayout* FilePropsPageBase::GroupBox7Layout [protected]
 

Definition at line 55 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QLineEdit* FilePropsPageBase::headerfile_edit
 

Definition at line 40 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QLabel* FilePropsPageBase::headerfile_label
 

Definition at line 42 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QLineEdit* FilePropsPageBase::implfile_edit
 

Definition at line 43 of file filepropspagebase.h.

Referenced by FilePropsPageBase().

QLabel* FilePropsPageBase::implfile_label
 

Definition at line 41 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QLabel* FilePropsPageBase::TextLabel1_2
 

Definition at line 36 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QLabel* FilePropsPageBase::TextLabel2_2
 

Definition at line 38 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QLabel* FilePropsPageBase::TextLabel5
 

Definition at line 44 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), and languageChange().

QLabel* FilePropsPageBase::TextLabel6
 

Definition at line 45 of file filepropspagebase.h.

Referenced by FilePropsPageBase(), 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:02 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003