Grid Class Reference
List of all members.
Constructor & Destructor Documentation
Grid::Grid |
( |
const Grid & |
|
) |
[private] |
Member Function Documentation
void Grid::enableX |
( |
bool |
= true |
) |
|
void Grid::enableXMin |
( |
bool |
= true |
) |
|
void Grid::enableY |
( |
bool |
= true |
) |
|
void Grid::enableYMin |
( |
bool |
= true |
) |
|
void Grid::enableZeroLineX |
( |
bool |
= true |
) |
|
void Grid::enableZeroLineY |
( |
bool |
= true |
) |
|
const QPen& Grid::majPenX |
( |
|
) |
|
const QPen& Grid::majPenY |
( |
|
) |
|
const QPen& Grid::minPenX |
( |
|
) |
|
const QPen& Grid::minPenY |
( |
|
) |
|
void Grid::setMajPenX |
( |
const QPen & |
p |
) |
|
void Grid::setMajPenY |
( |
const QPen & |
p |
) |
|
void Grid::setMinPenX |
( |
const QPen & |
p |
) |
|
void Grid::setMinPenY |
( |
const QPen & |
p |
) |
|
void Grid::setXZeroLinePen |
( |
const QPen & |
p |
) |
|
void Grid::setYZeroLinePen |
( |
const QPen & |
p |
) |
|
bool Grid::xMinEnabled |
( |
|
) |
|
bool Grid::xZeroLineEnabled |
( |
|
) |
|
const QPen& Grid::xZeroLinePen |
( |
|
) |
|
bool Grid::yMinEnabled |
( |
|
) |
|
bool Grid::yZeroLineEnabled |
( |
|
) |
|
const QPen& Grid::yZeroLinePen |
( |
|
) |
|
The documentation for this class was generated from the following file: