papyrus logo

Papyrus::Gtk::AnimatorFrameRateWidget Class Reference

#include <animatorframeratewidget.h>

List of all members.

Public Types

typedef std::set
< Papyrus::Animator::pointer
Animators

Public Member Functions

 AnimatorFrameRateWidget ()
 ~AnimatorFrameRateWidget ()
::Gtk::Label & label ()
::Gtk::SpinButton & spinbutton ()
::Gtk::Adjustment & spinadjustment ()
void add (Papyrus::Animator::pointer animator)
void remove (Papyrus::Animator::pointer animator)
const Animatorsanimators () const

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

Detailed Description

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

Member Typedef Documentation


Constructor & Destructor Documentation

Papyrus::Gtk::AnimatorFrameRateWidget::AnimatorFrameRateWidget (  ) 
Papyrus::Gtk::AnimatorFrameRateWidget::~AnimatorFrameRateWidget (  ) 

Member Function Documentation

void Papyrus::Gtk::AnimatorFrameRateWidget::add ( Papyrus::Animator::pointer  animator  ) 

References m_animators.

const AnimatorFrameRateWidget::Animators & Papyrus::Gtk::AnimatorFrameRateWidget::animators (  )  const

References m_animators.

Gtk::Label & Papyrus::Gtk::AnimatorFrameRateWidget::label (  ) 

References m_label.

void Papyrus::Gtk::AnimatorFrameRateWidget::on_spinbutton_value_changed (  )  [protected]

References m_animators, and m_spinbutton.

Referenced by AnimatorFrameRateWidget().

void Papyrus::Gtk::AnimatorFrameRateWidget::remove ( Papyrus::Animator::pointer  animator  ) 

References m_animators.

Gtk::Adjustment & Papyrus::Gtk::AnimatorFrameRateWidget::spinadjustment (  ) 

References m_spinadjustment.

Gtk::SpinButton & Papyrus::Gtk::AnimatorFrameRateWidget::spinbutton (  ) 

References m_spinbutton.


Member Data Documentation

Referenced by AnimatorFrameRateWidget(), and label().

Referenced by spinadjustment().


The documentation for this class was generated from the following files:

Generated on Fri Apr 16 12:41:11 2010 for papyrus by doxygen 1.6.1