|
Qucs-GUI
0.0.18
|
#include "marker.h"#include "element.h"#include <QColor>#include <Q3PtrList>#include <QDateTime>Go to the source code of this file.
Data Structures | |
| struct | DataX |
| class | Graph |
Macros | |
| #define | STROKEEND -2 |
| #define | BRANCHEND -10 |
| #define | GRAPHEND -100 |
| #define | GRAPHSTYLE_SOLID 0 |
| #define | GRAPHSTYLE_DASH 1 |
| #define | GRAPHSTYLE_DOT 2 |
| #define | GRAPHSTYLE_LONGDASH 3 |
| #define | GRAPHSTYLE_STAR 4 |
| #define | GRAPHSTYLE_CIRCLE 5 |
| #define | GRAPHSTYLE_ARROW 6 |
1.8.6