ActorPropertiesDialog_glade.hh

Go to the documentation of this file.
00001 // generated 2003/2/9 11:37:45 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/ActorPropertiesDialog.hh and./glade-src/ActorPropertiesDialog.cc
00009 
00010 #ifndef _ACTORPROPERTIESDIALOG_GLADE_HH
00011 #  define _ACTORPROPERTIESDIALOG_GLADE_HH
00012 
00013 #include <gtk--/dialog.h>
00014 #include <gtk--/tooltips.h>
00015 #include <gtk--/clist.h>
00016 
00017 class ActorPropertiesDialog_glade : public Gtk::Dialog
00018 {  
00019         
00020         Gtk::Tooltips _tooltips;
00021 protected:
00022         class Gtk::CList *actordialoglist;
00023         
00024         ActorPropertiesDialog_glade();
00025         
00026         ~ActorPropertiesDialog_glade();
00027 };
00028 #endif