okteta
abstractframerenderer.cpp
Go to the documentation of this file.
51 void AbstractFrameRenderer::setPos( const QPoint &point ) { d->mX = point.x(); d->mY = point.y(); }
AbstractFrameRenderer()
Definition: abstractframerenderer.cpp:41
virtual int width() const =0
virtual ~AbstractFrameRenderer()
Definition: abstractframerenderer.cpp:53
virtual int height() const =0
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.