, including all inherited members.
| acceptEvents | GameBoardScene | [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 | |
| addLineToIndex(const QList< QGraphicsEllipseItem * > &pointPair) | GameBoardScene | [protected] |
| 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 | |
| advance() | QGraphicsScene | |
| changed(const QList< QRectF > ®ion) | QGraphicsScene | |
| clearFocus() | QGraphicsScene | |
| clearSelection() | QGraphicsScene | |
| collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) | QGraphicsScene | |
| contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent) | QGraphicsScene | |
| createItemGroup(const QList< QGraphicsItem * > &items) | QGraphicsScene | |
| destroyItemGroup(QGraphicsItemGroup *group) | QGraphicsScene | |
| disableEvents() | GameBoardScene | [inline, slot] |
| dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | |
| dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | |
| dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | |
| 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 | |
| drawLine(int index, const QColor &colour) | GameBoardScene | [slot] |
| drawSquare(int index, const QColor &colour) | GameBoardScene | [slot] |
| dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | |
| enableEvents() | GameBoardScene | [inline, slot] |
| event(QEvent *event) | QGraphicsScene | |
| focusInEvent(QFocusEvent *focusEvent) | QGraphicsScene | |
| focusItem() | QGraphicsScene | |
| focusOutEvent(QFocusEvent *focusEvent) | QGraphicsScene | |
| GameBoardScene(int newWidth, int newHeight, QObject *parent=0) | GameBoardScene | |
| getTwoNearestPoints(const QPointF &pos) const | GameBoardScene | [protected] |
| hasFocus() | QGraphicsScene | |
| height | GameBoardScene | [protected] |
| QGraphicsScene::height() | QGraphicsScene | |
| helpEvent(QGraphicsSceneHelpEvent *helpEvent) | QGraphicsScene | |
| indexFromPointPair(const QList< QGraphicsEllipseItem * > &pointPair) const | GameBoardScene | [protected] |
| indicatorLine | GameBoardScene | [protected] |
| inputMethodEvent(QInputMethodEvent *event) | QGraphicsScene | |
| inputMethodQuery(Qt::InputMethodQuery query) | QGraphicsScene | |
| invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers=AllLayers) | QGraphicsScene | |
| invalidate(const QRectF &rect=QRectF() | QGraphicsScene | |
| isLineAlready(const QList< QGraphicsEllipseItem * > &pointPair) const | GameBoardScene | [protected] |
| 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 | |
| lineDrawn(int) | GameBoardScene | [signal] |
| lineFromIndex(int index) const | GameBoardScene | [protected] |
| lineList | GameBoardScene | [protected] |
| minimumSizeHint() const | GameBoardScene | |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| mouseGrabberItem() | QGraphicsScene | |
| mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | GameBoardScene | [protected] |
| mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | |
| mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) | GameBoardScene | [protected] |
| QGraphicsEllipseItemType | GameBoardScene | [protected] |
| 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 | |
| removeItem(QGraphicsItem *item) | QGraphicsScene | |
| render(QPainter *painter, const QRectF &target=QRectF() | QGraphicsScene | |
| sceneRectChanged(const QRectF &rect) | QGraphicsScene | |
| selectedItems() | QGraphicsScene | |
| selectionArea() | QGraphicsScene | |
| selectionChanged() | QGraphicsScene | |
| setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsScene | |
| setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason=Qt::OtherFocusReason) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path) | QGraphicsScene | |
| setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode) | QGraphicsScene | |
| spacing | GameBoardScene | [protected] |
| update(qreal x, qreal y, qreal w, qreal h) | QGraphicsScene | |
| update(const QRectF &rect=QRectF() | QGraphicsScene | |
| views() | QGraphicsScene | |
| wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | QGraphicsScene | |
| width | GameBoardScene | [protected] |
| QGraphicsScene::width() | QGraphicsScene | |
| ~GameBoardScene() | GameBoardScene | |