(84a5f50c7766c99f62b22bb4388137e0aa8dd13d)
#include "qgraphicsview.h"
#include "qgraphicsview_p.h"
#include "qgraphicsitem.h"
#include "qgraphicsitem_p.h"
#include "qgraphicsscene.h"
#include "qgraphicsscene_p.h"
#include "qgraphicssceneevent.h"
#include "qgraphicswidget.h"
#include <QtCore/qdatetime.h>
#include <QtCore/qdebug.h>
#include <QtCore/qmath.h>
#include <QtCore/qscopedvaluerollback.h>
#include <QtWidgets/qapplication.h>
#include <QtGui/qevent.h>
#include <QtWidgets/qlayout.h>
#include <QtGui/qtransform.h>
#include <QtGui/qpainter.h>
#include <QtGui/qpainterpath.h>
#include <QtWidgets/qscrollbar.h>
#include <QtWidgets/qstyleoption.h>
#include <private/qevent_p.h>
#include <QtGui/private/qeventpoint_p.h>
#include "moc_qgraphicsview.cpp"
Go to the source code of this file.
◆ containsViewport()
static bool containsViewport |
( |
const QRect & | r, |
|
|
int | width, |
|
|
int | height ) |
|
inlinestatic |
◆ intersectsViewport()
static bool intersectsViewport |
( |
const QRect & | r, |
|
|
int | width, |
|
|
int | height ) |
|
inlinestatic |
◆ q_round_bound()
int q_round_bound |
( |
qreal | d | ) |
|
|
inline |
◆ QRect_unite()
◆ qt_regionToPath()
◆ qt_sendSpontaneousEvent()
◆ QGRAPHICSVIEW_PREALLOC_STYLE_OPTIONS
static const int QGRAPHICSVIEW_PREALLOC_STYLE_OPTIONS = 503 |
|
static |
◆ QGRAPHICSVIEW_REGION_RECT_THRESHOLD
static const int QGRAPHICSVIEW_REGION_RECT_THRESHOLD = 50 |
|
static |