Qt 4.8
QGraphicsScene Member List

This is the complete list of members for QGraphicsScene, including all inherited members.

activePanel() constQGraphicsScene
activeWindow() constQGraphicsScene
addEllipse(const QRectF &rect, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsSceneinline
addItem(QGraphicsItem *item)QGraphicsScene
addLine(const QLineF &line, const QPen &pen=QPen())QGraphicsScene
addLine(qreal x1, qreal y1, qreal x2, qreal y2, const QPen &pen=QPen())QGraphicsSceneinline
addPath(const QPainterPath &path, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addPixmap(const QPixmap &pixmap)QGraphicsScene
addPolygon(const QPolygonF &polygon, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addRect(const QRectF &rect, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addRect(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsSceneinline
addSimpleText(const QString &text, const QFont &font=QFont())QGraphicsScene
addText(const QString &text, const QFont &font=QFont())QGraphicsScene
addWidget(QWidget *widget, Qt::WindowFlags wFlags=0)QGraphicsScene
advance()QGraphicsSceneslot
AllLayers enum valueQGraphicsScene
backgroundBrushQGraphicsSceneprivate
backgroundBrush() constQGraphicsScene
BackgroundLayer enum valueQGraphicsScene
blockSignals(bool b)QObject
bspTreeDepthQGraphicsSceneprivate
bspTreeDepth() constQGraphicsScene
BspTreeIndex enum valueQGraphicsScene
changed(const QList< QRectF > &region)QGraphicsScenesignal
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
clear()QGraphicsSceneslot
clearFocus()QGraphicsScene
clearSelection()QGraphicsSceneslot
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsScene
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectNotify(const char *signal)QObjectprotectedvirtual
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)QGraphicsSceneprotectedvirtual
createItemGroup(const QList< QGraphicsItem *> &items)QGraphicsScene
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
destroyItemGroup(QGraphicsItemGroup *group)QGraphicsScene
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QObjectprotectedvirtual
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
drawBackground(QPainter *painter, const QRectF &rect)QGraphicsSceneprotectedvirtual
drawForeground(QPainter *painter, const QRectF &rect)QGraphicsSceneprotectedvirtual
drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget=0)QGraphicsSceneprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *event)QGraphicsSceneprotectedvirtual
eventFilter(QObject *watched, QEvent *event)QGraphicsSceneprotectedvirtual
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
focusInEvent(QFocusEvent *event)QGraphicsSceneprotectedvirtual
focusItem() constQGraphicsScene
focusNextPrevChild(bool next)QGraphicsSceneprotectedslot
focusOutEvent(QFocusEvent *event)QGraphicsSceneprotectedvirtual
fontQGraphicsSceneprivate
font() constQGraphicsScene
foregroundBrushQGraphicsSceneprivate
foregroundBrush() constQGraphicsScene
ForegroundLayer enum valueQGraphicsScene
hasFocus() constQGraphicsScene
height() constQGraphicsSceneinline
helpEvent(QGraphicsSceneHelpEvent *event)QGraphicsSceneprotectedvirtual
inherits(const char *classname) constQObjectinline
inputMethodEvent(QInputMethodEvent *event)QGraphicsSceneprotectedvirtual
inputMethodQuery(Qt::InputMethodQuery query) constQGraphicsScenevirtual
installEventFilter(QObject *)QObject
invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers=AllLayers)QGraphicsSceneinline
invalidate(const QRectF &rect=QRectF(), SceneLayers layers=AllLayers)QGraphicsSceneslot
isActive() constQGraphicsScene
isSortCacheEnabled() constQGraphicsScene
isWidgetType() constQObjectinline
itemAt(const QPointF &pos) constQGraphicsScene
itemAt(const QPointF &pos, const QTransform &deviceTransform) constQGraphicsScene
itemAt(qreal x, qreal y) constQGraphicsSceneinline
itemAt(qreal x, qreal y, const QTransform &deviceTransform) constQGraphicsSceneinline
itemIndexMethodQGraphicsSceneprivate
itemIndexMethod() constQGraphicsScene
ItemIndexMethod enum nameQGraphicsScene
ItemLayer enum valueQGraphicsScene
items() constQGraphicsScene
items(Qt::SortOrder order) constQGraphicsScene
items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QPointF &pos) constQGraphicsScene
items(const QRectF &rect, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsScene
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsScene
items(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsScene
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsSceneinline
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsSceneinline
itemsBoundingRect() constQGraphicsScene
keyPressEvent(QKeyEvent *event)QGraphicsSceneprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QGraphicsSceneprotectedvirtual
killTimer(int id)QObject
metaObject() constQObjectvirtual
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mouseGrabberItem() constQGraphicsScene
mouseMoveEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
moveToThread(QThread *thread)QObject
NoIndex enum valueQGraphicsScene
objectName() constQObject
paletteQGraphicsSceneprivate
palette() constQGraphicsScene
parent() constQObjectinline
property(const char *name) constQObject
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QGesture classQGraphicsScenefriend
QGraphicsEffect classQGraphicsScenefriend
QGraphicsItem classQGraphicsScenefriend
QGraphicsItemEffectSourcePrivate classQGraphicsScenefriend
QGraphicsItemPrivate classQGraphicsScenefriend
QGraphicsObject classQGraphicsScenefriend
QGraphicsScene(QObject *parent=0)QGraphicsScene
QGraphicsScene(const QRectF &sceneRect, QObject *parent=0)QGraphicsScene
QGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject *parent=0)QGraphicsScene
QGraphicsSceneBspTreeIndex classQGraphicsScenefriend
QGraphicsSceneBspTreeIndexPrivate classQGraphicsScenefriend
QGraphicsSceneIndex classQGraphicsScenefriend
QGraphicsSceneIndexPrivate classQGraphicsScenefriend
QGraphicsView classQGraphicsScenefriend
QGraphicsViewPrivate classQGraphicsScenefriend
QGraphicsWidget classQGraphicsScenefriend
QGraphicsWidgetPrivate classQGraphicsScenefriend
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
receivers(const char *signal) constQObjectprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
removeItem(QGraphicsItem *item)QGraphicsScene
render(QPainter *painter, const QRectF &target=QRectF(), const QRectF &source=QRectF(), Qt::AspectRatioMode aspectRatioMode=Qt::KeepAspectRatio)QGraphicsScene
SceneLayer enum nameQGraphicsScene
sceneRectQGraphicsSceneprivate
sceneRect() constQGraphicsScene
sceneRectChanged(const QRectF &rect)QGraphicsScenesignal
selectedItems() constQGraphicsScene
selectionArea() constQGraphicsScene
selectionChanged()QGraphicsScenesignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
sendEvent(QGraphicsItem *item, QEvent *event)QGraphicsScene
setActivePanel(QGraphicsItem *item)QGraphicsScene
setActiveWindow(QGraphicsWidget *widget)QGraphicsScene
setBackgroundBrush(const QBrush &brush)QGraphicsScene
setBspTreeDepth(int depth)QGraphicsScene
setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason)QGraphicsScene
setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason=Qt::OtherFocusReason)QGraphicsScene
setFont(const QFont &font)QGraphicsScene
setForegroundBrush(const QBrush &brush)QGraphicsScene
setItemIndexMethod(ItemIndexMethod method)QGraphicsScene
setObjectName(const QString &name)QObject
setPalette(const QPalette &palette)QGraphicsScene
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setSceneRect(const QRectF &rect)QGraphicsScene
setSceneRect(qreal x, qreal y, qreal w, qreal h)QGraphicsSceneinline
setSelectionArea(const QPainterPath &path)QGraphicsScene
setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode, const QTransform &deviceTransform)QGraphicsScene
setSortCacheEnabled(bool enabled)QGraphicsScene
setStickyFocus(bool enabled)QGraphicsScene
setStyle(QStyle *style)QGraphicsScene
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() constQObjectinline
sortCacheEnabledQGraphicsSceneprivate
startTimer(int interval)QObject
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
stickyFocusQGraphicsSceneprivate
stickyFocus() constQGraphicsScene
style() constQGraphicsScene
thread() constQObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
update(qreal x, qreal y, qreal w, qreal h)QGraphicsSceneinline
update(const QRectF &rect=QRectF())QGraphicsSceneslot
userData(uint id) constQObject
views() constQGraphicsScene
wheelEvent(QGraphicsSceneWheelEvent *event)QGraphicsSceneprotectedvirtual
width() constQGraphicsSceneinline
~QGraphicsScene()QGraphicsScenevirtual
~QObject()QObjectvirtual