, including all inherited members.
| acceptDrops() const | QGraphicsItem | |
| acceptedMouseButtons() const | QGraphicsItem | |
| acceptHoverEvents() const | QGraphicsItem | |
| acceptsHoverEvents() const | QGraphicsItem | |
| acceptTouchEvents() const | QGraphicsItem | |
| actionEvent(QActionEvent *) | MWidget | [protected, virtual] |
| actions() const | QGraphicsWidget | |
| active | MWidgetController | |
| addAction(QAction *action) | QGraphicsWidget | |
| addActions(QList< QAction * > actions) | QGraphicsWidget | |
| adjustSize() | QGraphicsWidget | |
| advance(int phase) | QGraphicsItem | [virtual] |
| alignment() const | MSceneWindow | [protected] |
| appear(QGraphicsScene *scene, MSceneWindow::DeletionPolicy policy=KeepWhenDone) | MSceneWindow | [slot] |
| appear(MWindow *window, MSceneWindow::DeletionPolicy policy=KeepWhenDone) | MSceneWindow | [virtual, slot] |
| appear(MSceneWindow::DeletionPolicy policy=KeepWhenDone) | MSceneWindow | [virtual, slot] |
| Appeared enum value | MSceneWindow | |
| appeared() | MSceneWindow | [signal] |
| Appearing enum value | MSceneWindow | |
| appearing() | MSceneWindow | [signal] |
| ApplicationMenu enum value | MSceneWindow | |
| ApplicationPage enum value | MSceneWindow | |
| autoFillBackground | QGraphicsWidget | |
| autoFillBackground() const | QGraphicsWidget | |
| blockSignals(bool block) | QObject | |
| boundingRect() const | QGraphicsWidget | [virtual] |
| QGraphicsObject::boundingRect() const =0 | QGraphicsItem | |
| boundingRegion(const QTransform &itemToDeviceTransform) const | QGraphicsItem | |
| boundingRegionGranularity() const | QGraphicsItem | |
| buttonClicked() | MEscapeButtonPanel | [signal] |
| cacheMode() const | QGraphicsItem | |
| cancelEvent(MCancelEvent *event) | MWidgetController | [protected, virtual] |
| changeEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | [protected] |
| child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
| childEvent(QChildEvent *event) | QObject | [protected, virtual] |
| childItems() const | QGraphicsItem | |
| QObject::children() const | QObject | |
| QGraphicsItem::children() const | QGraphicsItem | |
| childrenBoundingRect() const | QGraphicsItem | |
| className() const | QObject | |
| clearActions() | MWidget | [virtual, slot] |
| clearFocus() | QGraphicsItem | |
| clipPath() const | QGraphicsItem | |
| close() | QGraphicsWidget | |
| closeEvent(QCloseEvent *event) | MSceneWindow | [protected, virtual] |
| collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | QGraphicsItem | [virtual] |
| collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode) const | QGraphicsItem | [virtual] |
| collidingItems(Qt::ItemSelectionMode mode) const | QGraphicsItem | |
| commonAncestorItem(const QGraphicsItem *other) const | QGraphicsItem | |
| Completer enum value | MSceneWindow | |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | [static] |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connectNotify(const char *signal) | QObject | [protected, virtual] |
| contains(const QPointF &point) const | QGraphicsItem | [virtual] |
| contentsRect() const | QGraphicsLayoutItem | |
| contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | MWidget | [protected, virtual] |
| QGraphicsWidget::contextMenuEvent(QGraphicsSceneContextMenuEvent *event) | QGraphicsItem | [protected, virtual] |
| cursor() const | QGraphicsItem | |
| customEvent(QEvent *event) | QObject | [protected, virtual] |
| d_ptr | MWidget | [protected] |
| data(int key) const | QGraphicsItem | |
| defaultType | MWidgetController | [static] |
| deleteLater() | QObject | |
| deletionPolicy() const | MSceneWindow | |
| DeletionPolicy enum name | MSceneWindow | |
| destroyed(QObject *obj) | QObject | |
| DestroyWhenDismissed enum value | MSceneWindow | |
| DestroyWhenDone enum value | MSceneWindow | |
| deviceTransform(const QTransform &viewportTransform) const | QGraphicsItem | |
| Dialog enum value | MSceneWindow | |
| disappear() | MSceneWindow | [virtual, slot] |
| Disappeared enum value | MSceneWindow | |
| disappeared() | MSceneWindow | [signal] |
| Disappearing enum value | MSceneWindow | |
| disappearing() | MSceneWindow | [signal] |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | [static] |
| disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
| disconnect(const QObject *receiver, const char *method) | QObject | |
| disconnectNotify(const char *signal) | QObject | [protected, virtual] |
| dismiss() | MSceneWindow | [slot] |
| dismissEvent(MDismissEvent *event) | MSceneWindow | [protected, virtual] |
| displayEntered() | MWidget | [signal] |
| displayExited() | MWidget | [signal] |
| DockWidget enum value | MSceneWindow | |
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsItem | [protected, virtual] |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| effect | QGraphicsObject | |
| effectiveOpacity() const | QGraphicsItem | |
| effectiveSizeHint(Qt::SizeHint which, const QSizeF &constraint) const | QGraphicsLayoutItem | |
| enabled | QGraphicsObject | |
| enabledChanged() | QGraphicsObject | |
| ensureVisible(const QRectF &rect, int xmargin, int ymargin) | QGraphicsItem | |
| ensureVisible(qreal x, qreal y, qreal w, qreal h, int xmargin, int ymargin) | QGraphicsItem | |
| enterDisplayEvent() | MWidget | [protected, virtual] |
| EscapeButtonPanel enum value | MSceneWindow | |
| escapeMode | MEscapeButtonPanel | |
| escapeMode() const | MEscapeButtonPanel | |
| escapeModeChanged(MEscapeButtonPanelModel::EscapeMode escapeMode) | MEscapeButtonPanel | [signal] |
| event(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::event(QEvent *e) | QObject | [virtual] |
| eventFilter(QObject *watched, QEvent *event) | QObject | [virtual] |
| exitDisplayEvent() | MWidget | [protected, virtual] |
| filtersChildEvents() const | QGraphicsItem | |
| findChild(const QString &name) const | QObject | |
| findChildren(const QString &name) const | QObject | |
| findChildren(const QRegExp ®Exp) const | QObject | |
| flags() const | QGraphicsItem | |
| focusInEvent(QFocusEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::focusInEvent(QFocusEvent *event) | QGraphicsItem | [protected, virtual] |
| focusItem() const | QGraphicsItem | |
| focusNextPrevChild(bool next) | QGraphicsWidget | [protected, virtual] |
| focusOutEvent(QFocusEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::focusOutEvent(QFocusEvent *event) | QGraphicsItem | [protected, virtual] |
| focusPolicy | QGraphicsWidget | |
| focusPolicy() const | QGraphicsWidget | |
| focusProxy() const | QGraphicsItem | |
| focusWidget() const | QGraphicsWidget | |
| font | QGraphicsWidget | |
| font() const | QGraphicsWidget | |
| geometry | QGraphicsWidget | |
| QGraphicsLayoutItem::geometry() const | QGraphicsLayoutItem | |
| geometryChanged() | QGraphicsWidget | |
| gestureEvent(QGestureEvent *event) | MWidget | [protected, virtual] |
| getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | QGraphicsWidget | [virtual] |
| getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const | QGraphicsWidget | |
| grabGesture(Qt::GestureType gesture, QFlags< Qt::GestureFlag > flags) | QGraphicsObject | |
| grabKeyboard() | QGraphicsItem | |
| grabKeyboardEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| grabMouse() | QGraphicsItem | |
| grabMouseEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| grabShortcut(const QKeySequence &sequence, Qt::ShortcutContext context) | QGraphicsWidget | |
| graphicsEffect() const | QGraphicsItem | |
| graphicsItem() const | QGraphicsLayoutItem | |
| GraphicsItemFlags | QGraphicsItem | |
| group() const | QGraphicsItem | |
| handlesChildEvents() const | QGraphicsItem | |
| hasCursor() const | QGraphicsItem | |
| hasFocus() const | QGraphicsItem | |
| hide() | QGraphicsItem | |
| hideEvent(QHideEvent *event) | QGraphicsWidget | [protected, virtual] |
| HomeButtonPanel enum value | MSceneWindow | |
| hoverEnterEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
| hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::hoverLeaveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
| hoverMoveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::hoverMoveEvent(QGraphicsSceneHoverEvent *event) | QGraphicsItem | [protected, virtual] |
| inherits(const char *className) const | QObject | |
| initStyleOption(QStyleOption *option) const | QGraphicsWidget | [protected, virtual] |
| inputMethodEvent(QInputMethodEvent *event) | QGraphicsItem | [protected, virtual] |
| inputMethodHints() const | QGraphicsItem | |
| inputMethodQuery(Qt::InputMethodQuery query) const | MWidgetController | [protected, virtual] |
| MWidget::inputMethodQuery(Qt::InputMethodQuery query) const | QGraphicsItem | [protected, virtual] |
| insertAction(QAction *before, QAction *action) | QGraphicsWidget | |
| insertActions(QAction *before, QList< QAction * > actions) | QGraphicsWidget | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| installSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| isA(const char *className) const | QObject | |
| isActive() const | MWidgetController | |
| MWidget::isActive() const | QGraphicsItem | |
| isActiveWindow() const | QGraphicsWidget | |
| isAncestorOf(const QGraphicsItem *child) const | QGraphicsItem | |
| isBlockedByModalPanel(QGraphicsItem **blockingPanel) const | QGraphicsItem | |
| isClipped() const | QGraphicsItem | |
| isEnabled() const | QGraphicsItem | |
| isLayout() const | QGraphicsLayoutItem | |
| isManagedManually() const | MSceneWindow | |
| isObscured() const | QGraphicsItem | |
| isObscured(const QRectF &rect) const | QGraphicsItem | |
| isObscured(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| isObscuredBy(const QGraphicsItem *item) const | QGraphicsItem | [virtual] |
| isOnDisplay() const | MWidget | |
| isPanel() const | QGraphicsItem | |
| isSelected() const | MWidget | |
| QGraphicsWidget::isSelected() const | QGraphicsItem | |
| isUnderMouse() const | QGraphicsItem | |
| isVisible() const | QGraphicsItem | |
| isVisibleTo(const QGraphicsItem *parent) const | QGraphicsItem | |
| isWidget() const | QGraphicsItem | |
| isWidgetType() const | QObject | |
| isWindow() const | QGraphicsItem | |
| itemChange(GraphicsItemChange change, const QVariant &value) | MWidgetController | [protected, virtual] |
| MWidget::QGraphicsObject::itemChange(GraphicsItemChange change, const QVariant &value) | QGraphicsItem | [protected, virtual] |
| itemTransform(const QGraphicsItem *other, bool *ok) const | QGraphicsItem | |
| KeepWhenDone enum value | MSceneWindow | |
| keyPressEvent(QKeyEvent *event) | QGraphicsItem | [protected, virtual] |
| keyReleaseEvent(QKeyEvent *event) | QGraphicsItem | [protected, virtual] |
| killTimer(int id) | QObject | |
| LayerEffect enum value | MSceneWindow | |
| layout | QGraphicsWidget | |
| layout() const | QGraphicsWidget | |
| layoutDirection | QGraphicsWidget | |
| layoutDirection() const | QGraphicsWidget | |
| layoutPosition() const | MWidgetController | |
| managedManually | MSceneWindow | |
| mapFromItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | |
| mapFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| 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 | |
| mapFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| 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 | |
| mapFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectFromItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapRectFromItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectFromParent(const QRectF &rect) const | QGraphicsItem | |
| mapRectFromParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectFromScene(const QRectF &rect) const | QGraphicsItem | |
| mapRectFromScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapRectToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectToParent(const QRectF &rect) const | QGraphicsItem | |
| mapRectToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapRectToScene(const QRectF &rect) const | QGraphicsItem | |
| mapRectToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QPointF &point) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QRectF &rect) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QPolygonF &polygon) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, const QPainterPath &path) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, qreal x, qreal y) const | QGraphicsItem | |
| mapToItem(const QGraphicsItem *item, qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| 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 | |
| mapToParent(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| 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 | |
| mapToScene(qreal x, qreal y, qreal w, qreal h) const | QGraphicsItem | |
| matrix() const | QGraphicsItem | |
| maximumHeight() const | QGraphicsLayoutItem | |
| maximumSize | QGraphicsWidget | |
| QGraphicsLayoutItem::maximumSize() const | QGraphicsLayoutItem | |
| maximumWidth() const | QGraphicsLayoutItem | |
| MEscapeButtonPanel(QGraphicsItem *parent=0) | MEscapeButtonPanel | |
| MessageBox enum value | MSceneWindow | |
| metaObject() const | QObject | [virtual] |
| minimumHeight() const | QGraphicsLayoutItem | |
| minimumSize | QGraphicsWidget | |
| QGraphicsLayoutItem::minimumSize() const | QGraphicsLayoutItem | |
| minimumWidth() const | QGraphicsLayoutItem | |
| ModalSceneWindow enum value | MSceneWindow | |
| model() | MWidgetController | |
| model() const | MWidgetController | |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
| mouseMoveEvent(QGraphicsSceneMouseEvent *event) | MWidgetController | [protected, virtual] |
| MWidget::mouseMoveEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
| mousePressEvent(QGraphicsSceneMouseEvent *event) | MWidgetController | [protected, virtual] |
| MWidget::mousePressEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | MWidgetController | [protected, virtual] |
| MWidget::mouseReleaseEvent(QGraphicsSceneMouseEvent *event) | QGraphicsItem | [protected, virtual] |
| moveBy(qreal dx, qreal dy) | QGraphicsItem | |
| moveEvent(QGraphicsSceneMoveEvent *event) | QGraphicsWidget | [protected, virtual] |
| moveToThread(QThread *targetThread) | QObject | |
| MSceneWindow(QGraphicsItem *parent=0) | MSceneWindow | [explicit] |
| MWidget(QGraphicsItem *parent=0) | MWidget | |
| MWidget(MWidgetPrivate &dd, QGraphicsItem *parent) | MWidget | [protected] |
| MWidgetController(QGraphicsItem *parent=0) | MWidgetController | [explicit] |
| MWidgetController(MWidgetModel *model, QGraphicsItem *parent=0) | MWidgetController | [explicit] |
| name() const | QObject | |
| name(const char *defaultName) const | QObject | |
| NavigationBar enum value | MSceneWindow | |
| normalizeSignalSlot(const char *signalSlot) | QObject | [protected, static] |
| NotificationEvent enum value | MSceneWindow | |
| NotificationInformation enum value | MSceneWindow | |
| ObjectMenu enum value | MSceneWindow | |
| objectName | QObject | |
| objectName() const | QObject | |
| offset() const | MSceneWindow | [protected] |
| onDisplay | MWidget | |
| onDisplayChangeEvent(MOnDisplayChangeEvent *event) | MWidget | [protected, virtual] |
| opacity | QGraphicsObject | |
| QGraphicsItem::opacity() const | QGraphicsItem | |
| opacityChanged() | QGraphicsObject | |
| opaqueArea() const | QGraphicsItem | [virtual] |
| orientationChangeEvent(MOrientationChangeEvent *event) | MWidgetController | [protected, virtual] |
| Overlay enum value | MSceneWindow | |
| ownedByLayout() const | QGraphicsLayoutItem | |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | QGraphicsWidget | [virtual] |
| QGraphicsObject::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)=0 | QGraphicsItem | |
| paintOffset | MWidget | |
| paintOffset() const | MWidget | |
| paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | QGraphicsWidget | [virtual] |
| palette | QGraphicsWidget | |
| palette() const | QGraphicsWidget | |
| panel() const | QGraphicsItem | |
| panelModality() const | QGraphicsItem | |
| panGestureEvent(QGestureEvent *event, QPanGesture *gesture) | MWidgetController | [protected, virtual] |
| parent | QGraphicsObject | |
| QObject::parent() const | QObject | |
| parentChanged() | QGraphicsObject | |
| parentItem() const | QGraphicsItem | |
| parentLayoutItem() const | QGraphicsLayoutItem | |
| parentObject() const | QGraphicsItem | |
| parentWidget() const | QGraphicsItem | |
| pinchGestureEvent(QGestureEvent *event, QPinchGesture *gesture) | MWidgetController | [protected, virtual] |
| PlainSceneWindow enum value | MSceneWindow | |
| polishEvent() | QGraphicsWidget | [protected, virtual] |
| PopupList enum value | MSceneWindow | |
| pos | QGraphicsObject | |
| QGraphicsItem::pos() const | QGraphicsItem | |
| preferredHeight() const | QGraphicsLayoutItem | |
| preferredSize | QGraphicsWidget | |
| QGraphicsLayoutItem::preferredSize() const | QGraphicsLayoutItem | |
| preferredWidth() const | QGraphicsLayoutItem | |
| prepareGeometryChange() | QGraphicsItem | [protected] |
| property(const char *name) const | QObject | |
| QGraphicsItem(QGraphicsItem *parent) | QGraphicsItem | |
| QGraphicsLayoutItem(QGraphicsLayoutItem *parent, bool isLayout) | QGraphicsLayoutItem | |
| QGraphicsObject(QGraphicsItem *parent) | QGraphicsObject | |
| QGraphicsWidget(QGraphicsItem *parent, QFlags< Qt::WindowType > wFlags) | QGraphicsWidget | |
| QObject(QObject *parent) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| receivers(const char *signal) const | QObject | [protected] |
| rect() const | QGraphicsWidget | |
| releaseShortcut(int id) | QGraphicsWidget | |
| removeAction(QAction *action) | QGraphicsWidget | |
| removeChild(QObject *object) | QObject | |
| removeEventFilter(QObject *obj) | QObject | |
| removeSceneEventFilter(QGraphicsItem *filterItem) | QGraphicsItem | |
| repositionNeeded() | MSceneWindow | [signal] |
| resetMatrix() | QGraphicsItem | |
| resetTransform() | QGraphicsItem | |
| resize(const QSizeF &size) | QGraphicsWidget | |
| resize(qreal w, qreal h) | QGraphicsWidget | |
| resizeEvent(QGraphicsSceneResizeEvent *event) | QGraphicsWidget | [protected, virtual] |
| retranslateUi() | MWidget | [protected, virtual] |
| rotate(qreal angle) | QGraphicsItem | |
| rotation | QGraphicsObject | |
| QGraphicsItem::rotation() const | QGraphicsItem | |
| rotationChanged() | QGraphicsObject | |
| scale | QGraphicsObject | |
| QGraphicsItem::scale(qreal sx, qreal sy) | QGraphicsItem | |
| QGraphicsItem::scale() const | QGraphicsItem | |
| scaleChanged() | QGraphicsObject | |
| scene() const | QGraphicsItem | |
| sceneBoundingRect() const | QGraphicsItem | |
| sceneEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| QGraphicsObject::sceneEvent(QEvent *event) | QGraphicsItem | [protected, virtual] |
| sceneEventFilter(QGraphicsItem *watched, QEvent *event) | MWidgetController | [protected, virtual] |
| MWidget::sceneEventFilter(QGraphicsItem *watched, QEvent *event) | QGraphicsItem | [protected, virtual] |
| sceneManager() const | MWidget | |
| sceneMatrix() const | QGraphicsItem | |
| scenePos() const | QGraphicsItem | |
| sceneTransform() const | QGraphicsItem | |
| SceneWindowState enum name | MSceneWindow | |
| sceneWindowState() const | MSceneWindow | |
| sceneWindowStateChanged(MSceneWindow::SceneWindowState newState, MSceneWindow::SceneWindowState oldState) | MSceneWindow | [signal] |
| scroll(qreal dx, qreal dy, const QRectF &rect) | QGraphicsItem | |
| selected | MWidget | |
| sender() const | QObject | [protected] |
| setAcceptDrops(bool on) | QGraphicsItem | |
| setAcceptedMouseButtons(QFlags< Qt::MouseButton > buttons) | QGraphicsItem | |
| setAcceptHoverEvents(bool enabled) | QGraphicsItem | |
| setAcceptsHoverEvents(bool enabled) | QGraphicsItem | |
| setAcceptTouchEvents(bool enabled) | QGraphicsItem | |
| setActive(bool active) | MWidgetController | [virtual, slot] |
| MWidget::setActive(bool active) | QGraphicsItem | |
| setAttribute(Qt::WidgetAttribute attribute, bool on) | QGraphicsWidget | |
| setAutoFillBackground(bool enabled) | QGraphicsWidget | |
| setBoundingRegionGranularity(qreal granularity) | QGraphicsItem | |
| setCacheMode(CacheMode mode, const QSize &logicalCacheSize) | QGraphicsItem | |
| setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
| setCursor(const QCursor &cursor) | QGraphicsItem | |
| setData(int key, const QVariant &value) | QGraphicsItem | |
| setEnabled(bool enabled) | QGraphicsItem | |
| setEscapeMode(MEscapeButtonPanelModel::EscapeMode escapeMode) | MEscapeButtonPanel | [slot] |
| setFiltersChildEvents(bool enabled) | QGraphicsItem | |
| setFlag(GraphicsItemFlag flag, bool enabled) | QGraphicsItem | |
| setFlags(QFlags< QGraphicsItem::GraphicsItemFlag > flags) | QGraphicsItem | |
| setFocus(Qt::FocusReason focusReason) | QGraphicsItem | |
| setFocusPolicy(Qt::FocusPolicy policy) | QGraphicsWidget | |
| setFocusProxy(QGraphicsItem *item) | QGraphicsItem | |
| setFont(const QFont &font) | QGraphicsWidget | |
| setGeometry(const QRectF &rect) | QGraphicsWidget | [virtual] |
| setGeometry(qreal x, qreal y, qreal w, qreal h) | QGraphicsWidget | |
| setGraphicsEffect(QGraphicsEffect *effect) | QGraphicsItem | |
| setGraphicsItem(QGraphicsItem *item) | QGraphicsLayoutItem | [protected] |
| setGroup(QGraphicsItemGroup *group) | QGraphicsItem | |
| setHandlesChildEvents(bool enabled) | QGraphicsItem | |
| setInputMethodHints(QFlags< Qt::InputMethodHint > hints) | QGraphicsItem | |
| setLayout(QGraphicsLayout *layout) | QGraphicsWidget | |
| setLayoutDirection(Qt::LayoutDirection direction) | QGraphicsWidget | |
| setLayoutPosition(M::Position layoutPosition) | MWidgetController | |
| setManagedManually(bool managedManually) | MSceneWindow | |
| setMatrix(const QMatrix &matrix, bool combine) | QGraphicsItem | |
| setMaximumHeight(qreal height) | QGraphicsLayoutItem | |
| setMaximumSize(const QSizeF &size) | QGraphicsLayoutItem | |
| setMaximumSize(qreal w, qreal h) | QGraphicsLayoutItem | |
| setMaximumWidth(qreal width) | QGraphicsLayoutItem | |
| setMinimumHeight(qreal height) | QGraphicsLayoutItem | |
| setMinimumSize(const QSizeF &size) | QGraphicsLayoutItem | |
| setMinimumSize(qreal w, qreal h) | QGraphicsLayoutItem | |
| setMinimumWidth(qreal width) | QGraphicsLayoutItem | |
| setModel(MWidgetModel *model) | MWidgetController | |
| setName(const char *name) | QObject | |
| setObjectName(const QString &name) | MWidgetController | [virtual, slot] |
| MWidget::setObjectName(const QString &name) | QObject | |
| setOpacity(qreal opacity) | QGraphicsItem | |
| setOwnedByLayout(bool ownership) | QGraphicsLayoutItem | [protected] |
| setPaintOffset(const QPointF &offset) | MWidget | |
| setPalette(const QPalette &palette) | QGraphicsWidget | |
| setPanelModality(PanelModality panelModality) | QGraphicsItem | |
| setParent(QObject *parent) | QObject | |
| setParentItem(QGraphicsItem *newParent) | QGraphicsItem | |
| setParentLayoutItem(QGraphicsLayoutItem *parent) | QGraphicsLayoutItem | |
| setPos(const QPointF &pos) | QGraphicsItem | |
| setPos(qreal x, qreal y) | QGraphicsItem | |
| setPreferredHeight(qreal height) | QGraphicsLayoutItem | |
| setPreferredSize(const QSizeF &size) | QGraphicsLayoutItem | |
| setPreferredSize(qreal w, qreal h) | QGraphicsLayoutItem | |
| setPreferredWidth(qreal width) | QGraphicsLayoutItem | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setRotation(qreal angle) | QGraphicsItem | |
| setScale(qreal factor) | QGraphicsItem | |
| setSelected(bool selected) | QGraphicsItem | |
| setShortcutAutoRepeat(int id, bool enabled) | QGraphicsWidget | |
| setShortcutEnabled(int id, bool enabled) | QGraphicsWidget | |
| setSizePolicy(const QSizePolicy &policy) | QGraphicsLayoutItem | |
| setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType) | QGraphicsLayoutItem | |
| setStyle(QStyle *style) | QGraphicsWidget | |
| setStyleName(const QString &name) | MWidgetController | [slot] |
| setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | QGraphicsWidget | [static] |
| setToolTip(const QString &toolTip) | QGraphicsItem | |
| setTransform(const QTransform &matrix, bool combine) | QGraphicsItem | |
| setTransformations(const QList< QGraphicsTransform * > &transformations) | QGraphicsItem | |
| setTransformOriginPoint(const QPointF &origin) | QGraphicsItem | |
| setTransformOriginPoint(qreal x, qreal y) | QGraphicsItem | |
| setupModel() | MWidgetController | [protected, virtual, slot] |
| setView(MWidgetView *view) | MWidgetController | [virtual] |
| setViewType(const MTheme::ViewType &type) | MWidgetController | [slot] |
| setVisible(bool visible) | QGraphicsItem | |
| setWindowFlags(QFlags< Qt::WindowType > wFlags) | QGraphicsWidget | |
| setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
| setWindowTitle(const QString &title) | QGraphicsWidget | |
| setX(qreal x) | QGraphicsItem | |
| setY(qreal y) | QGraphicsItem | |
| setZValue(qreal z) | QGraphicsItem | |
| shape() const | QGraphicsWidget | [virtual] |
| QGraphicsObject::shape() const | QGraphicsItem | [virtual] |
| shear(qreal sh, qreal sv) | QGraphicsItem | |
| show() | QGraphicsItem | |
| showEvent(QShowEvent *event) | QGraphicsWidget | [protected, virtual] |
| signalsBlocked() const | QObject | |
| size | QGraphicsWidget | |
| size() const | QGraphicsWidget | |
| sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | QGraphicsWidget | [protected, virtual] |
| sizePolicy | MWidget | |
| QGraphicsLayoutItem::sizePolicy() const | QGraphicsLayoutItem | |
| stackBefore(const QGraphicsItem *sibling) | QGraphicsItem | |
| startTimer(int interval) | QObject | |
| StatusBar enum value | MSceneWindow | |
| style() | MWidgetController | [protected] |
| style() const | MWidgetController | [protected] |
| styleName | MWidgetController | |
| styleName() const | MWidgetController | |
| swipeGestureEvent(QGestureEvent *event, QSwipeGesture *gesture) | MWidgetController | [protected, virtual] |
| tapAndHoldGestureEvent(QGestureEvent *event, QTapAndHoldGesture *gesture) | MWidgetController | [protected, virtual] |
| tapGestureEvent(QGestureEvent *event, QTapGesture *gesture) | MWidgetController | [protected, virtual] |
| testAttribute(Qt::WidgetAttribute attribute) const | QGraphicsWidget | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | [protected, virtual] |
| toGraphicsObject() | QGraphicsItem | |
| toGraphicsObject() const | QGraphicsItem | |
| toolTip() const | QGraphicsItem | |
| topLevelItem() const | QGraphicsItem | |
| topLevelWidget() const | QGraphicsItem | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | [static] |
| transform() const | QGraphicsItem | |
| transformations() const | QGraphicsItem | |
| transformOriginPoint | QGraphicsObject | |
| QGraphicsItem::transformOriginPoint() const | QGraphicsItem | |
| translate(qreal dx, qreal dy) | QGraphicsItem | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | [static] |
| type() const | QGraphicsWidget | [virtual] |
| QGraphicsObject::type() const | QGraphicsItem | [virtual] |
| ungrabGesture(Qt::GestureType gesture) | QGraphicsObject | |
| ungrabKeyboard() | QGraphicsItem | |
| ungrabKeyboardEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| ungrabMouse() | QGraphicsItem | |
| ungrabMouseEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| unsetCursor() | QGraphicsItem | |
| unsetLayoutDirection() | QGraphicsWidget | |
| unsetWindowFrameMargins() | QGraphicsWidget | |
| update(const QRectF &rect) | QGraphicsItem | |
| update(qreal x, qreal y, qreal width, qreal height) | QGraphicsItem | |
| updateData(const QList< const char * > &modifications) | MWidgetController | [protected, virtual, slot] |
| updateGeometry() | QGraphicsWidget | [protected, virtual] |
| updateMicroFocus() | MWidgetController | [protected, slot] |
| MWidget::updateMicroFocus() | QGraphicsObject | [protected] |
| view() const | MWidgetController | [protected] |
| viewType | MWidgetController | |
| viewType() const | MWidgetController | |
| visible | QGraphicsObject | |
| visibleChanged() | QGraphicsObject | |
| wheelEvent(QGraphicsSceneWheelEvent *event) | QGraphicsItem | [protected, virtual] |
| window() const | QGraphicsItem | |
| windowFlags | QGraphicsWidget | |
| windowFlags() const | QGraphicsWidget | |
| windowFrameEvent(QEvent *event) | QGraphicsWidget | [protected, virtual] |
| windowFrameGeometry() const | QGraphicsWidget | |
| windowFrameRect() const | QGraphicsWidget | |
| windowFrameSectionAt(const QPointF &pos) const | QGraphicsWidget | [protected, virtual] |
| windowTitle | QGraphicsWidget | |
| windowTitle() const | QGraphicsWidget | |
| windowType() const | MSceneWindow | |
| WindowType enum name | MSceneWindow | |
| x | QGraphicsObject | |
| QGraphicsItem::x() const | QGraphicsItem | |
| xChanged() | QGraphicsObject | |
| y | QGraphicsObject | |
| QGraphicsItem::y() const | QGraphicsItem | |
| yChanged() | QGraphicsObject | |
| z | QGraphicsObject | |
| zChanged() | QGraphicsObject | |
| zValue() const | QGraphicsItem | |
| ~MEscapeButtonPanel() | MEscapeButtonPanel | [virtual] |
| ~MSceneWindow() | MSceneWindow | [virtual] |
| ~MWidget() | MWidget | [virtual] |
| ~MWidgetController() | MWidgetController | [virtual] |
| ~QGraphicsItem() | QGraphicsItem | [virtual] |
| ~QGraphicsLayoutItem() | QGraphicsLayoutItem | [virtual] |
| ~QGraphicsWidget() | QGraphicsWidget | |
| ~QObject() | QObject | [virtual] |