DocCheckItem Class Reference
Inheritance diagram for DocCheckItem:

Public Types | |
enum | DocType { QT_XML, DOXYGEN, KDOC, TOC, DEVHELP } |
Public Member Functions | |
DocCheckItem (DocTreeProjectConfigWidget *widget, DocType type, QCheckListItem *parent, const QString &text, Type tt=Controller) | |
DocCheckItem (DocTreeProjectConfigWidget *widget, DocType type, QListViewItem *parent, const QString &text, Type tt=Controller) | |
DocCheckItem (DocTreeProjectConfigWidget *widget, DocType type, QListView *parent, const QString &text, Type tt=Controller) | |
virtual DocType | type () |
virtual QString | name () const |
void | setName (const QString &name) |
Protected Member Functions | |
virtual void | stateChange (bool state) |
Private Attributes | |
DocTreeProjectConfigWidget * | m_widget |
DocType | m_type |
QString | m_name |
Member Enumeration Documentation
|
Definition at line 37 of file doctreeprojectconfigwidget.cpp. Referenced by type(). |
Constructor & Destructor Documentation
|
Definition at line 46 of file doctreeprojectconfigwidget.cpp. |
|
Definition at line 51 of file doctreeprojectconfigwidget.cpp. |
|
Definition at line 56 of file doctreeprojectconfigwidget.cpp. |
Member Function Documentation
|
Definition at line 66 of file doctreeprojectconfigwidget.cpp. Referenced by stateChange(). |
|
Definition at line 70 of file doctreeprojectconfigwidget.cpp. References m_name. Referenced by DocTreeProjectConfigWidget::readConfig(). |
|
|
Definition at line 61 of file doctreeprojectconfigwidget.cpp. References DocType. Referenced by stateChange(). |
Member Data Documentation
|
Definition at line 139 of file doctreeprojectconfigwidget.cpp. Referenced by setName(). |
|
Definition at line 138 of file doctreeprojectconfigwidget.cpp. Referenced by DocCheckItem(). |
|
Definition at line 137 of file doctreeprojectconfigwidget.cpp. Referenced by DocCheckItem(), and stateChange(). |
The documentation for this class was generated from the following file:
- parts/doctreeview/doctreeprojectconfigwidget.cpp