, including all inherited members.
| activeWindow() | QGraphicsScene | |
| addContainment(const QString &name, const QVariantList &args=QVariantList()) | Plasma::Corona | |
| addContainmentDelayed(const QString &name, const QVariantList &args=QVariantList()) | Plasma::Corona | [protected] |
| addEllipse(const QRectF &rect, const QPen &pen=QPen() | QGraphicsScene | |
| addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen() | QGraphicsScene | |
| 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 | |
| addOffscreenWidget(QGraphicsWidget *widget) | Plasma::Corona | |
| addPath(const QPainterPath &path, const QPen &pen=QPen() | QGraphicsScene | |
| addPixmap(const QPixmap &pixmap) | QGraphicsScene | |
| addPolygon(const QPolygonF &polygon, const QPen &pen=QPen() | QGraphicsScene | |
| addRect(const QRectF &rect, const QPen &pen=QPen() | QGraphicsScene | |
| addRect(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen() | QGraphicsScene | |
| 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 | |
| appletMimeType() | Plasma::Corona | |
| availableScreenRegion(int id) const | Plasma::Corona | [virtual] |
| availableScreenRegionChanged() | Plasma::Corona | [signal] |
| changed(const QList< QRectF > ®ion) | QGraphicsScene | |
| clear() | QGraphicsScene | |
| clearContainments() | Plasma::Corona | |
| clearFocus() | QGraphicsScene | |
| clearSelection() | QGraphicsScene | |
| collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| config() const | Plasma::Corona | |
| configSynced() | Plasma::Corona | [signal] |
| containmentAdded(Plasma::Containment *containment) | Plasma::Corona | [signal] |
| containmentForScreen(int screen, int desktop=-1) const | Plasma::Corona | |
| containments() const | Plasma::Corona | |
| contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent) | QGraphicsScene | |
| Corona(QObject *parent=0) | Plasma::Corona | [explicit] |
| createItemGroup(const QList< QGraphicsItem * > &items) | QGraphicsScene | |
| destroyItemGroup(QGraphicsItemGroup *group) | QGraphicsScene | |
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | Plasma::Corona | [protected] |
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | Plasma::Corona | [protected] |
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | Plasma::Corona | [protected] |
| drawBackground(QPainter *painter, const QRectF &rect) | QGraphicsScene | |
| drawForeground(QPainter *painter, const QRectF &rect) | QGraphicsScene | |
| drawItems(QPainter *painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget *widget=0) | QGraphicsScene | |
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | |
| event(QEvent *event) | QGraphicsScene | |
| focusInEvent(QFocusEvent *focusEvent) | QGraphicsScene | |
| focusItem() | QGraphicsScene | |
| focusNextPrevChild(bool next) | QGraphicsScene | |
| focusOutEvent(QFocusEvent *focusEvent) | QGraphicsScene | |
| freeEdges(int screen) const | Plasma::Corona | |
| hasFocus() | QGraphicsScene | |
| height() | QGraphicsScene | |
| helpEvent(QGraphicsSceneHelpEvent *helpEvent) | QGraphicsScene | |
| immutability() const | Plasma::Corona | [slot] |
| initializeLayout(const QString &config=QString()) | Plasma::Corona | [slot] |
| inputMethodEvent(QInputMethodEvent *event) | QGraphicsScene | |
| inputMethodQuery(Qt::InputMethodQuery query) | QGraphicsScene | |
| invalidate(const QRectF &rect=QRectF() | QGraphicsScene | |
| invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers=AllLayers) | QGraphicsScene | |
| itemAt(const QPointF &position) | QGraphicsScene | |
| itemAt(qreal x, qreal y) | QGraphicsScene | |
| items() | QGraphicsScene | |
| items(const QPointF &pos) | QGraphicsScene | |
| items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| items(const QRectF &rectangle, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| items(const QPolygonF &polygon, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| items(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| itemsBoundingRect() | QGraphicsScene | |
| keyPressEvent(QKeyEvent *keyEvent) | QGraphicsScene | |
| keyReleaseEvent(QKeyEvent *keyEvent) | QGraphicsScene | |
| loadDefaultLayout() | Plasma::Corona | [protected, virtual] |
| loadLayout(const QString &config=QString()) | Plasma::Corona | [slot] |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| mouseGrabberItem() | QGraphicsScene | |
| mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| numScreens() const | Plasma::Corona | [virtual] |
| popupPosition(const QGraphicsItem *item, const QSize &size) | Plasma::Corona | |
| 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 | |
| releaseVisualFocus() | Plasma::Corona | [signal] |
| removeItem(QGraphicsItem *item) | QGraphicsScene | |
| removeOffscreenWidget(QGraphicsWidget *widget) | Plasma::Corona | |
| render(QPainter *painter, const QRectF &target=QRectF() | QGraphicsScene | |
| requestConfigSync() | Plasma::Corona | [slot] |
| requireConfigSync() | Plasma::Corona | [slot] |
| saveLayout(const QString &config=QString()) const | Plasma::Corona | [slot] |
| sceneRectChanged(const QRectF &rect) | QGraphicsScene | |
| screenGeometry(int id) const | Plasma::Corona | [virtual] |
| screenOwnerChanged(int wasScreen, int isScreen, Plasma::Containment *containment) | Plasma::Corona | [signal] |
| selectedItems() | QGraphicsScene | |
| selectionArea() | QGraphicsScene | |
| selectionChanged() | QGraphicsScene | |
| setActiveWindow(QGraphicsWidget *widget) | QGraphicsScene | |
| setAppletMimeType(const QString &mimetype) | Plasma::Corona | |
| setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsScene | |
| setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsScene | |
| setImmutability(const ImmutabilityType immutable) | Plasma::Corona | [slot] |
| setSelectionArea(const QPainterPath &path) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode) | QGraphicsScene | |
| setStyle(QStyle *style) | QGraphicsScene | |
| style() | QGraphicsScene | |
| update(const QRectF &rect=QRectF() | QGraphicsScene | |
| update(qreal x, qreal y, qreal w, qreal h) | QGraphicsScene | |
| views() | QGraphicsScene | |
| wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | QGraphicsScene | |
| width() | QGraphicsScene | |
| ~Corona() | Plasma::Corona | |