okteta
Kasten2::If::Zoomable Class Referenceabstract
#include <zoomable.h>
Inheritance diagram for Kasten2::If::Zoomable:

Public Member Functions | |
virtual | ~Zoomable () |
virtual void | setZoomLevel (double Level)=0 |
virtual double | zoomLevel () const =0 |
virtual void | zoomLevelChanged (double Level)=0 |
Detailed Description
Definition at line 37 of file zoomable.h.
Constructor & Destructor Documentation
|
inlinevirtual |
Definition at line 52 of file zoomable.h.
Member Function Documentation
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
Implemented in Kasten2::ByteArrayView.
|
pure virtual |
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.