#include <papyrusmm/animatorframeintervalwidget.h>
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 Member Functions | |
| void | on_spinbutton_value_changed () |
Protected Attributes | |
| Animators | m_animators |
| Gtk::Label | m_label |
| Gtk::Adjustment | m_spinadjustment |
| Gtk::SpinButton | m_spinbutton |
1.5.1