Grid 0.1
QT Widget representing a grid

Grid Member List

This is the complete list of members for Grid, including all inherited members.
autoSetGrid [protected]
cellSize() const Grid [protected, virtual]
clearCell(unsigned int x, unsigned int y)Grid
clearCell(QPoint p)Grid
clearCells(char state)Grid
clearGrid()Grid
clicked(QPoint cell, Qt::MouseButton button) const Grid [signal]
colorsGrid [protected]
decodePosition(QPoint p) const Grid [protected, virtual]
deleteGrid()Grid [protected]
getAutoSet()Grid
getCell(QPoint p) const Grid
getCell(unsigned int x, unsigned int y) const Grid
getGrid() const Grid
getGridSize() const Grid
Grid(QWidget *parent=0, unsigned int w=1, unsigned int h=1)Grid
gridHeightGrid [protected]
gridStateGrid [protected]
gridWidthGrid [protected]
mouseReleaseEvent(QMouseEvent *)Grid [protected, virtual]
paintEvent(QPaintEvent *)Grid [protected, virtual]
paintGrid(QPainter &)Grid [protected, virtual]
paintGridState(QPainter &)Grid [protected, virtual]
setAutoSet(bool enable)Grid
setCell(unsigned int x, unsigned int y, char state=1)Grid
setCell(QPoint p, char state=1)Grid
setCellColor(char state, QColor color)Grid
setGrid(const char *const *grid, unsigned int width, unsigned int height)Grid
setGridSize(unsigned int width, unsigned int height, bool preserve=true)Grid
~Grid()Grid [virtual]
 All Classes Files Functions Variables