gtkIOStream  1.7.0
GTK+ << C++ IOStream operators for GTK+. Now with ORBing, numerical computation, audio client and more ...
Scales.H File Reference
#include "Widget.H"
#include <mffm/LinkList.H>
#include <stdlib.h>
#include <math.h>
#include <limits>
Include dependency graph for Scales.H:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ SCALE_MAX_DISPLAY_MAX_PRECISION

#define SCALE_MAX_DISPLAY_MAX_PRECISION   37

the maximum precision we want to show

Definition at line 41 of file Scales.H.

◆ SCALESTRUCT

#define SCALESTRUCT (   mi,
  ma,
  st,
  fn,
  da 
)    ScaleFuncData(mi,ma,st,fn,da)

Definition at line 83 of file Scales.H.

gtkIOStream: /tmp/gtkiostream/include/Scales.H File Reference
GTK+ IOStream  Beta