Public Member Functions | |
void | enableX (bool=true)/PyName |
obsolete, use enableXMaj() instead | |
void | enableXMaj (bool on=true) |
void | enableXMin (bool=true) |
void | enableY (bool=true)/PyName |
obsolete, use enableYMaj() instead | |
void | enableYMaj (bool on=true) |
void | enableYMin (bool=true) |
void | enableZeroLineX (bool=true) |
void | enableZeroLineY (bool=true) |
Grid () | |
const QPen & | majPenX () |
const QPen & | majPenY () |
const QPen & | minPenX () |
const QPen & | minPenY () |
void | setMajPenX (const QPen &p) |
void | setMajPenY (const QPen &p) |
void | setMinPenX (const QPen &p) |
void | setMinPenY (const QPen &p) |
void | setXZeroLinePen (const QPen &p) |
void | setYZeroLinePen (const QPen &p) |
bool | xMajEnabled () |
bool | xMinEnabled () |
bool | xZeroLineEnabled () |
const QPen & | xZeroLinePen () |
bool | yMajEnabled () |
bool | yMinEnabled () |
bool | yZeroLineEnabled () |
const QPen & | yZeroLinePen () |
Private Member Functions | |
Grid (const Grid &) |
Grid::Grid | ( | ) |
Grid::Grid | ( | const Grid & | ) | [private] |
void Grid::enableX | ( | bool | = true |
) |
obsolete, use enableXMaj() instead
void Grid::enableXMaj | ( | bool | on = true |
) |
void Grid::enableXMin | ( | bool | = true |
) |
void Grid::enableY | ( | bool | = true |
) |
obsolete, use enableYMaj() instead
void Grid::enableYMaj | ( | bool | on = 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::xMajEnabled | ( | ) |
bool Grid::xMinEnabled | ( | ) |
bool Grid::xZeroLineEnabled | ( | ) |
const QPen& Grid::xZeroLinePen | ( | ) |
bool Grid::yMajEnabled | ( | ) |
bool Grid::yMinEnabled | ( | ) |
bool Grid::yZeroLineEnabled | ( | ) |
const QPen& Grid::yZeroLinePen | ( | ) |