libplasma
applethandle.cpp File Reference
#include "applethandle_p.h"
#include <QApplication>
#include <QBitmap>
#include <QtGui/QGraphicsSceneMouseEvent>
#include <QtGui/QLinearGradient>
#include <QtGui/QPainter>
#include <QtGui/QApplication>
#include <KColorScheme>
#include <KGlobalSettings>
#include <KIcon>
#include <KWindowSystem>
#include <cmath>
#include <math.h>
#include "applet.h"
#include "applet_p.h"
#include "containment.h"
#include "corona.h"
#include "paintutils.h"
#include "theme.h"
#include "view.h"
#include "applethandle_p.moc"
Include dependency graph for applethandle.cpp:

Go to the source code of this file.
Namespaces | |
namespace | Plasma |
Functions | |
qreal | Plasma::_k_angleForPoints (const QPointF ¢er, const QPointF &pt1, const QPointF &pt2) |
qreal | Plasma::_k_distanceForPoint (QPointF point) |
QPainterPath | Plasma::handleRect (const QRectF &rect, int radius, bool onRight) |