okteta
Kasten2::If::SelectedDataWriteable Class Referenceabstract
#include <selecteddatawriteable.h>
Inheritance diagram for Kasten2::If::SelectedDataWriteable:
Public Member Functions | |
virtual | ~SelectedDataWriteable () |
virtual bool | canReadData (const QMimeData *data) const =0 |
virtual QMimeData * | cutSelectedData ()=0 |
virtual void | deleteSelectedData ()=0 |
virtual void | insertData (const QMimeData *data)=0 |
Detailed Description
Definition at line 43 of file selecteddatawriteable.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 58 of file selecteddatawriteable.h.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
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.