Qt 4.8
|
This is the complete list of members for QDeclarativeScene, including all inherited members.
activePanel() const | QGraphicsScene | |
activeWindow() const | QGraphicsScene | |
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()) | QGraphicsScene | inline |
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()) | QGraphicsScene | inline |
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()) | QGraphicsScene | inline |
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() | QGraphicsScene | slot |
AllLayers enum value | QGraphicsScene | |
backgroundBrush() const | QGraphicsScene | |
BackgroundLayer enum value | QGraphicsScene | |
blockSignals(bool b) | QObject | |
bspTreeDepth() const | QGraphicsScene | |
BspTreeIndex enum value | QGraphicsScene | |
changed(const QList< QRectF > ®ion) | QGraphicsScene | signal |
childEvent(QChildEvent *) | QObject | protectedvirtual |
children() const | QObject | inline |
clear() | QGraphicsScene | slot |
clearFocus() | QGraphicsScene | |
clearSelection() | QGraphicsScene | slot |
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsScene | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connectNotify(const char *signal) | QObject | protectedvirtual |
contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsScene | protectedvirtual |
createItemGroup(const QList< QGraphicsItem *> &items) | QGraphicsScene | |
customEvent(QEvent *) | QObject | protectedvirtual |
d_ptr | QObject | protected |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
destroyItemGroup(QGraphicsItemGroup *group) | QGraphicsScene | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0) | QObject | inline |
disconnect(const QObject *receiver, const char *member=0) | QObject | inline |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
drawBackground(QPainter *painter, const QRectF &rect) | QGraphicsScene | protectedvirtual |
drawForeground(QPainter *painter, const QRectF &rect) | QGraphicsScene | protectedvirtual |
drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget=0) | QGraphicsScene | protectedvirtual |
dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QGraphicsScene | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) | QGraphicsScene | protectedvirtual |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
focusInEvent(QFocusEvent *event) | QGraphicsScene | protectedvirtual |
focusItem() const | QGraphicsScene | |
focusNextPrevChild(bool next) | QGraphicsScene | protectedslot |
focusOutEvent(QFocusEvent *event) | QGraphicsScene | protectedvirtual |
font() const | QGraphicsScene | |
foregroundBrush() const | QGraphicsScene | |
ForegroundLayer enum value | QGraphicsScene | |
hasFocus() const | QGraphicsScene | |
height() const | QGraphicsScene | inline |
helpEvent(QGraphicsSceneHelpEvent *event) | QGraphicsScene | protectedvirtual |
inherits(const char *classname) const | QObject | inline |
inputMethodEvent(QInputMethodEvent *event) | QGraphicsScene | protectedvirtual |
inputMethodQuery(Qt::InputMethodQuery query) const | QGraphicsScene | virtual |
installEventFilter(QObject *) | QObject | |
invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers=AllLayers) | QGraphicsScene | inline |
invalidate(const QRectF &rect=QRectF(), SceneLayers layers=AllLayers) | QGraphicsScene | slot |
isActive() const | QGraphicsScene | |
isSortCacheEnabled() const | QGraphicsScene | |
isWidgetType() const | QObject | inline |
itemAt(const QPointF &pos) const | QGraphicsScene | |
itemAt(const QPointF &pos, const QTransform &deviceTransform) const | QGraphicsScene | |
itemAt(qreal x, qreal y) const | QGraphicsScene | inline |
itemAt(qreal x, qreal y, const QTransform &deviceTransform) const | QGraphicsScene | inline |
ItemIndexMethod enum name | QGraphicsScene | |
itemIndexMethod() const | QGraphicsScene | |
ItemLayer enum value | QGraphicsScene | |
items() const | QGraphicsScene | |
items(Qt::SortOrder order) const | QGraphicsScene | |
items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) const | QGraphicsScene | |
items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) const | QGraphicsScene | |
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) const | QGraphicsScene | |
items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) const | QGraphicsScene | |
items(const QPointF &pos) const | QGraphicsScene | |
items(const QRectF &rect, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsScene | |
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsScene | |
items(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsScene | |
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsScene | inline |
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) const | QGraphicsScene | inline |
itemsBoundingRect() const | QGraphicsScene | |
keyPressEvent(QKeyEvent *) | QDeclarativeScene | protectedvirtual |
keyReleaseEvent(QKeyEvent *) | QDeclarativeScene | protectedvirtual |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | QGraphicsScene | protectedvirtual |
mouseGrabberItem() const | QGraphicsScene | |
mouseMoveEvent(QGraphicsSceneMouseEvent *) | QDeclarativeScene | protectedvirtual |
mousePressEvent(QGraphicsSceneMouseEvent *) | QDeclarativeScene | protectedvirtual |
mouseReleaseEvent(QGraphicsSceneMouseEvent *) | QDeclarativeScene | protectedvirtual |
moveToThread(QThread *thread) | QObject | |
NoIndex enum value | QGraphicsScene | |
objectName() const | QObject | |
palette() const | QGraphicsScene | |
parent() const | QObject | inline |
property(const char *name) const | QObject | |
QDeclarativeScene(QObject *parent=0) | QDeclarativeScene | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QRegExp ®Exp)() | QObject | related |
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 | |
QObject(QObject *parent=0) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=0) | QObject | protected |
qobject_cast(QObject *object) | QObject | related |
QObjectList | QObject | related |
qt_find_obj_child(QObject *parent, const char *type, const QString &name) | QObject | related |
receivers(const char *signal) const | QObject | protected |
registerUserData() | QObject | static |
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 name | QGraphicsScene | |
sceneRect() const | QGraphicsScene | |
sceneRectChanged(const QRectF &rect) | QGraphicsScene | signal |
selectedItems() const | QGraphicsScene | |
selectionArea() const | QGraphicsScene | |
selectionChanged() | QGraphicsScene | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
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) | QGraphicsScene | inline |
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() const | QObject | inline |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
stickyFocus() const | QGraphicsScene | |
style() const | QGraphicsScene | |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
update(qreal x, qreal y, qreal w, qreal h) | QGraphicsScene | inline |
update(const QRectF &rect=QRectF()) | QGraphicsScene | slot |
userData(uint id) const | QObject | |
views() const | QGraphicsScene | |
wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsScene | protectedvirtual |
width() const | QGraphicsScene | inline |
~QGraphicsScene() | QGraphicsScene | virtual |
~QObject() | QObject | virtual |