![]() |
Kooky
|
This dialog displays all options. More...
#include <coptions.h>
Inheritance diagram for cOptions:
Collaboration diagram for cOptions:Public Member Functions | |
| cOptions (QWidget *parent=0) | |
| ~cOptions () | |
Protected Member Functions | |
| void | init () |
Private Slots | |
| void | onOptionsTreeSelectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
Private Attributes | |
| Ui::cOptions * | ui |
| cMainWindow * | m_lpMainWindow |
| QList< cPlugin * > | m_pluginList |
| QStandardItemModel * | m_lpOptionsTreeModel |
|
explicit |
| parent |
References init(), m_lpMainWindow, m_lpOptionsTreeModel, m_pluginList, cMainWindow::pluginList(), and ui.
Here is the call graph for this function:| cOptions::~cOptions | ( | ) |
References ui.
|
protected |
References m_lpOptionsTreeModel, onOptionsTreeSelectionChanged(), and ui.
Referenced by cOptions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
privateslot |
| selected | |
| deselected |
References m_lpOptionsTreeModel, m_pluginList, cOptionsPlugins::setPlugins(), and ui.
Referenced by init().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
TODO: describe
Referenced by cOptions().
|
private |
TODO: describe
Referenced by cOptions(), init(), and onOptionsTreeSelectionChanged().
|
private |
TODO: describe
Referenced by cOptions(), and onOptionsTreeSelectionChanged().
|
private |
TODO: describe
Referenced by cOptions(), init(), onOptionsTreeSelectionChanged(), and ~cOptions().