Gtk Fractal Params Window.
Inheritance:
Public Fields
-
SigC::Signal0<int> redraw
- Signal which will be connected to QuatFractViewers drawgl.
-
SigC::Signal0<SpaceStats> camera_stats_input
- This signal recieves the camera stats.
Public Methods
-
virtual gint mouse_motion_imp(GdkEventMotion* event)
- Here the mouse control over the boundary box is realized.
-
virtual gint mouse_press_imp(GdkEventButton* event)
- Here the mouse control over the boundary box is realized.
-
virtual gint mouse_release_imp(GdkEventButton* event)
- Here the mouse control over the boundary box is realized.
Public Fields
-
Gtk::ToggleButton main_button
-
char active
Public Methods
-
void set_active(gboolean state)
-
virtual int delete_event_impl(GdkEventAny* event)
Public Fields
-
SigC::Signal1<void, gboolean> mouse_focus_request
-
gdouble mouse_start_x
-
gdouble mouse_start_y
-
gboolean mouse1_pressed
-
gboolean mouse2_pressed
-
gboolean mouse3_pressed
Documentation
Gtk Fractal Params Window.
This window gives access to the fractal parameters stored
in the FractParams child object of QuatFractCreator.
- SigC::Signal0<int> redraw
- Signal which will be connected to QuatFractViewers drawgl. The scene needs
to be redrawn when the boundary box has changed.
- SigC::Signal0<SpaceStats> camera_stats_input
- This signal recieves the camera stats.
- virtual gint mouse_motion_imp(GdkEventMotion* event)
- Here the mouse control over the boundary box is realized.
- virtual gint mouse_press_imp(GdkEventButton* event)
- Here the mouse control over the boundary box is realized.
- virtual gint mouse_release_imp(GdkEventButton* event)
- Here the mouse control over the boundary box is realized.
- This class has no child classes.
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.