KDevApplicationTree Class Reference
#include <kapplicationtree.h>
Inheritance diagram for KDevApplicationTree:

Public Slots | |
void | slotItemHighlighted (QListViewItem *i) |
void | slotSelectionChanged (QListViewItem *i) |
Signals | |
void | selected (const QString &_name, const QString &_exec) |
void | highlighted (const QString &_name, const QString &_exec) |
Public Member Functions | |
KDevApplicationTree (QWidget *parent, const char *name=0) | |
void | addDesktopGroup (QString relPath, KDevAppTreeListItem *item=0) |
Add a group of .desktop/.kdelnk entries. | |
bool | isDirSel () |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *_ev) |
Protected Attributes | |
KDevAppTreeListItem * | currentitem |
Constructor & Destructor Documentation
|
Definition at line 134 of file kapplicationtree.cpp. References addDesktopGroup(), KDevApplicationTree(), slotItemHighlighted(), and slotSelectionChanged(). Referenced by KDevApplicationTree(). |
Member Function Documentation
|
Add a group of .desktop/.kdelnk entries.
Definition at line 156 of file kapplicationtree.cpp. References addDesktopGroup(), KServiceGroup::caption(), KService::desktopEntryPath(), endl(), KService::exec(), KServiceGroup::icon(), KService::icon(), KSycocaEntry::isType(), kdWarning(), KServiceGroup::List, KService::name(), KServiceGroup::Ptr, KServiceGroup::relPath(), and text(). Referenced by addDesktopGroup(), and KDevApplicationTree(). |
|
Referenced by slotItemHighlighted(). |
|
Definition at line 148 of file kapplicationtree.cpp. References currentitem, and KDevAppTreeListItem::isDirectory(). |
|
Definition at line 249 of file kapplicationtree.cpp. References resizeEvent(). Referenced by resizeEvent(). |
|
Referenced by slotSelectionChanged(). |
|
Definition at line 216 of file kapplicationtree.cpp. References currentitem, highlighted(), and slotItemHighlighted(). Referenced by KDevApplicationTree(), and slotItemHighlighted(). |
|
Definition at line 233 of file kapplicationtree.cpp. References currentitem, selected(), and slotSelectionChanged(). Referenced by KDevApplicationTree(), and slotSelectionChanged(). |
Member Data Documentation
|
Definition at line 89 of file kapplicationtree.h. Referenced by isDirSel(), slotItemHighlighted(), and slotSelectionChanged(). |
The documentation for this class was generated from the following files:
- parts/tools/kapplicationtree.h
- parts/tools/kapplicationtree.cpp