okteta
KDE::If::DataSelectable Class Reference
#include <kidataselectable.h>
Inheritance diagram for KDE::If::DataSelectable:

Detailed Description
Definition at line 38 of file kidataselectable.h.
Public Member Functions | |
| virtual QMimeData * | copySelectedData () const =0 |
| virtual bool | hasSelectedData () const =0 |
| virtual void | hasSelectedDataChanged (bool hasSelectedData)=0 |
| virtual void | selectAllData (bool selectAll)=0 |
| virtual const AbstractModelSelection * | selection () const =0 |
| virtual | ~DataSelectable () |
Constructor & Destructor Documentation
| KDE::If::DataSelectable::~DataSelectable | ( | ) | [inline, virtual] |
Definition at line 55 of file kidataselectable.h.
Member Function Documentation
| virtual QMimeData* KDE::If::DataSelectable::copySelectedData | ( | ) | const [pure virtual] |
Implemented in KByteArrayDisplay.
| virtual bool KDE::If::DataSelectable::hasSelectedData | ( | ) | const [pure virtual] |
Implemented in KByteArrayDisplay.
| virtual void KDE::If::DataSelectable::hasSelectedDataChanged | ( | bool | hasSelectedData | ) | [pure virtual] |
Implemented in KByteArrayDisplay.
| virtual void KDE::If::DataSelectable::selectAllData | ( | bool | selectAll | ) | [pure virtual] |
Implemented in KByteArrayDisplay.
| virtual const AbstractModelSelection* KDE::If::DataSelectable::selection | ( | ) | const [pure virtual] |
Implemented in KByteArrayDisplay.
The documentation for this class was generated from the following file:
KDE 4.2 API Reference