KDevelop API Documentation

ClassFileProp Class Reference

#include <filepropspage.h>

Collaboration diagram for ClassFileProp:

Collaboration graph
[legend]
List of all members.

Public Attributes

QString m_classname
QString m_implfile
QString m_headerfile
QString m_baseclass
QString m_description
QString m_key
 to idetify this object
bool m_change_baseclass

Member Data Documentation

QString ClassFileProp::m_baseclass
 

Definition at line 13 of file filepropspage.h.

Referenced by FilePropsPage::slotSelectionChanged().

bool ClassFileProp::m_change_baseclass
 

Definition at line 17 of file filepropspage.h.

Referenced by FilePropsPage::slotSelectionChanged().

QString ClassFileProp::m_classname
 

Definition at line 10 of file filepropspage.h.

Referenced by FilePropsPage::setClassFileProps(), and FilePropsPage::slotSelectionChanged().

QString ClassFileProp::m_description
 

Definition at line 14 of file filepropspage.h.

Referenced by FilePropsPage::slotSelectionChanged().

QString ClassFileProp::m_headerfile
 

Definition at line 12 of file filepropspage.h.

Referenced by FilePropsPage::slotSelectionChanged().

QString ClassFileProp::m_implfile
 

Definition at line 11 of file filepropspage.h.

Referenced by FilePropsPage::slotSelectionChanged().

QString ClassFileProp::m_key
 

to idetify this object

Definition at line 16 of file filepropspage.h.


The documentation for this class was generated from the following file:
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:37:51 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003