InitialSectionControl.h

00001 // -*- C++ -*- generated by wxGlade 0.4.1 on Fri Mar 10 20:02:02 2006
00002 
00003 #ifndef INITIALSECTIONCONTROL_H
00004 #define INITIALSECTIONCONTROL_H
00005 
00006 // begin wxGlade: ::dependencies
00007 // end wxGlade
00008 
00009 #include "../DoubleParameter.h"
00010 
00011 class InitialSectionControl: public wxPanel {
00012 public:
00013     // begin wxGlade: InitialSectionControl::ids
00014     // end wxGlade
00015 
00016     InitialSectionControl(wxWindow*             parent,
00017                           int                   id,
00018                           DoubleParameter&      rStartValue,
00019                           DoubleParameter&      rEndValue,
00020                           const wxPoint&        pos=wxDefaultPosition,
00021                           const wxSize&         size=wxDefaultSize,
00022                           long                  style=0);
00023 
00024 private:
00025     // begin wxGlade: InitialSectionControl::methods
00026     void set_properties();
00027     void do_layout();
00028     // end wxGlade
00029 
00030 protected:
00031     // begin wxGlade: InitialSectionControl::attributes
00032     wxStaticBox* sizer_15_staticbox;
00033     wxStaticText* mpStartLabel;
00034     wxTextCtrl* mpStartCtrl;
00035     wxStaticText* mpEndLabel;
00036     wxTextCtrl* mpEndCtrl;
00037     // end wxGlade
00038 }; // wxGlade: end class
00039 
00040 
00041 #endif // INITIALSECTIONCONTROL_H

Wygenerowano Fri Sep 29 21:04:48 2006 dla EduOptim2 programem  doxygen 1.4.6