kgpg
KeyTreeView Class Reference
#include <keytreeview.h>
Inheritance diagram for KeyTreeView:

Detailed Description
Definition at line 34 of file keytreeview.h.
Public Slots | |
| void | resizeColumnsToContents () |
| void | selectNode (KGpgNode *nd) |
Public Member Functions | |
| KeyTreeView (QWidget *parent=0, KeyListProxyModel *model=0) | |
| void | restoreLayout (KConfigGroup &cg) |
| void | saveLayout (KConfigGroup &cg) const |
| KGpgNode * | selectedNode () const |
| QList< KGpgNode * > | selectedNodes (bool *psame=NULL, KgpgCore::KgpgItemType *pt=NULL) const |
Protected Member Functions | |
| virtual void | contentsDragMoveEvent (QDragMoveEvent *e) |
| virtual void | contentsDropEvent (QDropEvent *e) |
| virtual void | startDrag (Qt::DropActions) |
Constructor & Destructor Documentation
| KeyTreeView::KeyTreeView | ( | QWidget * | parent = 0, |
|
| KeyListProxyModel * | model = 0 | |||
| ) | [explicit] |
Definition at line 33 of file keytreeview.cpp.
Member Function Documentation
| void KeyTreeView::contentsDragMoveEvent | ( | QDragMoveEvent * | e | ) | [protected, virtual] |
Definition at line 139 of file keytreeview.cpp.
| void KeyTreeView::contentsDropEvent | ( | QDropEvent * | e | ) | [protected, virtual] |
Definition at line 145 of file keytreeview.cpp.
| void KeyTreeView::resizeColumnsToContents | ( | ) | [slot] |
Definition at line 195 of file keytreeview.cpp.
| void KeyTreeView::restoreLayout | ( | KConfigGroup & | cg | ) |
Definition at line 104 of file keytreeview.cpp.
| void KeyTreeView::saveLayout | ( | KConfigGroup & | cg | ) | const |
Definition at line 121 of file keytreeview.cpp.
| KGpgNode * KeyTreeView::selectedNode | ( | ) | const |
Definition at line 81 of file keytreeview.cpp.
| QList< KGpgNode * > KeyTreeView::selectedNodes | ( | bool * | psame = NULL, |
|
| KgpgCore::KgpgItemType * | pt = NULL | |||
| ) | const |
Definition at line 43 of file keytreeview.cpp.
| void KeyTreeView::selectNode | ( | KGpgNode * | nd | ) | [slot] |
Definition at line 92 of file keytreeview.cpp.
| void KeyTreeView::startDrag | ( | Qt::DropActions | supportedActions | ) | [protected, virtual] |
Definition at line 169 of file keytreeview.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference