#include <graph.h>
Definition at line 57 of file graph.h.
Graph::Graph |
( |
const QString & |
_Line = "" | ) |
|
int Graph::getSelected |
( |
int |
x, |
|
|
int |
y |
|
) |
| |
bool Graph::load |
( |
const QString & |
_s | ) |
|
void Graph::paintLines |
( |
ViewPainter * |
p, |
|
|
int |
x0, |
|
|
int |
y0 |
|
) |
| |
Graph * Graph::sameNewOne |
( |
| ) |
|
Q3PtrList<DataX> Graph::cPointsX |
QDateTime Graph::lastLoaded |
Q3PtrList<Marker> Graph::Markers |
The documentation for this class was generated from the following files:
- /Users/guitorri/git/qucs/qucs/qucs/diagrams/graph.h
- /Users/guitorri/git/qucs/qucs/qucs/diagrams/graph.cpp