7#include <QtCore/QPointer>
8#include <QtCore/QPointF>
9#include <QtGui/QTransform>
10#include <QtQuick/QQuickPaintedItem>
31 void initRenderDetails();
54 bool m_nameDisplayActive;
56 void disableNameDisplay();
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
The QQuickItem class provides the most basic of all visual items in \l {Qt Quick}.
QQuickItem * parent
\qmlproperty Item QtQuick::Item::parent This property holds the visual parent of the item.
The QQuickPaintedItem class provides a way to use the QPainter API in the QML Scene Graph.
\macro QT_RESTRICTED_CAST_FROM_ASCII
void setItem(QQuickItem *item)
HoverHighlight(QQuickItem *parent)
void showName(const QPointF &displayPoint)
Combined button and popup list for selecting options.