acceptDrops() const | QGraphicsItem | |
acceptedMouseButtons() const | QGraphicsItem | |
acceptHoverEvents() const | QGraphicsItem | |
acceptsHoverEvents() const | QGraphicsItem | |
acceptTouchEvents() const | QGraphicsItem | |
activeFocusChanged(bool) | QDeclarativeItem | signal |
addToIndex() | QGraphicsItem | protected |
advance(int phase) | QGraphicsItem | virtual |
baselineOffset() const | QDeclarativeItem | |
baselineOffsetChanged(qreal) | QDeclarativeItem | signal |
blockSignals(bool b) | QObject | |
Bottom enum value | QDeclarativeItem | |
BottomLeft enum value | QDeclarativeItem | |
BottomRight enum value | QDeclarativeItem | |
boundingRect() const | QDeclarativeItem | virtual |
boundingRegion(const QTransform &itemToDeviceTransform) const | QGraphicsItem | |
boundingRegionGranularity() const | QGraphicsItem | |
cacheMode() const | QGraphicsItem | |
CacheMode enum name | QGraphicsItem | |
Center enum value | QDeclarativeItem | |
childAt(qreal x, qreal y) const | QDeclarativeItem | |
childEvent(QChildEvent *) | QObject | protectedvirtual |
childItems() const | QGraphicsItem | |
QObject::children() const | QObject | inline |
QGraphicsItem::children() const | QGraphicsItem | |
childrenBoundingRect() const | QGraphicsItem | |
childrenChanged() | QGraphicsObject | signal |
childrenRect() | QDeclarativeItem | |
childrenRectChanged(const QRectF &) | QDeclarativeItem | signal |
classBegin() | QDeclarativeItem | protectedvirtual |
clearFocus() | QGraphicsItem | |
clip() const | QDeclarativeItem | |
clipChanged(bool) | QDeclarativeItem | signal |
clipPath() const | QGraphicsItem | |
collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | virtual |
collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | virtual |
collidingItems(Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) const | QGraphicsItem | |
commonAncestorItem(const QGraphicsItem *other) const | QGraphicsItem | |
componentComplete() | QDeclarativeItem | protectedvirtual |
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 |
contains(const QPointF &point) const | QGraphicsItem | virtual |
contentsRect() const | QGraphicsLayoutItem | |
contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsItem | protectedvirtual |
cursor() const | QGraphicsItem | |
customEvent(QEvent *) | QObject | protectedvirtual |
QDeclarativeItem::QObject::d_ptr | QObject | protected |
QDeclarativeItem::QGraphicsItem::d_ptr | QGraphicsItem | protected |
QGraphicsLayoutItem::d_ptr | QGraphicsLayoutItem | protected |
data(int key) const | QGraphicsItem | |
deleteLater() | QObject | slot |
destroyed(QObject *=0) | QObject | signal |
DeviceCoordinateCache enum value | QGraphicsItem | |
deviceTransform(const QTransform &viewportTransform) const | QGraphicsItem | |
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) | QGraphicsItem | protectedvirtual |
dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
effectiveOpacity() const | QGraphicsItem | |
effectiveSizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const | QGraphicsLayoutItem | |
enabledChanged() | QGraphicsObject | signal |
ensureVisible(const QRectF &rect=QRectF(), int xmargin=50, int ymargin=50) | QGraphicsItem | |
ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin=50, int ymargin=50) | QGraphicsItem | inline |
event(QEvent *) | QDeclarativeItem | protectedvirtual |
eventFilter(QObject *, QEvent *) | QObject | virtual |
Extension enum name | QGraphicsItem | protected |
extension(const QVariant &variant) const | QGraphicsItem | protectedvirtual |
filtersChildEvents() const | QGraphicsItem | |
findChild(const QString &aName=QString()) const | QObject | inline |
findChildren(const QString &aName=QString()) const | QObject | inline |
findChildren(const QRegExp &re) const | QObject | inline |
flags() const | QGraphicsItem | |
focusChanged(bool) | QDeclarativeItem | signal |
focusInEvent(QFocusEvent *event) | QGraphicsItem | protectedvirtual |
focusItem() const | QGraphicsItem | |
focusOutEvent(QFocusEvent *event) | QGraphicsItem | protectedvirtual |
focusProxy() const | QGraphicsItem | |
focusScopeItem() const | QGraphicsItem | |
forceActiveFocus() | QDeclarativeItem | |
geometry() const | QGraphicsLayoutItem | |
geometryChanged(const QRectF &newGeometry, const QRectF &oldGeometry) | QDeclarativeItem | protectedvirtual |
getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | QGraphicsLayoutItem | virtual |
grabGesture(Qt::GestureType type, Qt::GestureFlags flags=Qt::GestureFlags()) | QGraphicsObject | |
grabKeyboard() | QGraphicsItem | |
grabMouse() | QGraphicsItem | |
graphicsEffect() const | QGraphicsItem | |
graphicsItem() const | QGraphicsLayoutItem | |
GraphicsItemChange enum name | QGraphicsItem | |
GraphicsItemFlag enum name | QGraphicsItem | |
group() const | QGraphicsItem | |
handlesChildEvents() const | QGraphicsItem | |
hasActiveFocus() const | QDeclarativeItem | |
hasCursor() const | QGraphicsItem | |
hasFocus() const | QDeclarativeItem | |
height() const | QDeclarativeItem | |
heightChanged() | QGraphicsObject | signal |
heightValid() const | QDeclarativeItem | protected |
hide() | QGraphicsItem | inline |
hoverEnterEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual |
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual |
hoverMoveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | protectedvirtual |
implicitHeight() const | QDeclarativeItem | |
implicitHeightChanged() | QDeclarativeItem | signal |
implicitWidth() const | QDeclarativeItem | |
implicitWidthChanged() | QDeclarativeItem | signal |
inherits(const char *classname) const | QObject | inline |
inputMethodEvent(QInputMethodEvent *) | QDeclarativeItem | protectedvirtual |
inputMethodHints() const | QGraphicsItem | |
inputMethodPreHandler(QInputMethodEvent *) | QDeclarativeItem | protected |
inputMethodQuery(Qt::InputMethodQuery query) const | QDeclarativeItem | protectedvirtual |
installEventFilter(QObject *) | QObject | |
installSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
isActive() const | QGraphicsItem | |
isAncestorOf(const QGraphicsItem *child) const | QGraphicsItem | |
isBlockedByModalPanel(QGraphicsItem **blockingPanel=0) const | QGraphicsItem | |
isClipped() const | QGraphicsItem | |
isComponentComplete() const | QDeclarativeItem | protected |
isEnabled() const | QGraphicsItem | |
isLayout() const | QGraphicsLayoutItem | |
isObscured() const | QGraphicsItem | |
isObscured(const QRectF &rect) const | QGraphicsItem | |
isObscured(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
isObscuredBy(const QGraphicsItem *item) const | QGraphicsItem | virtual |
isPanel() const | QGraphicsItem | |
isSelected() const | QGraphicsItem | |
isUnderMouse() const | QGraphicsItem | |
isVisible() const | QGraphicsItem | |
isVisibleTo(const QGraphicsItem *parent) const | QGraphicsItem | |
isWidget() const | QGraphicsItem | |
isWidgetType() const | QObject | inline |
isWindow() const | QGraphicsItem | |
ItemAcceptsInputMethod enum value | QGraphicsItem | |
itemChange(GraphicsItemChange, const QVariant &) | QDeclarativeItem | protectedvirtual |
ItemChildAddedChange enum value | QGraphicsItem | |
ItemChildRemovedChange enum value | QGraphicsItem | |
ItemClipsChildrenToShape enum value | QGraphicsItem | |
ItemClipsToShape enum value | QGraphicsItem | |
ItemCoordinateCache enum value | QGraphicsItem | |
ItemCursorChange enum value | QGraphicsItem | |
ItemCursorHasChanged enum value | QGraphicsItem | |
ItemDoesntPropagateOpacityToChildren enum value | QGraphicsItem | |
ItemEnabledChange enum value | QGraphicsItem | |
ItemEnabledHasChanged enum value | QGraphicsItem | |
ItemFlagsChange enum value | QGraphicsItem | |
ItemFlagsHaveChanged enum value | QGraphicsItem | |
ItemHasNoContents enum value | QGraphicsItem | |
ItemIgnoresParentOpacity enum value | QGraphicsItem | |
ItemIgnoresTransformations enum value | QGraphicsItem | |
ItemIsFocusable enum value | QGraphicsItem | |
ItemIsFocusScope enum value | QGraphicsItem | |
ItemIsMovable enum value | QGraphicsItem | |
ItemIsPanel enum value | QGraphicsItem | |
ItemIsSelectable enum value | QGraphicsItem | |
ItemMatrixChange enum value | QGraphicsItem | |
ItemNegativeZStacksBehindParent enum value | QGraphicsItem | |
ItemOpacityChange enum value | QGraphicsItem | |
ItemOpacityHasChanged enum value | QGraphicsItem | |
ItemParentChange enum value | QGraphicsItem | |
ItemParentHasChanged enum value | QGraphicsItem | |
ItemPositionChange enum value | QGraphicsItem | |
ItemPositionHasChanged enum value | QGraphicsItem | |
ItemRotationChange enum value | QGraphicsItem | |
ItemRotationHasChanged enum value | QGraphicsItem | |
ItemScaleChange enum value | QGraphicsItem | |
ItemScaleHasChanged enum value | QGraphicsItem | |
ItemSceneChange enum value | QGraphicsItem | |
ItemSceneHasChanged enum value | QGraphicsItem | |
ItemScenePositionHasChanged enum value | QGraphicsItem | |
ItemSelectedChange enum value | QGraphicsItem | |
ItemSelectedHasChanged enum value | QGraphicsItem | |
ItemSendsGeometryChanges enum value | QGraphicsItem | |
ItemSendsScenePositionChanges enum value | QGraphicsItem | |
ItemStacksBehindParent enum value | QGraphicsItem | |
ItemStopsClickFocusPropagation enum value | QGraphicsItem | |
ItemStopsFocusHandling enum value | QGraphicsItem | |
ItemToolTipChange enum value | QGraphicsItem | |
ItemToolTipHasChanged enum value | QGraphicsItem | |
itemTransform(const QGraphicsItem *other, bool *ok=0) const | QGraphicsItem | |
ItemTransformChange enum value | QGraphicsItem | |
ItemTransformHasChanged enum value | QGraphicsItem | |
ItemTransformOriginPointChange enum value | QGraphicsItem | |
ItemTransformOriginPointHasChanged enum value | QGraphicsItem | |
ItemUsesExtendedStyleOption enum value | QGraphicsItem | |
ItemVisibleChange enum value | QGraphicsItem | |
ItemVisibleHasChanged enum value | QGraphicsItem | |
ItemZValueChange enum value | QGraphicsItem | |
ItemZValueHasChanged enum value | QGraphicsItem | |
keepMouseGrab() const | QDeclarativeItem | |
keyPressEvent(QKeyEvent *event) | QDeclarativeItem | protectedvirtual |
keyPressPreHandler(QKeyEvent *) | QDeclarativeItem | protected |
keyReleaseEvent(QKeyEvent *event) | QDeclarativeItem | protectedvirtual |
keyReleasePreHandler(QKeyEvent *) | QDeclarativeItem | protected |
killTimer(int id) | QObject | |
Left enum value | QDeclarativeItem | |
m_maximumSize | QDeclarativeLayoutItem | private |
m_minimumSize | QDeclarativeLayoutItem | private |
m_preferredSize | QDeclarativeLayoutItem | private |
mapFromItem(const QScriptValue &item, qreal x, qreal y) const | QDeclarativeItem | |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | inline |
QGraphicsObject::mapFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapFromParent(const QPointF &point) const | QGraphicsItem | |
mapFromParent(const QRectF &rect) const | QGraphicsItem | |
mapFromParent(const QPolygonF &polygon) const | QGraphicsItem | |
mapFromParent(const QPainterPath &path) const | QGraphicsItem | |
mapFromParent(qreal x, qreal y) const | QGraphicsItem | inline |
mapFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapFromScene(const QPointF &point) const | QGraphicsItem | |
mapFromScene(const QRectF &rect) const | QGraphicsItem | |
mapFromScene(const QPolygonF &polygon) const | QGraphicsItem | |
mapFromScene(const QPainterPath &path) const | QGraphicsItem | |
mapFromScene(qreal x, qreal y) const | QGraphicsItem | inline |
mapFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapRectFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectFromParent(const QRectF &rect) const | QGraphicsItem | |
mapRectFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectFromScene(const QRectF &rect) const | QGraphicsItem | |
mapRectFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
mapRectToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectToParent(const QRectF &rect) const | QGraphicsItem | |
mapRectToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapRectToScene(const QRectF &rect) const | QGraphicsItem | |
mapRectToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapToItem(const QScriptValue &item, qreal x, qreal y) const | QDeclarativeItem | |
QGraphicsObject::mapToItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
QGraphicsObject::mapToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
QGraphicsObject::mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
QGraphicsObject::mapToItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
QGraphicsObject::mapToItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | inline |
QGraphicsObject::mapToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapToParent(const QPointF &point) const | QGraphicsItem | |
mapToParent(const QRectF &rect) const | QGraphicsItem | |
mapToParent(const QPolygonF &polygon) const | QGraphicsItem | |
mapToParent(const QPainterPath &path) const | QGraphicsItem | |
mapToParent(qreal x, qreal y) const | QGraphicsItem | inline |
mapToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
mapToScene(const QPointF &point) const | QGraphicsItem | |
mapToScene(const QRectF &rect) const | QGraphicsItem | |
mapToScene(const QPolygonF &polygon) const | QGraphicsItem | |
mapToScene(const QPainterPath &path) const | QGraphicsItem | |
mapToScene(qreal x, qreal y) const | QGraphicsItem | inline |
mapToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | inline |
matrix() const | QGraphicsItem | |
maximumHeight() const | QGraphicsLayoutItem | inline |
maximumSize | QDeclarativeLayoutItem | private |
maximumSize() const | QDeclarativeLayoutItem | inline |
maximumSizeChanged() | QDeclarativeLayoutItem | signal |
maximumWidth() const | QGraphicsLayoutItem | inline |
metaObject() const | QObject | virtual |
minimumHeight() const | QGraphicsLayoutItem | inline |
minimumSize | QDeclarativeLayoutItem | private |
minimumSize() const | QDeclarativeLayoutItem | inline |
minimumSizeChanged() | QDeclarativeLayoutItem | signal |
minimumWidth() const | QGraphicsLayoutItem | inline |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual |
mouseMoveEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual |
mousePressEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual |
mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | protectedvirtual |
moveBy(qreal dx, qreal dy) | QGraphicsItem | inline |
moveToThread(QThread *thread) | QObject | |
NoCache enum value | QGraphicsItem | |
NonModal enum value | QGraphicsItem | |
objectName() const | QObject | |
QGraphicsItem::opacity() const | QGraphicsItem | |
opacityChanged() | QGraphicsObject | signal |
opaqueArea() const | QGraphicsItem | virtual |
ownedByLayout() const | QGraphicsLayoutItem | |
paint(QPainter *, const QStyleOptionGraphicsItem *, QWidget *) | QDeclarativeItem | virtual |
panel() const | QGraphicsItem | |
PanelModal enum value | QGraphicsItem | |
panelModality() const | QGraphicsItem | |
PanelModality enum name | QGraphicsItem | |
parent() const | QObject | inline |
parentChanged(QDeclarativeItem *) | QDeclarativeItem | signal |
QGraphicsObject::parentChanged() | QGraphicsObject | signal |
parentItem() const | QDeclarativeItem | |
parentLayoutItem() const | QGraphicsLayoutItem | |
parentObject() const | QGraphicsItem | |
parentWidget() const | QGraphicsItem | |
QGraphicsItem::pos() const | QGraphicsItem | |
preferredHeight() const | QGraphicsLayoutItem | inline |
preferredSize | QDeclarativeLayoutItem | private |
preferredSize() const | QDeclarativeLayoutItem | inline |
preferredSizeChanged() | QDeclarativeLayoutItem | signal |
preferredWidth() const | QGraphicsLayoutItem | inline |
prepareGeometryChange() | QGraphicsItem | protected |
property(const char *name) const | QObject | |
QDeclarativeItem(QDeclarativeItem *parent=0) | QDeclarativeItem | |
QDeclarativeItem(QDeclarativeItemPrivate &dd, QDeclarativeItem *parent=0) | QDeclarativeItem | protected |
QDeclarativeLayoutItem(QDeclarativeItem *parent=0) | QDeclarativeLayoutItem | |
QDeclarativeParserStatus() | QDeclarativeParserStatus | |
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 |
QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=0) | QGraphicsItem | |
QGraphicsItem::QGraphicsItem(QGraphicsItemPrivate &dd, QGraphicsItem *parent, QGraphicsScene *scene) | QGraphicsItem | protected |
qgraphicsitem_cast(QGraphicsItem *item) | QGraphicsItem | related |
QGraphicsLayoutItem(QGraphicsLayoutItem *parent=0, bool isLayout=false) | QGraphicsLayoutItem | |
QGraphicsLayoutItem(QGraphicsLayoutItemPrivate &dd) | QGraphicsLayoutItem | protected |
QGraphicsObject(QGraphicsItem *parent=0) | QGraphicsObject | |
QGraphicsObject(QGraphicsItemPrivate &dd, QGraphicsItem *parent, QGraphicsScene *scene) | QGraphicsObject | protected |
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 | |
removeFromIndex() | QGraphicsItem | protected |
removeSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
resetHeight() | QDeclarativeItem | |
resetMatrix() | QGraphicsItem | |
resetTransform() | QGraphicsItem | |
resetWidth() | QDeclarativeItem | |
Right enum value | QDeclarativeItem | |
rotate(qreal angle) | QGraphicsItem | |
QGraphicsItem::rotation() const | QGraphicsItem | |
rotationChanged() | QGraphicsObject | signal |
QGraphicsItem::scale(qreal sx, qreal sy) | QGraphicsItem | |
QGraphicsItem::scale() const | QGraphicsItem | |
scaleChanged() | QGraphicsObject | signal |
scene() const | QGraphicsItem | |
sceneBoundingRect() const | QGraphicsItem | |
sceneEvent(QEvent *) | QDeclarativeItem | protectedvirtual |
sceneEventFilter(QGraphicsItem *watched, QEvent *event) | QGraphicsItem | protectedvirtual |
sceneMatrix() const | QGraphicsItem | |
SceneModal enum value | QGraphicsItem | |
scenePos() const | QGraphicsItem | |
sceneTransform() const | QGraphicsItem | |
scroll(qreal dx, qreal dy, const QRectF &rect=QRectF()) | QGraphicsItem | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAcceptDrops(bool on) | QGraphicsItem | |
setAcceptedMouseButtons(Qt::MouseButtons buttons) | QGraphicsItem | |
setAcceptHoverEvents(bool enabled) | QGraphicsItem | |
setAcceptsHoverEvents(bool enabled) | QGraphicsItem | |
setAcceptTouchEvents(bool enabled) | QGraphicsItem | |
setActive(bool active) | QGraphicsItem | |
setBaselineOffset(qreal) | QDeclarativeItem | |
setBoundingRegionGranularity(qreal granularity) | QGraphicsItem | |
setCacheMode(CacheMode mode, const QSize &cacheSize=QSize()) | QGraphicsItem | |
setClip(bool) | QDeclarativeItem | |
setCursor(const QCursor &cursor) | QGraphicsItem | |
setData(int key, const QVariant &value) | QGraphicsItem | |
setEnabled(bool enabled) | QGraphicsItem | |
setExtension(Extension extension, const QVariant &variant) | QGraphicsItem | protectedvirtual |
setFiltersChildEvents(bool enabled) | QGraphicsItem | |
setFlag(GraphicsItemFlag flag, bool enabled=true) | QGraphicsItem | |
setFlags(GraphicsItemFlags flags) | QGraphicsItem | |
setFocus(bool) | QDeclarativeItem | |
QGraphicsObject::setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsItem | |
setFocusProxy(QGraphicsItem *item) | QGraphicsItem | |
setGeometry(const QRectF &rect) | QDeclarativeLayoutItem | virtual |
setGraphicsEffect(QGraphicsEffect *effect) | QGraphicsItem | |
setGraphicsItem(QGraphicsItem *item) | QGraphicsLayoutItem | protected |
setGroup(QGraphicsItemGroup *group) | QGraphicsItem | |
setHandlesChildEvents(bool enabled) | QGraphicsItem | |
setHeight(qreal) | QDeclarativeItem | |
setImplicitHeight(qreal) | QDeclarativeItem | protected |
setImplicitWidth(qreal) | QDeclarativeItem | protected |
setInputMethodHints(Qt::InputMethodHints hints) | QGraphicsItem | |
setKeepMouseGrab(bool) | QDeclarativeItem | |
setMatrix(const QMatrix &matrix, bool combine=false) | QGraphicsItem | |
setMaximumHeight(qreal height) | QGraphicsLayoutItem | |
setMaximumSize(const QSizeF &s) | QDeclarativeLayoutItem | inline |
QGraphicsLayoutItem::setMaximumSize(qreal w, qreal h) | QGraphicsLayoutItem | inline |
setMaximumWidth(qreal width) | QGraphicsLayoutItem | |
setMinimumHeight(qreal height) | QGraphicsLayoutItem | |
setMinimumSize(const QSizeF &s) | QDeclarativeLayoutItem | inline |
QGraphicsLayoutItem::setMinimumSize(qreal w, qreal h) | QGraphicsLayoutItem | inline |
setMinimumWidth(qreal width) | QGraphicsLayoutItem | |
setObjectName(const QString &name) | QObject | |
setOpacity(qreal opacity) | QGraphicsItem | |
setOwnedByLayout(bool ownedByLayout) | QGraphicsLayoutItem | protected |
setPanelModality(PanelModality panelModality) | QGraphicsItem | |
setParent(QObject *) | QObject | |
setParentItem(QDeclarativeItem *parent) | QDeclarativeItem | |
QGraphicsObject::setParentItem(QGraphicsItem *parent) | QGraphicsItem | |
setParentLayoutItem(QGraphicsLayoutItem *parent) | QGraphicsLayoutItem | |
setPos(const QPointF &pos) | QGraphicsItem | |
setPos(qreal x, qreal y) | QGraphicsItem | inline |
setPreferredHeight(qreal height) | QGraphicsLayoutItem | |
setPreferredSize(const QSizeF &s) | QDeclarativeLayoutItem | inline |
QGraphicsLayoutItem::setPreferredSize(qreal w, qreal h) | QGraphicsLayoutItem | inline |
setPreferredWidth(qreal width) | QGraphicsLayoutItem | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRotation(qreal angle) | QGraphicsItem | |
setScale(qreal scale) | QGraphicsItem | |
setSelected(bool selected) | QGraphicsItem | |
setSize(const QSizeF &size) | QDeclarativeItem | |
setSizePolicy(const QSizePolicy &policy) | QGraphicsLayoutItem | |
setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType=QSizePolicy::DefaultType) | QGraphicsLayoutItem | |
setSmooth(bool) | QDeclarativeItem | |
setToolTip(const QString &toolTip) | QGraphicsItem | |
setTransform(const QTransform &matrix, bool combine=false) | QGraphicsItem | |
setTransformations(const QList< QGraphicsTransform *> &transformations) | QGraphicsItem | |
setTransformOrigin(TransformOrigin) | QDeclarativeItem | |
setTransformOriginPoint(const QPointF &origin) | QGraphicsItem | |
setTransformOriginPoint(qreal ax, qreal ay) | QGraphicsItem | inline |
setUserData(uint id, QObjectUserData *data) | QObject | |
setVisible(bool visible) | QGraphicsItem | |
setWidth(qreal) | QDeclarativeItem | |
setX(qreal x) | QGraphicsItem | |
setY(qreal y) | QGraphicsItem | |
setZValue(qreal z) | QGraphicsItem | |
shape() const | QGraphicsItem | virtual |
shear(qreal sh, qreal sv) | QGraphicsItem | |
show() | QGraphicsItem | inline |
signalsBlocked() const | QObject | inline |
sizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF()) const | QDeclarativeLayoutItem | protectedvirtual |
sizePolicy() const | QGraphicsLayoutItem | |
smooth() const | QDeclarativeItem | |
smoothChanged(bool) | QDeclarativeItem | signal |
stackBefore(const QGraphicsItem *sibling) | QGraphicsItem | |
startTimer(int interval) | QObject | |
stateChanged(const QString &) | QDeclarativeItem | signal |
staticMetaObject | QObject | static |
staticQtMetaObject | QObject | protectedstatic |
supportsExtension(Extension extension) const | QGraphicsItem | protectedvirtual |
thread() const | QObject | |
timerEvent(QTimerEvent *) | QObject | protectedvirtual |
toGraphicsObject() | QGraphicsItem | |
toGraphicsObject() const | QGraphicsItem | |
toolTip() const | QGraphicsItem | |
Top enum value | QDeclarativeItem | |
TopLeft enum value | QDeclarativeItem | |
topLevelItem() const | QGraphicsItem | |
topLevelWidget() const | QGraphicsItem | |
TopRight enum value | QDeclarativeItem | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
transform() | QDeclarativeItem | |
QGraphicsObject::transform() const | QGraphicsItem | |
transformations() const | QGraphicsItem | |
TransformOrigin enum name | QDeclarativeItem | |
transformOrigin() const | QDeclarativeItem | |
transformOriginChanged(TransformOrigin) | QDeclarativeItem | signal |
QGraphicsItem::transformOriginPoint() const | QGraphicsItem | |
translate(qreal dx, qreal dy) | QGraphicsItem | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | static |
Type enum value | QGraphicsItem | |
type() const | QGraphicsItem | virtual |
ungrabGesture(Qt::GestureType type) | QGraphicsObject | |
ungrabKeyboard() | QGraphicsItem | |
ungrabMouse() | QGraphicsItem | |
unsetCursor() | QGraphicsItem | |
update(const QRectF &rect=QRectF()) | QGraphicsItem | |
update(qreal x, qreal y, qreal width, qreal height) | QGraphicsItem | inline |
updateGeometry() | QGraphicsLayoutItem | virtual |
updateMicroFocus() | QGraphicsObject | protectedslot |
userData(uint id) const | QObject | |
UserExtension enum value | QGraphicsItem | protected |
UserType enum value | QGraphicsItem | |
visibleChanged() | QGraphicsObject | signal |
wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsItem | protectedvirtual |
width() const | QDeclarativeItem | |
widthChanged() | QGraphicsObject | signal |
widthValid() const | QDeclarativeItem | protected |
window() const | QGraphicsItem | |
QGraphicsItem::x() const | QGraphicsItem | inline |
xChanged() | QGraphicsObject | signal |
QGraphicsItem::y() const | QGraphicsItem | inline |
yChanged() | QGraphicsObject | signal |
zChanged() | QGraphicsObject | signal |
zValue() const | QGraphicsItem | |
~QDeclarativeItem() | QDeclarativeItem | virtual |
~QDeclarativeParserStatus() | QDeclarativeParserStatus | virtual |
~QGraphicsItem() | QGraphicsItem | virtual |
~QGraphicsLayoutItem() | QGraphicsLayoutItem | virtual |
~QObject() | QObject | virtual |