PCheckListItem< T > Class Template Reference
#include <cppnewclassdlg.h>
Inheritance diagram for PCheckListItem< T >:


Public Member Functions | |
PCheckListItem (T item, QCheckListItem *parent, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QCheckListItem *parent, QListViewItem *after, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QListViewItem *parent, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QListViewItem *parent, QListViewItem *after, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QListView *parent, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QListView *parent, QListViewItem *after, const QString &text, Type tt=Controller) | |
PCheckListItem (T item, QListViewItem *parent, const QString &text, const QPixmap &p) | |
PCheckListItem (T item, QListView *parent, const QString &text, const QPixmap &p) | |
T | item () |
Public Attributes | |
QString | templateAddition |
Private Attributes | |
T | m_item |
template<class T>
class PCheckListItem< T >
Constructor & Destructor Documentation
|
Definition at line 36 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 39 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 42 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 45 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 48 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 51 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 54 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
|
Definition at line 57 of file cppnewclassdlg.h. References PCheckListItem< T >::m_item, and text(). |
Member Function Documentation
|
Definition at line 60 of file cppnewclassdlg.h. References T. Referenced by CppNewClassDialog::ClassGenerator::common_text(), and CppNewClassDialog::to_constructors_list_clicked(). |
Member Data Documentation
|
Definition at line 68 of file cppnewclassdlg.h. Referenced by PCheckListItem< T >::PCheckListItem(). |
|
Definition at line 65 of file cppnewclassdlg.h. Referenced by CppNewClassDialog::parseClass(), and CppNewClassDialog::to_constructors_list_clicked(). |
The documentation for this class was generated from the following file:
- languages/cpp/cppnewclassdlg.h