FilePropsPage Class Reference
#include <filepropspage.h>
Inheritance diagram for FilePropsPage:


Public Slots | |
void | slotSelectionChanged () |
virtual void | slotClassnameChanged (const QString &) |
Public Member Functions | |
FilePropsPage (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~FilePropsPage () | |
void | setClassFileProps (QPtrList< ClassFileProp > props, bool different_header_impl=true) |
QPtrList< ClassFileProp > | getClassFileProps () |
Protected Attributes | |
QPtrList< ClassFileProp > * | m_props |
bool | m_different_header_impl |
uint | m_current_class |
Constructor & Destructor Documentation
|
Definition at line 13 of file filepropspage.cpp. References m_current_class, and m_props. |
|
Definition at line 22 of file filepropspage.cpp. |
Member Function Documentation
|
Definition at line 81 of file filepropspage.cpp. |
|
Definition at line 63 of file filepropspage.cpp. References ClassFileProp::m_classname, m_different_header_impl, m_props, and slotSelectionChanged(). |
|
Reimplemented from FilePropsPageBase. Definition at line 84 of file filepropspage.cpp. References text(). |
|
Reimplemented from FilePropsPageBase. Definition at line 30 of file filepropspage.cpp. References ClassFileProp::m_baseclass, ClassFileProp::m_change_baseclass, ClassFileProp::m_classname, m_current_class, ClassFileProp::m_description, ClassFileProp::m_headerfile, ClassFileProp::m_implfile, and m_props. Referenced by setClassFileProps(). |
Member Data Documentation
|
Definition at line 37 of file filepropspage.h. Referenced by FilePropsPage(), and slotSelectionChanged(). |
|
Definition at line 36 of file filepropspage.h. Referenced by setClassFileProps(). |
|
Definition at line 35 of file filepropspage.h. Referenced by FilePropsPage(), setClassFileProps(), and slotSelectionChanged(). |
The documentation for this class was generated from the following files:
- parts/appwizard/filepropspage.h
- parts/appwizard/filepropspage.cpp