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 PaintDeviceMetric
enum Shadow
enum Shape
enum StyleMask
enum ViewportAnchor
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
baseSize () const : QSize
blockSignals ( bool ) : bool
cacheMode () const : CacheMode
centerOn ( const QPointF & )
centerOn ( qreal, qreal )
centerOn ( const QGraphicsItem * )
changeEvent ( QEvent * )
childAt ( int, int ) const : QWidget *
childAt ( const QPoint & ) const : QWidget *
childEvent ( QChildEvent * )
children () const : const QObjectList &
childrenRect () const : QRect
childrenRegion () const : QRegion
clearFocus ()
clearMask ()
close () : bool
closeEvent ( QCloseEvent * )
connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
connectNotify ( const char * )
contentsRect () const : QRect
contextMenuEvent ( QContextMenuEvent * )
contextMenuPolicy () const : Qt::ContextMenuPolicy
cornerWidget () const : QWidget *
create ( WId, bool, bool )
cursor () const : QCursor
customContextMenuRequested ( const QPoint & )
customEvent ( QEvent * )
deleteLater ()
depth () const : int
destroy ( bool, bool )
destroyed ( QObject * )
disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
disconnect ( const char *, const QObject *, const char * ) : bool
disconnect ( const QObject *, const char * ) : bool
disconnectNotify ( const char * )
dragEnterEvent ( QDragEnterEvent * )
dragLeaveEvent ( QDragLeaveEvent * )
dragMode () const : DragMode
dragMoveEvent ( QDragMoveEvent * )
drawBackground ( QPainter *, const QRectF & )
drawForeground ( QPainter *, const QRectF & )
drawItems ( QPainter *, int, QGraphicsItem *[], const QStyleOptionGraphicsItem[] )
dropEvent ( QDropEvent * )
dumpObjectInfo ()
dumpObjectTree ()
dynamicPropertyNames () const : QList<QByteArray>
ensurePolished () const
ensureVisible ( const QRectF &, int, int )
ensureVisible ( qreal, qreal, qreal, qreal, int, int )
ensureVisible ( const QGraphicsItem *, int, int )
enterEvent ( QEvent * )
event ( QEvent * ) : bool
eventFilter ( QObject *, QEvent * ) : bool
find ( WId ) : QWidget *
findChild ( const QString & ) const : T
findChildren ( const QString & ) const : QList<T>
findChildren ( const QRegExp & ) const : QList<T>
fitInView ( const QRectF &, Qt::AspectRatioMode )
fitInView ( qreal, qreal, qreal, qreal, Qt::AspectRatioMode )
fitInView ( const QGraphicsItem *, Qt::AspectRatioMode )
focusInEvent ( QFocusEvent * )
focusNextChild () : bool
focusNextPrevChild ( bool ) : bool
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
getDC () const : HDC
grabKeyboard ()
grabMouse ()
grabMouse ( const QCursor & )
grabShortcut ( const QKeySequence &, Qt::ShortcutContext ) : int
hasEditFocus () const : bool
hasFocus () const : bool
hasMouseTracking () const : bool
height () const : int
heightForWidth ( int ) const : int
heightMM () const : int
hide ()
hideEvent ( QHideEvent * )
horizontalScrollBar () const : QScrollBar *
horizontalScrollBarPolicy () const : Qt::ScrollBarPolicy
inherits ( const char * ) const : bool
inputContext () : QInputContext *
inputMethodEvent ( QInputMethodEvent * )
inputMethodQuery ( Qt::InputMethodQuery ) const : QVariant
insertAction ( QAction *, QAction * )
insertActions ( QAction *, QList<QAction *> )
installEventFilter ( QObject * )
isActiveWindow () const : bool
isAncestorOf ( const QWidget * ) const : bool
isEnabled () const : bool
isEnabledTo ( QWidget * ) const : bool
isFullScreen () const : bool
isHidden () const : bool
isInteractive () const : bool
isMaximized () const : bool
isMinimized () const : bool
isModal () const : bool
isVisible () const : bool
isVisibleTo ( QWidget * ) const : bool
isWidgetType () const : bool
isWindow () const : bool
isWindowModified () const : bool
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 ( const QPolygon &, Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
items ( const QPainterPath &, Qt::ItemSelectionMode ) const : QList<QGraphicsItem *>
keyPressEvent ( QKeyEvent * )
keyReleaseEvent ( QKeyEvent * )
keyboardGrabber () : QWidget *
killTimer ( int )
layout () const : QLayout *
layoutDirection () const : Qt::LayoutDirection
leaveEvent ( QEvent * )
lineWidth () const : int
logicalDpiX () const : int
logicalDpiY () const : int
lower ()
macEvent ( EventHandlerCallRef, EventRef ) : bool
mapFrom ( 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 ( 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 : const QMetaObject *
metric ( PaintDeviceMetric ) const : int
midLineWidth () const : int
minimumHeight () const : int
minimumSize () const : QSize
minimumSizeHint () const : QSize
minimumWidth () const : int
mouseDoubleClickEvent ( QMouseEvent * )
mouseGrabber () : QWidget *
mouseMoveEvent ( QMouseEvent * )
mousePressEvent ( QMouseEvent * )
mouseReleaseEvent ( QMouseEvent * )
move ( const QPoint & )
move ( int, int )
moveEvent ( QMoveEvent * )
moveToThread ( QThread * )
nextInFocusChain () const : QWidget *
normalGeometry () const : QRect
numColors () const : int
objectName () const : QString
overrideWindowFlags ( Qt::WindowFlags )
paintEngine () const : QPaintEngine *
paintEvent ( QPaintEvent * )
paintingActive () const : bool
palette () const : const QPalette &
parent () const : QObject *
parentWidget () const : QWidget *
physicalDpiX () const : int
physicalDpiY () const : int
pos () const : QPoint
property ( const char * ) const : QVariant
qwsEvent ( QWSEvent * ) : bool
raise ()
receivers ( const char * ) const : int
rect () const : QRect
releaseDC ( HDC ) const
releaseKeyboard ()
releaseMouse ()
releaseShortcut ( int )
removeAction ( QAction * )
removeEventFilter ( QObject * )
render ( QPainter *, const QRectF &, const QRect &, Qt::AspectRatioMode )
renderHints () const : QPainter::RenderHints
repaint ()
repaint ( int, int, int, int )
repaint ( const QRect & )
repaint ( const QRegion & )
resetCachedContent ()
resetInputContext ()
resetMatrix ()
resize ( const QSize & )
resize ( int, int )
resizeAnchor () const : ViewportAnchor
resizeEvent ( QResizeEvent * )
restoreGeometry ( const QByteArray & ) : bool
rotate ( qreal )
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 )
sender () const : QObject *
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 )
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 )
setHidden ( bool )
setHorizontalScrollBar ( QScrollBar * )
setHorizontalScrollBarPolicy ( Qt::ScrollBarPolicy )
setInputContext ( QInputContext * )
setInteractive ( bool )
setLayout ( QLayout * )
setLayoutDirection ( Qt::LayoutDirection )
setLineWidth ( int )
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 & )
setPalette ( const QPalette & )
setParent ( QWidget * )
setParent ( QWidget *, Qt::WindowFlags )
setProperty ( const char *, const QVariant & ) : bool
setRenderHint ( QPainter::RenderHint, bool )
setRenderHints ( QPainter::RenderHints )
setResizeAnchor ( ViewportAnchor )
setScene ( QGraphicsScene * )
setSceneRect ( const QRectF & )
setSceneRect ( qreal, qreal, qreal, qreal )
setShortcutAutoRepeat ( int, bool )
setShortcutEnabled ( int, bool )
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 & )
setTransformationAnchor ( ViewportAnchor )
setUpdatesEnabled ( bool )
setVerticalScrollBar ( QScrollBar * )
setVerticalScrollBarPolicy ( Qt::ScrollBarPolicy )
setViewport ( QWidget * )
setViewportMargins ( int, int, int, int )
setVisible ( bool )
setWhatsThis ( const QString & )
setWindowFlags ( Qt::WindowFlags )
setWindowIcon ( const QIcon & )
setWindowIconText ( const QString & )
setWindowModality ( Qt::WindowModality )
setWindowModified ( bool )
setWindowOpacity ( qreal )
setWindowRole ( const QString & )
setWindowState ( Qt::WindowStates )
setWindowSurface ( QWindowSurface * )
setWindowTitle ( const QString & )
setupViewport ( QWidget * )
shear ( qreal, qreal )
show ()
showEvent ( QShowEvent * )
showFullScreen ()
showMaximized ()
showMinimized ()
showNormal ()
signalsBlocked () const : bool
size () const : QSize
sizeHint () const : QSize
sizeIncrement () const : QSize
sizePolicy () const : QSizePolicy
stackUnder ( QWidget * )
startTimer ( int ) : int
staticMetaObject : const QMetaObject
statusTip () const : QString
style () const : QStyle *
styleSheet () const : QString
tabletEvent ( QTabletEvent * )
testAttribute ( Qt::WidgetAttribute ) const : bool
thread () const : QThread *
timerEvent ( QTimerEvent * )
toolTip () const : QString
tr ( const char *, const char *, int ) : QString
trUtf8 ( const char *, const char *, int ) : QString
transformationAnchor () const : ViewportAnchor
translate ( qreal, qreal )
underMouse () const : bool
unsetCursor ()
unsetLayoutDirection ()
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
visibleRegion () const : QRegion
whatsThis () const : QString
wheelEvent ( QWheelEvent * )
width () const : int
widthMM () const : int
winEvent ( MSG *, long * ) : bool
winId () const : WId
window () const : QWidget *
windowFlags () const : Qt::WindowFlags
windowIcon () const : QIcon
windowIconText () const : QString
windowModality () const : Qt::WindowModality
windowOpacity () const : qreal
windowRole () const : QString
windowState () const : Qt::WindowStates
windowSurface () const : QWindowSurface *
windowTitle () const : QString
windowType () const : Qt::WindowType
x () const : int
x11Event ( XEvent * ) : bool
x11Info () const : const QX11Info &
x11PictureHandle () const : Qt::HANDLE
y () const : int
Publicité
Best Of
Actualités les plus lues
Le Qt Developer Network au hasard
Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework.
Lire l'article.
Communauté
Ressources
Liens utiles
Contact
Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).
Qt dans le magazine