|
LunaSysMgr
|
#include <QRect>#include <QRectF>#include <QPoint>#include <QPointF>#include <QDebug>#include <QTouchEvent>#include <QList>Go to the source code of this file.
Namespaces | |
| namespace | DimensionsDebugGlobal |
Functions | |
| void | DimensionsDebugGlobal::dbgPaintBoundingRect (QPainter *painter, const QRectF &rect, qint32 color=0) |
| void | DimensionsDebugGlobal::dbgPaintBoundingRectWithTranslate (QPainter *painter, const QPointF &translatePainterTo, const QRectF &rect, qint32 color=0) |
| QDebug | operator<< (QDebug dbg, const QTouchEvent::TouchPoint &s) |
| QDebug | myDebug () |
| QDebug myDebug | ( | ) |
| QDebug operator<< | ( | QDebug | dbg, |
| const QTouchEvent::TouchPoint & | s | ||
| ) |