PapyrusGtk::AnimatorBounceWidget Class Reference

#include <papyrusmm/animatorbouncewidget.h>

List of all members.


Detailed Description

Author:
Rick L Vinyard Jr <rvinyard@cs.nmsu.edu>


Public Types

typedef std::set< Papyrus::Animator * > Animators

Public Member Functions

Gtk::Label & label ()
Gtk::SpinButton & spinbutton ()
Gtk::Adjustment & spinadjustment ()
void add (Papyrus::Animator &animator)
void remove (Papyrus::Animator &animator)
Animators & animators ()

Protected Types

enum  Direction { REVERSE, STOP, FORWARD }
typedef enum PapyrusGtk::AnimatorBounceWidget::Direction Direction

Protected Member Functions

void on_spinbutton_value_changed ()
void on_direction_changed (int direction)

Protected Attributes

Animators m_animators
Gtk::Label m_label
Gtk::Adjustment m_spinadjustment
Gtk::SpinButton m_spinbutton
Gtk::ToggleButton m_direction [3]


The documentation for this class was generated from the following files:
Generated on Sun Mar 11 10:01:58 2007 by  doxygen 1.5.1