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 KListView::addColumn(), addDesktopGroup(), slotItemHighlighted(), and slotSelectionChanged(). |
Member Function Documentation
|
Add a group of .desktop/.kdelnk entries.
Definition at line 156 of file kapplicationtree.cpp. References KServiceGroup::caption(), KService::desktopEntryPath(), KService::exec(), KServiceGroup::group(), KServiceGroup::icon(), KService::icon(), KSycocaEntry::isType(), kdWarning(), KServiceGroup::List, KService::name(), KServiceGroup::Ptr, KServiceGroup::relPath(), and text(). Referenced by 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. |
|
Referenced by slotSelectionChanged(). |
|
Definition at line 216 of file kapplicationtree.cpp. References currentitem, KDevAppTreeListItem::directory, KDevAppTreeListItem::exec, and highlighted(). Referenced by KDevApplicationTree(). |
|
Definition at line 233 of file kapplicationtree.cpp. References currentitem, KDevAppTreeListItem::directory, KDevAppTreeListItem::exec, and selected(). Referenced by KDevApplicationTree(). |
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