![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qgraphicssceneevent.h"#include <QtCore/qdebug.h>#include <private/qdebug_p.h>#include <QtCore/qmap.h>#include <QtCore/qpoint.h>#include <QtCore/qsize.h>#include <QtCore/qstring.h>#include "qgraphicsview.h"#include "qgraphicsitem.h"#include <QtWidgets/qgesture.h>#include <private/qevent_p.h>Go to the source code of this file.
Functions | |
| template<class Event> | |
| static void | formatPositions (QDebug &debug, const Event *event) |
| QDebug | operator<< (QDebug debug, const QGraphicsSceneEvent *event) |
Definition at line 1787 of file qgraphicssceneevent.cpp.
| QDebug operator<< | ( | QDebug | debug, |
| const QGraphicsSceneEvent * | event ) |
Definition at line 1797 of file qgraphicssceneevent.cpp.