|
hydrogen 1.2.6
|
Node in the Color tree of the appearance tab. More...
#include <PreferencesDialog.h>
Public Member Functions | |
| ColorTreeItem (int nId, QTreeWidget *pParent, QString sLabel) | |
| ColorTreeItem (int nId, QTreeWidgetItem *pParent, QString sLabel) | |
| int | getId () const |
Private Attributes | |
| int | m_nId |
Node in the Color tree of the appearance tab.
Definition at line 81 of file PreferencesDialog.h.
| ColorTreeItem | ( | int | nId, |
| QTreeWidgetItem * | pParent, | ||
| QString | sLabel ) |
Definition at line 122 of file PreferencesDialog.cpp.
| ColorTreeItem | ( | int | nId, |
| QTreeWidget * | pParent, | ||
| QString | sLabel ) |
Definition at line 126 of file PreferencesDialog.cpp.
| int getId | ( | ) | const |
Definition at line 130 of file PreferencesDialog.cpp.
|
private |
Definition at line 89 of file PreferencesDialog.h.