42 #ifndef QGRAPHICSWIDGET_P_H 43 #define QGRAPHICSWIDGET_P_H 56 #include <private/qobject_p.h> 59 #include <QtGui/qfont.h> 60 #include <QtGui/qpalette.h> 61 #include <QtGui/qsizepolicy.h> 62 #include <QtGui/qstyle.h> 69 #if !defined(QT_NO_GRAPHICSVIEW) || (QT_EDITION & QT_MODULE_GRAPHICSVIEW) != QT_MODULE_GRAPHICSVIEW 169 qWarning(
"QGraphicsWidget::setAttribute: unsupported attribute %d",
int(att));
209 : hoveredSubControl(
QStyle::SC_None)
230 #endif //QGRAPHICSWIDGET_P_H
The QGraphicsScene class provides a surface for managing a large number of 2D graphical items...
SubControl
This enum describes the available sub controls.
#define QT_END_NAMESPACE
This macro expands to.
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.
The QGraphicsSceneMouseEvent class provides mouse events in the graphics view framework.
The QStyleOptionTitleBar class is used to describe the parameters for drawing a title bar...
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QRectF class defines a rectangle in the plane using floating point precision. ...
Q_CORE_EXPORT void qWarning(const char *,...)
#define Q_DECLARE_PUBLIC(Class)
The QFont class specifies a font used for drawing text.
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI...
The QGraphicsLayout class provides the base class for all layouts in Graphics View.
The QRect class defines a rectangle in the plane using integer precision.
The QList class is a template class that provides lists.
The QGraphicsSceneHoverEvent class provides hover events in the graphics view framework.
Qt::LayoutDirection direction
The QPalette class contains color groups for each widget state.