gtkIOStream
1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
|
#include "Widget.H"
#include <mffm/LinkList.H>
#include <stdlib.h>
#include <math.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | ScaleFuncData |
class | HScaleFuncData |
class | VScaleFuncData |
class | Scales |
Macros | |
#define | SCALE_MAX_DISPLAY_MAX_PRECISION 37 |
the maximum precision we want to show More... | |
#define | SCALESTRUCT(mi, ma, st, fn, da) ScaleFuncData(mi,ma,st,fn,da) |
#define SCALE_MAX_DISPLAY_MAX_PRECISION 37 |
#define SCALESTRUCT | ( | mi, | |
ma, | |||
st, | |||
fn, | |||
da | |||
) | ScaleFuncData(mi,ma,st,fn,da) |
GTK+ IOStream
Beta
|