• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • kdelibs
  • KDE Home
  • Contact Us
 

KDEUI

Signals | Public Member Functions

KCategoryDrawerV2 Class Reference

#include <kcategorydrawer.h>

Inheritance diagram for KCategoryDrawerV2:
Inheritance graph
[legend]

List of all members.

Signals

void actionRequested (int action, const QModelIndex &index)
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

Deprecated:
Since:
4.4
Warning:
Please use KCategoryDrawerV3 instead

Definition at line 113 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::actionRequested ( int  action,
const QModelIndex &  index 
) [signal]

Emit this signal on your subclass implementation to notify that something happened.

Usually this will be triggered when you have received an event, and its position matched some "hot spot".

You give this action the integer you want, and having connected this signal to your code, the connected slot can perform the needed changes (view, model, selection model, delegate...)

void KCategoryDrawerV2::collapseOrExpandClicked ( const QModelIndex &  index) [signal]

This signal becomes emitted when collapse or expand has been clicked.

void KCategoryDrawerV2::mouseButtonDoubleClicked ( const QModelIndex &  index,
QMouseEvent *  event 
) [virtual]

Definition at line 224 of file kcategorydrawer.cpp.

void KCategoryDrawerV2::mouseButtonMoved ( const QModelIndex &  index,
QMouseEvent *  event 
) [virtual]

Definition at line 219 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 214 of file kcategorydrawer.cpp.


The documentation for this class was generated from the following files:
  • kcategorydrawer.h
  • kcategorydrawer.cpp

KDEUI

Skip menu "KDEUI"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.7.3
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal