My Project
0.0.16
QUCS Mapping
|
#include "marker.h"
#include "element.h"
#include <qcolor.h>
#include <qptrlist.h>
#include <qdatetime.h>
Go to the source code of this file.
Classes | |
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 |