okteta
dataselectable.h
Go to the documentation of this file.
virtual const AbstractModelSelection * modelSelection() const =0
virtual void selectedDataChanged(const AbstractModelSelection *modelSelection)=0
emitted if the selection changes, to other data or none
virtual QMimeData * copySelectedData() const =0
virtual void hasSelectedDataChanged(bool hasSelectedData)=0
emitted if there is a change in whether selected data is available or not
virtual bool hasSelectedData() const =0
virtual void selectAllData(bool selectAll)=0
Definition: dataselectable.h:42
virtual ~DataSelectable()
Definition: dataselectable.h:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:08 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:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.