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 14 of file filepropspage.cpp. References FilePropsPage(), m_current_class, and m_props. Referenced by FilePropsPage(). |
|
Definition at line 23 of file filepropspage.cpp. |
Member Function Documentation
|
Definition at line 82 of file filepropspage.cpp. References m_props. |
|
Definition at line 64 of file filepropspage.cpp. References ClassFileProp::m_classname, m_different_header_impl, m_props, setClassFileProps(), and slotSelectionChanged(). Referenced by setClassFileProps(). |
|
Reimplemented from FilePropsPageBase. Definition at line 85 of file filepropspage.cpp. References slotClassnameChanged(), and text(). Referenced by slotClassnameChanged(). |
|
Reimplemented from FilePropsPageBase. Definition at line 31 of file filepropspage.cpp. References ClassFileProp::m_baseclass, ClassFileProp::m_change_baseclass, ClassFileProp::m_classname, m_current_class, ClassFileProp::m_description, m_different_header_impl, 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(), and slotSelectionChanged(). |
|
Definition at line 35 of file filepropspage.h. Referenced by FilePropsPage(), getClassFileProps(), setClassFileProps(), and slotSelectionChanged(). |
The documentation for this class was generated from the following files:
- parts/appwizard/filepropspage.h
- parts/appwizard/filepropspage.cpp