Plasma
applethandle.cpp File Reference
#include "private/applethandle_p.h"
#include <QApplication>
#include <QBitmap>
#include <QtGui/QGraphicsSceneMouseEvent>
#include <QtGui/QLinearGradient>
#include <QtGui/QPainter>
#include <QtGui/QApplication>
#include <QtGui/QMenu>
#include <kcolorscheme.h>
#include <kglobalsettings.h>
#include <kicon.h>
#include <kiconloader.h>
#include <kwindowsystem.h>
#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 "framesvg.h"
#include "applethandle_p.moc"
Go to the source code of this file.
Namespaces | |
namespace | Plasma |
Functions | |
qreal | Plasma::_k_distanceForPoint (QPointF point) |
qreal | Plasma::_k_pointAngle (QPointF in) |
QPointF | Plasma::_k_rotatePoint (QPointF in, qreal rotateAngle) |
QPainterPath | Plasma::handleRect (const QRectF &rect, int radius, bool onRight) |