KDevelop API Documentation

FilePropertyBase Class Reference

#include <filepropertybase.h>

Inheritance diagram for FilePropertyBase:

Inheritance graph
[legend]
Collaboration diagram for FilePropertyBase:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void updateFileProperties ()

Public Member Functions

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

Public Attributes

QPushButtonbuttonCancel
QPushButtonbuttonOk
QLabelTextLabel1
QListViewScopeTree

Protected Slots

virtual void languageChange ()

Protected Attributes

QGridLayoutFilePropertyBaseLayout
QSpacerItemSpacer1

Constructor & Destructor Documentation

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

Definition at line 31 of file filepropertybase.cpp.

References buttonCancel, buttonOk, FilePropertyBaseLayout, languageChange(), ScopeTree, Spacer1, TextLabel1, and updateFileProperties().

FilePropertyBase::~FilePropertyBase  ) 
 

Definition at line 79 of file filepropertybase.cpp.


Member Function Documentation

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

Definition at line 88 of file filepropertybase.cpp.

References buttonCancel, buttonOk, ScopeTree, and TextLabel1.

Referenced by FilePropertyBase().

void FilePropertyBase::updateFileProperties  )  [virtual, slot]
 

Reimplemented in FilePropertyDlg.

Definition at line 97 of file filepropertybase.cpp.

Referenced by FilePropertyBase().


Member Data Documentation

QPushButton* FilePropertyBase::buttonCancel
 

Definition at line 33 of file filepropertybase.h.

Referenced by FilePropertyBase(), and languageChange().

QPushButton* FilePropertyBase::buttonOk
 

Definition at line 34 of file filepropertybase.h.

Referenced by FilePropertyBase(), and languageChange().

QGridLayout* FilePropertyBase::FilePropertyBaseLayout [protected]
 

Definition at line 42 of file filepropertybase.h.

Referenced by FilePropertyBase().

QListView* FilePropertyBase::ScopeTree
 

Definition at line 36 of file filepropertybase.h.

Referenced by FilePropertyBase(), and languageChange().

QSpacerItem* FilePropertyBase::Spacer1 [protected]
 

Definition at line 43 of file filepropertybase.h.

Referenced by FilePropertyBase().

QLabel* FilePropertyBase::TextLabel1
 

Definition at line 35 of file filepropertybase.h.

Referenced by FilePropertyBase(), 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 Wed Mar 23 00:24:48 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003