okteta
Kasten2::If::DataSelectable Class Referenceabstract
#include <dataselectable.h>
Inheritance diagram for Kasten2::If::DataSelectable:

Public Member Functions | |
virtual | ~DataSelectable () |
virtual QMimeData * | copySelectedData () const =0 |
virtual bool | hasSelectedData () const =0 |
virtual void | hasSelectedDataChanged (bool hasSelectedData)=0 |
virtual const AbstractModelSelection * | modelSelection () const =0 |
virtual void | selectAllData (bool selectAll)=0 |
virtual void | selectedDataChanged (const AbstractModelSelection *modelSelection)=0 |
Detailed Description
Definition at line 42 of file dataselectable.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 62 of file dataselectable.h.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
emitted if there is a change in whether selected data is available or not
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
emitted if the selection changes, to other data or none
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.