GroupingDesktop
freehandle.cpp File Reference
#include "freehandle.h"#include <QApplication>#include <QtGui/QGraphicsSceneMouseEvent>#include <QtGui/QLinearGradient>#include <QtGui/QPainter>#include <QtGui/QApplication>#include <QtGui/QMenu>#include <QTouchEvent>#include <QMatrix>#include <QTransform>#include <QPropertyAnimation>#include <kcolorscheme.h>#include <kglobalsettings.h>#include <kicon.h>#include <kiconloader.h>#include <kwindowsystem.h>#include <cmath>#include <math.h>#include <Plasma/Corona>#include <Plasma/PaintUtils>#include <Plasma/Theme>#include <Plasma/View>#include <Plasma/FrameSvg>#include "abstractgroup.h"#include "groupingcontainment.h"#include "freehandle.moc"
Include dependency graph for freehandle.cpp:

Go to the source code of this file.
Functions | |
| qreal | _k_distanceForPoint (const QPointF &point) |
| qreal | _k_pointAngle (const QPointF &point) |
| QPointF | _k_projectPoint (QPointF point, QPointF v) |
| QPointF | _k_rotatePoint (const QPointF &point, qreal angle) |
| QPainterPath | FreeHandleRect (const QRectF &rect, int radius, bool onRight) |
Function Documentation
| qreal _k_distanceForPoint | ( | const QPointF & | point | ) |
Definition at line 594 of file freehandle.cpp.
| qreal _k_pointAngle | ( | const QPointF & | point | ) |
Definition at line 599 of file freehandle.cpp.
| QPointF _k_projectPoint | ( | QPointF | point, |
| QPointF | v | ||
| ) |
Definition at line 616 of file freehandle.cpp.
| QPointF _k_rotatePoint | ( | const QPointF & | point, |
| qreal | angle | ||
| ) |
Definition at line 611 of file freehandle.cpp.
| QPainterPath FreeHandleRect | ( | const QRectF & | rect, |
| int | radius, | ||
| bool | onRight | ||
| ) |
Definition at line 167 of file freehandle.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Mon Oct 13 2014 22:55:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference