ActorPropertiesEditDialog_glade.hh

Go to the documentation of this file.
00001 // generated 2003/2/19 20:30:38 WST by pfb@goldmund.(none)
00002 // using glademm V0.6.4
00003 //
00004 // DO NOT EDIT THIS FILE ! It was created using
00005 // glade-- /home/pfb/src/Swath-Sonar/src/Gui/ThreeD/Carpet/CarpetViewer.glade
00006 // for gtk 1.2.10 and gtkmm 1.2.8
00007 //
00008 // Please modify the corresponding derived classes in ./glade-src/ActorPropertiesEditDialog.hh and./glade-src/ActorPropertiesEditDialog.cc
00009 
00010 #ifndef _ACTORPROPERTIESEDITDIALOG_GLADE_HH
00011 #  define _ACTORPROPERTIESEDITDIALOG_GLADE_HH
00012 
00013 #include <gnome--/dialog.h>
00014 #include <gnome--/number-entry.h>
00015 
00016 class ActorPropertiesEditDialog_glade : public Gnome::Dialog
00017 {  
00018 protected:
00019         
00020         class Gnome::NumberEntry *decimationentrycontainer;
00021         class Gnome::NumberEntry *actorxcontainer;
00022         class Gnome::NumberEntry *actorycontainer;
00023         
00024         ActorPropertiesEditDialog_glade();
00025         
00026         ~ActorPropertiesEditDialog_glade();
00027 };
00028 #endif