#include <grapher.h>
◆ SGrapher()
SGrapher::SGrapher |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
|
explicit |
◆ ~SGrapher()
◆ addDataSet()
◆ clear()
◆ dataSets()
int SGrapher::dataSets |
( |
| ) |
|
◆ drawGraph()
void SGrapher::drawGraph |
( |
| ) |
|
◆ drawGrid()
bool SGrapher::drawGrid |
( |
| ) |
|
◆ mouseMoveEvent()
void SGrapher::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
◆ paintEvent()
void SGrapher::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
protectedvirtual |
◆ pixmap()
const QPixmap & SGrapher::pixmap |
( |
| ) |
|
◆ removeDataSet()
void SGrapher::removeDataSet |
( |
int |
remdat, |
|
|
bool |
doupdate = true |
|
) |
| |
◆ resizeEvent()
void SGrapher::resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ setBGColor()
void SGrapher::setBGColor |
( |
QColor |
newbg | ) |
|
◆ setDataSetColors()
void SGrapher::setDataSetColors |
( |
const std::vector< QColor > & |
newcolours | ) |
|
◆ setDrawGrid()
void SGrapher::setDrawGrid |
( |
bool |
ngrid | ) |
|
◆ setLabelColor()
void SGrapher::setLabelColor |
( |
QColor |
newcol | ) |
|
◆ setShowLabels()
void SGrapher::setShowLabels |
( |
bool |
doshow | ) |
|
◆ setSigFigs()
void SGrapher::setSigFigs |
( |
int |
newsig | ) |
|
◆ showLabels()
bool SGrapher::showLabels |
( |
| ) |
|
◆ sigFigs()
int SGrapher::sigFigs |
( |
| ) |
|
The documentation for this class was generated from the following files: