okteta
Kasten2::AbstractSelectionView Class Referenceabstract
#include <abstractselectionview.h>
Inheritance diagram for Kasten2::AbstractSelectionView:
Public Member Functions | |
virtual | ~AbstractSelectionView () |
virtual void | setData (AbstractModel *model, const AbstractModelSelection *selection)=0 |
virtual QWidget * | widget () const =0 |
Protected Member Functions | |
AbstractSelectionView () | |
Protected Attributes | |
Private *const | d |
Detailed Description
Definition at line 41 of file abstractselectionview.h.
Constructor & Destructor Documentation
|
protected |
Definition at line 40 of file abstractselectionview.cpp.
|
virtual |
Definition at line 44 of file abstractselectionview.cpp.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ByteArrayTextStreamEncoderPreview.
|
pure virtual |
Implemented in Kasten2::ByteArrayTextStreamEncoderPreview.
Member Data Documentation
|
protected |
Definition at line 55 of file abstractselectionview.h.
The documentation for this class was generated from the following files:
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.