ToolsConfig Class Reference
#include <toolsconfig.h>
Inheritance diagram for ToolsConfig:


Public Slots | |
void | accept () |
Public Member Functions | |
ToolsConfig (QWidget *parent=0, const char *name=0) | |
Protected Member Functions | |
void | showEvent (QShowEvent *) |
void | fill () |
void | add (const QString &desktopFile) |
void | remove (const QString &desktopFile) |
Private Slots | |
void | checkButtons () |
void | toList () |
void | toTree () |
void | updateList () |
Private Attributes | |
KDevApplicationTree * | _tree |
QListBox * | _list |
QPushButton * | _toList |
QPushButton * | _toTree |
QPtrList< Entry > | _entries |
Constructor & Destructor Documentation
|
Definition at line 20 of file toolsconfig.cpp. References _entries. |
Member Function Documentation
|
Definition at line 139 of file toolsconfig.cpp. References _entries, KConfigBase::setGroup(), KConfigBase::sync(), and KConfigBase::writeEntry(). |
|
Definition at line 101 of file toolsconfig.cpp. References _entries, checkButtons(), Entry::desktopFile, Entry::icon, Entry::name, KDesktopFile::readIcon(), KDesktopFile::readName(), and updateList(). |
|
Definition at line 80 of file toolsconfig.cpp. References _list, _toList, _toTree, and _tree. Referenced by add(), showEvent(), toList(), and toTree(). |
|
Definition at line 87 of file toolsconfig.cpp. References _entries, add(), KConfigBase::readListEntry(), and KConfigBase::setGroup(). Referenced by showEvent(). |
|
|
|
Definition at line 27 of file toolsconfig.cpp. References _list, _toList, _toTree, _tree, checkButtons(), fill(), toList(), and toTree(). |
|
Definition at line 122 of file toolsconfig.cpp. References _tree, add(), checkButtons(), and KDevAppTreeListItem::desktopEntryPath(). Referenced by showEvent(). |
|
Definition at line 131 of file toolsconfig.cpp. References _entries, _list, checkButtons(), and updateList(). Referenced by showEvent(). |
|
Definition at line 154 of file toolsconfig.cpp. |
Member Data Documentation
|
Definition at line 66 of file toolsconfig.h. Referenced by accept(), add(), fill(), ToolsConfig(), toTree(), and updateList(). |
|
Definition at line 63 of file toolsconfig.h. Referenced by checkButtons(), showEvent(), toTree(), and updateList(). |
|
Definition at line 64 of file toolsconfig.h. Referenced by checkButtons(), and showEvent(). |
|
Definition at line 64 of file toolsconfig.h. Referenced by checkButtons(), and showEvent(). |
|
Definition at line 62 of file toolsconfig.h. Referenced by checkButtons(), showEvent(), and toList(). |
The documentation for this class was generated from the following files:
- parts/tools/toolsconfig.h
- parts/tools/toolsconfig.cpp