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
Classes
ProgressBar.H File Reference
#include <iomanip>
#include <gtk/gtk.h>
#include <math.h>
Include dependency graph for ProgressBar.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgressBar
 Class to show progress This class shows a progress bar which may be initialised at construction or later. The progress bar ranges between 0.0 and 1.0, negative values cause it to 'pulse'. More...