Index

C++ Code Documentation

milieu::gtk::BgRead_

File: GEOM/milieu/gtk/BgRead_.H

public:
  • BgRead_();
  • virtual ~BgRead_();
  • void enable_tooltips( bool state );
protected:
  • ::gtk::widget0::Widget *main_widget();
  • ::gtk::widget1::FileCb<BgRead_> *_read_w;
    widgets
  • virtual void read_cb() = 0;
    callbacks
private:
  • void set_tooltip( ::gtk::widget0::Widget *w, char const *text );
  • ::gtk::widget0::Tooltips *_tooltips;
  • BgRead_( BgRead_ const & );
    disabled copy constructor
  • BgRead_ &operator=( BgRead_ const & );
    disabled assignment operator


milieu::gtk::BgRead_ GANG