kapptemplate
#include <KoTool.h>
Include dependency graph for %{APPNAME}Tool.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | APPNAMEUC }TOOL_H |
Functions | |
void | activate (bool temporary=false) |
QWidget * | createOptionWidget () |
void | deactivate () |
void | mouseMoveEvent (KoPointerEvent *) |
void | mousePressEvent (KoPointerEvent *) |
void | mouseReleaseEvent (KoPointerEvent *) |
void | paint (QPainter &painter, const KoViewConverter &viewconverter) |
class { | |
} | Tool (KoCanvasBase *canvas) |
Variables | |
class { | |
} | Widget |
Macro Definition Documentation
#define APPNAMEUC }TOOL_H |
Function Documentation
void activate | ( | bool | temporary = false | ) |
QWidget* createOptionWidget | ( | ) |
void deactivate | ( | ) |
void mouseMoveEvent | ( | KoPointerEvent * | ) |
void mousePressEvent | ( | KoPointerEvent * | ) |
void mouseReleaseEvent | ( | KoPointerEvent * | ) |
void paint | ( | QPainter & | painter, |
const KoViewConverter & | viewconverter | ||
) |
class @3 Tool | ( | KoCanvasBase * | canvas | ) |
Variable Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.