Qt 5.7
Qt Widgets
C++ Classes
QGraphicsView
Qt 5.7.1 Reference Documentation
List of All Members for QGraphicsView
This is the complete list of members for
QGraphicsView
, including inherited members.
flags
CacheMode
enum
CacheModeFlag
enum
DragMode
enum
OptimizationFlag
flags
OptimizationFlags
enum
PaintDeviceMetric
enum
RenderFlag
flags
RenderFlags
enum
Shadow
enum
Shape
enum
SizeAdjustPolicy
enum
StyleMask
enum
ViewportAnchor
enum
ViewportUpdateMode
QGraphicsView
(QWidget *)
QGraphicsView
(QGraphicsScene *, QWidget *)
~QGraphicsView
()
acceptDrops
() const : bool
accessibleDescription
() const : QString
accessibleName
() const : QString
actionEvent
(QActionEvent *)
actions
() const : QList<QAction *>
activateWindow
()
addAction
(QAction *)
addActions
(QList<QAction *> )
addScrollBarWidget
(QWidget *, Qt::Alignment )
adjustSize
()
alignment
() const : Qt::Alignment
autoFillBackground
() const : bool
backgroundBrush
() const : QBrush
backgroundRole
() const : QPalette::ColorRole
backingStore
() const : QBackingStore *
baseSize
() const : QSize
blockSignals
(bool )
cacheMode
() const : CacheMode
centerOn
(const QPointF &)
centerOn
(qreal , qreal )
centerOn
(const QGraphicsItem *)
changeEvent
(QEvent *)
changeEvent
(QEvent *)
childAt
(int , int ) const : QWidget *
childAt
(const QPoint &) const : QWidget *
childEvent
(QChildEvent *)
children
() const
childrenRect
() const : QRect
childrenRegion
() const : QRegion
clearFocus
()
clearMask
()
close
() : bool
closeEvent
(QCloseEvent *)
colorCount
() const
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
contentsMargins
() const : QMargins
contentsRect
() const : QRect
contextMenuEvent
(QContextMenuEvent *)
contextMenuEvent
(QContextMenuEvent *)
contextMenuEvent
(QContextMenuEvent *)
contextMenuPolicy
() const : Qt::ContextMenuPolicy
cornerWidget
() const : QWidget *
create
(WId , bool , bool )
createWindowContainer
(QWindow *, QWidget *, Qt::WindowFlags ) : QWidget *
cursor
() const : QCursor
customContextMenuRequested
(const QPoint &)
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
depth
() const
destroy
(bool , bool )
destroyed
(QObject *)
devicePixelRatio
() const
devicePixelRatioF
() const
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dragEnterEvent
(QDragEnterEvent *)
dragEnterEvent
(QDragEnterEvent *)
dragEnterEvent
(QDragEnterEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragLeaveEvent
(QDragLeaveEvent *)
dragMode
() const : DragMode
dragMoveEvent
(QDragMoveEvent *)
dragMoveEvent
(QDragMoveEvent *)
dragMoveEvent
(QDragMoveEvent *)
drawBackground
(QPainter *, const QRectF &)
drawForeground
(QPainter *, const QRectF &)
dropEvent
(QDropEvent *)
dropEvent
(QDropEvent *)
dropEvent
(QDropEvent *)
dumpObjectInfo
()
dumpObjectTree
()
dynamicPropertyNames
() const
effectiveWinId
() const : WId
ensurePolished
() const
ensureVisible
(const QRectF &, int , int )
ensureVisible
(qreal , qreal , qreal , qreal , int , int )
ensureVisible
(const QGraphicsItem *, int , int )
enterEvent
(QEvent *)
event
(QEvent *)
event
(QEvent *) : bool
event
(QEvent *) : bool
event
(QEvent *) : bool
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *)
find
(WId ) : QWidget *
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
fitInView
(const QRectF &, Qt::AspectRatioMode )
fitInView
(qreal , qreal , qreal , qreal , Qt::AspectRatioMode )
fitInView
(const QGraphicsItem *, Qt::AspectRatioMode )
focusInEvent
(QFocusEvent *)
focusInEvent
(QFocusEvent *)
focusNextChild
() : bool
focusNextPrevChild
(bool ) : bool
focusNextPrevChild
(bool ) : bool
focusOutEvent
(QFocusEvent *)
focusOutEvent
(QFocusEvent *)
focusPolicy
() const : Qt::FocusPolicy
focusPreviousChild
() : bool
focusProxy
() const : QWidget *
focusWidget
() const : QWidget *
font
() const : const QFont &
fontInfo
() const : QFontInfo
fontMetrics
() const : QFontMetrics
foregroundBrush
() const : QBrush
foregroundRole
() const : QPalette::ColorRole
frameGeometry
() const : QRect
frameRect
() const : QRect
frameShadow
() const : Shadow
frameShape
() const : Shape
frameSize
() const : QSize
frameStyle
() const : int
frameWidth
() const : int
geometry
() const : const QRect &
getContentsMargins
(int *, int *, int *, int *) const
grab
(const QRect &) : QPixmap
grabGesture
(Qt::GestureType , Qt::GestureFlags )
grabKeyboard
()
grabMouse
()
grabMouse
(const QCursor &)
grabShortcut
(const QKeySequence &, Qt::ShortcutContext ) : int
graphicsEffect
() const : QGraphicsEffect *
graphicsProxyWidget
() const : QGraphicsProxyWidget *
hasEditFocus
() const : bool
hasFocus
() const : bool
hasHeightForWidth
() const : bool
hasMouseTracking
() const : bool
height
() const
height
() const : int
heightForWidth
(int ) const : int
heightMM
() const
hide
()
hideEvent
(QHideEvent *)
horizontalScrollBar
() const : QScrollBar *
horizontalScrollBarPolicy
() const : Qt::ScrollBarPolicy
inherits
(const char *) const
initPainter
(QPainter *) const
initStyleOption
(QStyleOptionFrame *) const
inputMethodEvent
(QInputMethodEvent *)
inputMethodEvent
(QInputMethodEvent *)
inputMethodHints
() const : Qt::InputMethodHints
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
inputMethodQuery
(Qt::InputMethodQuery ) const : QVariant
insertAction
(QAction *, QAction *)
insertActions
(QAction *, QList<QAction *> )
installEventFilter
(QObject *)
invalidateScene
(const QRectF &, QGraphicsScene::SceneLayers )
isActiveWindow
() const : bool
isAncestorOf
(const QWidget *) const : bool
isEnabled
() const : bool
isEnabledTo
(const QWidget *) const : bool
isFullScreen
() const : bool
isHidden
() const : bool
isInteractive
() const : bool
isMaximized
() const : bool
isMinimized
() const : bool
isModal
() const : bool
isSignalConnected
(const QMetaMethod &) const
isTransformed
() const : bool
isVisible
() const : bool
isVisibleTo
(const QWidget *) const : bool
isWidgetType
() const
isWindow
() const : bool
isWindowModified
() const : bool
isWindowType
() const
itemAt
(const QPoint &) const : QGraphicsItem *
itemAt
(int , int ) const : QGraphicsItem *
items
() const : QList<QGraphicsItem *>
items
(const QPoint &) const : QList<QGraphicsItem *>
items
(int , int ) const : QList<QGraphicsItem *>
items
(const QRect &, Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
items
(int , int , int , int , Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
items
(const QPolygon &, Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
items
(const QPainterPath &, Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
keyPressEvent
(QKeyEvent *)
keyPressEvent
(QKeyEvent *)
keyPressEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyReleaseEvent
(QKeyEvent *)
keyboardGrabber
() : QWidget *
killTimer
(int )
layout
() const : QLayout *
layoutDirection
() const : Qt::LayoutDirection
leaveEvent
(QEvent *)
lineWidth
() const : int
locale
() const : QLocale
logicalDpiX
() const
logicalDpiY
() const
lower
()
mapFrom
(const QWidget *, const QPoint &) const : QPoint
mapFromGlobal
(const QPoint &) const : QPoint
mapFromParent
(const QPoint &) const : QPoint
mapFromScene
(const QPointF &) const : QPoint
mapFromScene
(const QRectF &) const : QPolygon
mapFromScene
(const QPolygonF &) const : QPolygon
mapFromScene
(const QPainterPath &) const : QPainterPath
mapFromScene
(qreal , qreal ) const : QPoint
mapFromScene
(qreal , qreal , qreal , qreal ) const : QPolygon
mapTo
(const QWidget *, const QPoint &) const : QPoint
mapToGlobal
(const QPoint &) const : QPoint
mapToParent
(const QPoint &) const : QPoint
mapToScene
(const QPoint &) const : QPointF
mapToScene
(const QRect &) const : QPolygonF
mapToScene
(const QPolygon &) const : QPolygonF
mapToScene
(const QPainterPath &) const : QPainterPath
mapToScene
(int , int ) const : QPointF
mapToScene
(int , int , int , int ) const : QPolygonF
mask
() const : QRegion
matrix
() const : QMatrix
maximumHeight
() const : int
maximumSize
() const : QSize
maximumViewportSize
() const : QSize
maximumWidth
() const : int
metaObject
() const
metric
(PaintDeviceMetric ) const
metric
(PaintDeviceMetric ) const : int
midLineWidth
() const : int
minimumHeight
() const : int
minimumSize
() const : QSize
minimumSizeHint
() const : QSize
minimumSizeHint
() const : QSize
minimumWidth
() const : int
mouseDoubleClickEvent
(QMouseEvent *)
mouseDoubleClickEvent
(QMouseEvent *)
mouseDoubleClickEvent
(QMouseEvent *)
mouseGrabber
() : QWidget *
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
move
(
const QPoint &
)
move
(int , int )
moveEvent
(QMoveEvent *)
moveToThread
(QThread *)
nativeEvent
(const QByteArray &, void *, long *) : bool
nativeParentWidget
() const : QWidget *
nextInFocusChain
() const : QWidget *
normalGeometry
() const : QRect
objectName
() const
objectNameChanged
(const QString &)
optimizationFlags
() const : OptimizationFlags
overrideWindowFlags
(Qt::WindowFlags )
paintEngine
() const
paintEngine
() const : QPaintEngine *
paintEvent
(QPaintEvent *)
paintEvent
(
QPaintEvent *
)
paintEvent
(QPaintEvent *)
paintEvent
(QPaintEvent *)
painters
:
paintingActive
() const
palette
() const : const QPalette &
parent
() const
parentWidget
() const : QWidget *
physicalDpiX
() const
physicalDpiY
() const
pos
() const : QPoint
previousInFocusChain
() const : QWidget *
property
(const char *) const
raise
()
receivers
(const char *) const
rect
() const : QRect
releaseKeyboard
()
releaseMouse
()
releaseShortcut
(int )
removeAction
(QAction *)
removeEventFilter
(QObject *)
render
(QPaintDevice *, const QPoint &, const QRegion &, RenderFlags )
render
(QPainter *, const QRectF &, const QRect &, Qt::AspectRatioMode )
render
(QPainter *, const QPoint &, const QRegion &, RenderFlags )
renderHints
() const : QPainter::RenderHints
repaint
()
repaint
(int , int , int , int )
repaint
(const QRect &)
repaint
(const QRegion &)
resetCachedContent
()
resetMatrix
()
resetTransform
()
resize
(
const QSize &
)
resize
(int , int )
resizeAnchor
() const : ViewportAnchor
resizeEvent
(QResizeEvent *)
resizeEvent
(QResizeEvent *)
resizeEvent
(QResizeEvent *)
restoreGeometry
(const QByteArray &) : bool
rotate
(qreal )
rubberBandChanged
(QRect , QPointF , QPointF )
rubberBandRect
() const : QRect
rubberBandSelectionMode
() const : Qt::ItemSelectionMode
saveGeometry
() const : QByteArray
scale
(qreal , qreal )
scene
() const : QGraphicsScene *
sceneRect
() const : QRectF
scroll
(int , int )
scroll
(int , int , const QRect &)
scrollBarWidgets
(Qt::Alignment ) : QWidgetList
scrollContentsBy
(int , int )
scrollContentsBy
(int , int )
sender
() const
senderSignalIndex
() const
setAcceptDrops
(bool )
setAccessibleDescription
(const QString &)
setAccessibleName
(const QString &)
setAlignment
(Qt::Alignment )
setAttribute
(Qt::WidgetAttribute , bool )
setAutoFillBackground
(bool )
setBackgroundBrush
(const QBrush &)
setBackgroundRole
(QPalette::ColorRole )
setBaseSize
(
const QSize &
)
setBaseSize
(int , int )
setCacheMode
(CacheMode )
setContentsMargins
(int , int , int , int )
setContentsMargins
(const QMargins &)
setContextMenuPolicy
(Qt::ContextMenuPolicy )
setCornerWidget
(QWidget *)
setCursor
(
const QCursor &
)
setDisabled
(bool )
setDragMode
(DragMode )
setEditFocus
(bool )
setEnabled
(
bool
)
setFixedHeight
(int )
setFixedSize
(const QSize &)
setFixedSize
(int , int )
setFixedWidth
(int )
setFocus
(Qt::FocusReason )
setFocus
()
setFocusPolicy
(Qt::FocusPolicy )
setFocusProxy
(QWidget *)
setFont
(
const QFont &
)
setForegroundBrush
(const QBrush &)
setForegroundRole
(QPalette::ColorRole )
setFrameRect
(
const QRect &
)
setFrameShadow
(
Shadow
)
setFrameShape
(
Shape
)
setFrameStyle
(int )
setGeometry
(
const QRect &
)
setGeometry
(int , int , int , int )
setGraphicsEffect
(QGraphicsEffect *)
setHidden
(bool )
setHorizontalScrollBar
(QScrollBar *)
setHorizontalScrollBarPolicy
(
Qt::ScrollBarPolicy
)
setInputMethodHints
(Qt::InputMethodHints )
setInteractive
(bool )
setLayout
(QLayout *)
setLayoutDirection
(Qt::LayoutDirection )
setLineWidth
(
int
)
setLocale
(const QLocale &)
setMask
(const QBitmap &)
setMask
(const QRegion &)
setMatrix
(const QMatrix &, bool )
setMaximumHeight
(int )
setMaximumSize
(
const QSize &
)
setMaximumSize
(int , int )
setMaximumWidth
(int )
setMidLineWidth
(
int
)
setMinimumHeight
(int )
setMinimumSize
(
const QSize &
)
setMinimumSize
(int , int )
setMinimumWidth
(int )
setMouseTracking
(bool )
setObjectName
(const QString &)
setOptimizationFlag
(OptimizationFlag , bool )
setOptimizationFlags
(OptimizationFlags )
setPalette
(
const QPalette &
)
setParent
(QObject *)
setParent
(QWidget *)
setParent
(QWidget *, Qt::WindowFlags )
setProperty
(const char *, const QVariant &)
setRenderHint
(QPainter::RenderHint , bool )
setRenderHints
(QPainter::RenderHints )
setResizeAnchor
(ViewportAnchor )
setRubberBandSelectionMode
(Qt::ItemSelectionMode )
setScene
(QGraphicsScene *)
setSceneRect
(const QRectF &)
setSceneRect
(qreal , qreal , qreal , qreal )
setShortcutAutoRepeat
(int , bool )
setShortcutEnabled
(int , bool )
setSizeAdjustPolicy
(SizeAdjustPolicy )
setSizeIncrement
(
const QSize &
)
setSizeIncrement
(int , int )
setSizePolicy
(
QSizePolicy
)
setSizePolicy
(QSizePolicy::Policy , QSizePolicy::Policy )
setStatusTip
(
const QString &
)
setStyle
(QStyle *)
setStyleSheet
(const QString &)
setTabOrder
(QWidget *, QWidget *)
setToolTip
(
const QString &
)
setToolTipDuration
(int )
setTransform
(const QTransform &, bool )
setTransformationAnchor
(ViewportAnchor )
setUpdatesEnabled
(bool )
setVerticalScrollBar
(QScrollBar *)
setVerticalScrollBarPolicy
(
Qt::ScrollBarPolicy
)
setViewport
(QWidget *)
setViewportMargins
(int , int , int , int )
setViewportMargins
(const QMargins &)
setViewportUpdateMode
(ViewportUpdateMode )
setVisible
(bool )
setWhatsThis
(
const QString &
)
setWindowFilePath
(const QString &)
setWindowFlags
(Qt::WindowFlags )
setWindowIcon
(const QIcon &)
setWindowIconText
(
const QString &
)
setWindowModality
(Qt::WindowModality )
setWindowModified
(
bool
)
setWindowOpacity
(qreal )
setWindowRole
(const QString &)
setWindowState
(Qt::WindowStates )
setWindowTitle
(
const QString &
)
setupUi
(QWidget *)
setupViewport
(QWidget *)
setupViewport
(QWidget *)
shear
(qreal , qreal )
show
()
showEvent
(QShowEvent *)
showEvent
(QShowEvent *)
showFullScreen
()
showMaximized
()
showMinimized
()
showNormal
()
signalsBlocked
() const
size
() const : QSize
sizeAdjustPolicy
() const : SizeAdjustPolicy
sizeHint
() const : QSize
sizeHint
() const : QSize
sizeHint
() const : QSize
sizeHint
() const : QSize
sizeIncrement
() const : QSize
sizePolicy
() const : QSizePolicy
stackUnder
(QWidget *)
startTimer
(int , Qt::TimerType )
staticMetaObject
:
staticQtMetaObject
:
statusTip
() const : QString
style
() const : QStyle *
styleSheet
() const : QString
tabletEvent
(QTabletEvent *)
testAttribute
(Qt::WidgetAttribute ) const : bool
thread
() const
timerEvent
(QTimerEvent *)
toolTip
() const : QString
toolTipDuration
() const : int
tr
(const char *, const char *, int )
transform
() const : QTransform
transformationAnchor
() const : ViewportAnchor
translate
(qreal , qreal )
underMouse
() const : bool
ungrabGesture
(Qt::GestureType )
unsetCursor
()
unsetLayoutDirection
()
unsetLocale
()
update
()
update
(int , int , int , int )
update
(const QRect &)
update
(const QRegion &)
updateGeometry
()
updateMicroFocus
()
updateScene
(const QList<QRectF> &)
updateSceneRect
(const QRectF &)
updatesEnabled
() const : bool
verticalScrollBar
() const : QScrollBar *
verticalScrollBarPolicy
() const : Qt::ScrollBarPolicy
viewport
() const : QWidget *
viewportEvent
(QEvent *) : bool
viewportEvent
(QEvent *) : bool
viewportMargins
() const : QMargins
viewportSizeHint
() const : QSize
viewportTransform
() const : QTransform
viewportUpdateMode
() const : ViewportUpdateMode
visibleRegion
() const : QRegion
whatsThis
() const : QString
wheelEvent
(QWheelEvent *)
wheelEvent
(QWheelEvent *)
wheelEvent
(QWheelEvent *)
width
() const
width
() const : int
widthMM
() const
winId
() const : WId
window
() const : QWidget *
windowFilePath
() const : QString
windowFlags
() const : Qt::WindowFlags
windowHandle
() const : QWindow *
windowIcon
() const : QIcon
windowIconChanged
(const QIcon &)
windowIconText
() const : QString
windowModality
() const : Qt::WindowModality
windowOpacity
() const : qreal
windowRole
() const : QString
windowState
() const : Qt::WindowStates
windowTitle
() const : QString
windowTitleChanged
(const QString &)
windowType
() const : Qt::WindowType
x
() const : int
y
() const : int