#include <QString>
#include <QVector>
#include <QColor>
#include <QIcon>
#include <QPixmap>
#include <QPainter>
#include <QPen>
#include <QBrush>
#include "Viostream.h"
#include "plplot.h"
Classes | |
class | ColourTable |
Typedefs | |
typedef ColourTable | TOTO |
typedef QVector< ColourTable > | ColourTablePalette |
Functions | |
QDOS::Vistream & | operator>> (QDOS::Vistream &, ColourTable &) |
QDOS::Vostream & | operator<< (QDOS::Vostream &, ColourTable &) |
typedef QVector<ColourTable> ColourTablePalette |
typedef ColourTable TOTO |
QDOS::Vostream& operator<< | ( | QDOS::Vostream & | , | |
ColourTable & | ||||
) |
QDOS::Vistream& operator>> | ( | QDOS::Vistream & | , | |
ColourTable & | ||||
) |