OGS
QGraphicsGrid Member List

This is the complete list of members for QGraphicsGrid, including all inherited members.

_boundsQGraphicsGridprivate
_insideQGraphicsGridprivate
_numberOfXCellsQGraphicsGridprivate
_numberOfYCellsQGraphicsGridprivate
_outsideQGraphicsGridprivate
_showTicksQGraphicsGridprivate
boundingRect() const overrideQGraphicsGrid
initDefaultPens()QGraphicsGridprivate
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) overrideQGraphicsGrid
QGraphicsGrid(QRectF rect, int xCells, int yCells, QGraphicsItem *parent=nullptr)QGraphicsGrid
QGraphicsGrid(int x, int y, int width, int height, int xCells, int yCells, QGraphicsItem *parent=nullptr)QGraphicsGrid
QGraphicsGrid(QRectF rect, int xCells, int yCells, bool ticks, QPen pen, QGraphicsItem *parent=nullptr)QGraphicsGrid
QGraphicsGrid(int x, int y, int width, int height, int xCells, int yCells, bool ticks, QPen pen, QGraphicsItem *parent=nullptr)QGraphicsGrid
setNumberOfXCells(int xCells)QGraphicsGrid
setNumberOfYCells(int yCells)QGraphicsGrid
setRect(QRectF rect)QGraphicsGrid
setRect(int x, int y, int width, int height)QGraphicsGrid
~QGraphicsGrid() overrideQGraphicsGrid