class GtkFractParams

Gtk Fractal Params Window.

Inheritance:

GtkFractParams - ToolWindow

GtkFractParams - MouseControl


Public Fields

[more]SigC::Signal0<int> redraw
Signal which will be connected to QuatFractViewers drawgl.
[more]SigC::Signal0<SpaceStats> camera_stats_input
This signal recieves the camera stats.

Public Methods

[more]virtual gint mouse_motion_imp(GdkEventMotion* event)
Here the mouse control over the boundary box is realized.
[more]virtual gint mouse_press_imp(GdkEventButton* event)
Here the mouse control over the boundary box is realized.
[more]virtual gint mouse_release_imp(GdkEventButton* event)
Here the mouse control over the boundary box is realized.


Inherited from ToolWindow:

Public Fields

oGtk::ToggleButton main_button
ochar active

Public Methods

ovoid set_active(gboolean state)
ovirtual int delete_event_impl(GdkEventAny* event)


Inherited from MouseControl:

Public Fields

oSigC::Signal1<void, gboolean> mouse_focus_request
ogdouble mouse_start_x
ogdouble mouse_start_y
ogboolean mouse1_pressed
ogboolean mouse2_pressed
ogboolean mouse3_pressed


Documentation

Gtk Fractal Params Window. This window gives access to the fractal parameters stored in the FractParams child object of QuatFractCreator.
oSigC::Signal0<int> redraw
Signal which will be connected to QuatFractViewers drawgl. The scene needs to be redrawn when the boundary box has changed.

oSigC::Signal0<SpaceStats> camera_stats_input
This signal recieves the camera stats.

ovirtual gint mouse_motion_imp(GdkEventMotion* event)
Here the mouse control over the boundary box is realized.

ovirtual gint mouse_press_imp(GdkEventButton* event)
Here the mouse control over the boundary box is realized.

ovirtual 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++.