![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgraphicssvgitem.h"#include "qpainter.h"#include "qstyleoption.h"#include "qsvgrenderer.h"#include "qdebug.h"#include <QtCore/private/qobject_p.h>#include <QtWidgets/private/qgraphicsitem_p.h>#include "moc_qgraphicssvgitem.cpp"Go to the source code of this file.
Classes | |
| class | QGraphicsSvgItemPrivate |
Functions | |
| void Q_WIDGETS_EXPORT | qt_graphicsItem_highlightSelected (QGraphicsItem *item, QPainter *painter, const QStyleOptionGraphicsItem *option) |
| void Q_WIDGETS_EXPORT qt_graphicsItem_highlightSelected | ( | QGraphicsItem * | item, |
| QPainter * | painter, | ||
| const QStyleOptionGraphicsItem * | option ) |
Highlights item as selected.
Definition at line 7499 of file qgraphicsitem.cpp.