Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgraphicssvgitem.cpp File Reference

(eb733a078b728e56bbfef7ab395a5de645aa2dd4)

#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"
+ Include dependency graph for 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)
 

Function Documentation

◆ qt_graphicsItem_highlightSelected()

void Q_WIDGETS_EXPORT qt_graphicsItem_highlightSelected ( QGraphicsItem * item,
QPainter * painter,
const QStyleOptionGraphicsItem * option )