KDEUI
KCategoryDrawerV2 Class Reference
#include <kcategorydrawer.h>
Inheritance diagram for KCategoryDrawerV2:

Signals | |
| void | collapseOrExpandClicked (const QModelIndex &index) |
Public Member Functions | |
| KCategoryDrawerV2 (QObject *parent=0) | |
| virtual | ~KCategoryDrawerV2 () |
| virtual void | mouseButtonDoubleClicked (const QModelIndex &index, QMouseEvent *event) |
| virtual void | mouseButtonMoved (const QModelIndex &index, QMouseEvent *event) |
| virtual void | mouseButtonPressed (const QModelIndex &index, QMouseEvent *event) |
| virtual void | mouseButtonReleased (const QModelIndex &index, QMouseEvent *event) |
Detailed Description
- Since:
- 4.4
Definition at line 92 of file kcategorydrawer.h.
Constructor & Destructor Documentation
| KCategoryDrawerV2::KCategoryDrawerV2 | ( | QObject * | parent = 0 |
) |
Definition at line 199 of file kcategorydrawer.cpp.
| KCategoryDrawerV2::~KCategoryDrawerV2 | ( | ) | [virtual] |
Definition at line 205 of file kcategorydrawer.cpp.
Member Function Documentation
| void KCategoryDrawerV2::collapseOrExpandClicked | ( | const QModelIndex & | index | ) | [signal] |
| void KCategoryDrawerV2::mouseButtonDoubleClicked | ( | const QModelIndex & | index, | |
| QMouseEvent * | event | |||
| ) | [virtual] |
Definition at line 221 of file kcategorydrawer.cpp.
| void KCategoryDrawerV2::mouseButtonMoved | ( | const QModelIndex & | index, | |
| QMouseEvent * | event | |||
| ) | [virtual] |
Definition at line 217 of file kcategorydrawer.cpp.
| void KCategoryDrawerV2::mouseButtonPressed | ( | const QModelIndex & | index, | |
| QMouseEvent * | event | |||
| ) | [virtual] |
Definition at line 209 of file kcategorydrawer.cpp.
| void KCategoryDrawerV2::mouseButtonReleased | ( | const QModelIndex & | index, | |
| QMouseEvent * | event | |||
| ) | [virtual] |
Definition at line 213 of file kcategorydrawer.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference