GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
HScale Class Reference

#include <Scale.H>

Inheritance diagram for HScale:
Inheritance graph
[legend]
Collaboration diagram for HScale:
Collaboration graph
[legend]

Public Member Functions

 HScale (int min, int max, int step)
 
 HScale (scaleFuncData sf)
 
- Public Member Functions inherited from Scale
GtkWidget * getWidget (void)
 
void show (void)
 
void hide (void)
 
 ~Scale (void)
 
double getCount (GtkRange *widget)
 
double getCount (void)
 
Scaleoperator= (double pos)
 
Scaleoperator= (int pos)
 

Additional Inherited Members

- Public Attributes inherited from Scale
GtkWidget * scale
 

Detailed Description

Definition at line 76 of file Scale.H.

Constructor & Destructor Documentation

HScale::HScale ( int  min,
int  max,
int  step 
)
inline

Definition at line 78 of file Scale.H.

HScale::HScale ( scaleFuncData  sf)
inline

Definition at line 81 of file Scale.H.


The documentation for this class was generated from the following file: