synfig-studio  1.0.3
Public Member Functions | Protected Member Functions | List of all members
studio::Widget_Vector Class Reference

#include <widget_vector.h>

Public Member Functions

void activate ()
void set_canvas (synfig::Canvas::LooseHandle)
synfig::Canvas::LooseHandle get_canvas () const
sigc::signal< void > & signal_value_changed ()
sigc::signal< void > & signal_activate ()
void on_value_changed ()
void on_entry_x_changed ()
void on_entry_y_changed ()
void on_grab_focus ()
void set_value (const synfig::Vector &data)
const synfig::Vector & get_value ()
void set_has_frame (bool x)
void set_digits (int x)
 Widget_Vector ()
 ~Widget_Vector ()

Protected Member Functions

void show_all_vfunc ()

Constructor & Destructor Documentation

Widget_Vector::Widget_Vector ( )
Widget_Vector::~Widget_Vector ( )

Member Function Documentation

void studio::Widget_Vector::activate ( )
inline

Referenced by Widget_Vector().

void Widget_Vector::set_canvas ( synfig::Canvas::LooseHandle  x)
synfig::Canvas::LooseHandle studio::Widget_Vector::get_canvas ( ) const
inline
sigc::signal<void>& studio::Widget_Vector::signal_value_changed ( )
inline

Referenced by on_value_changed().

sigc::signal<void>& studio::Widget_Vector::signal_activate ( )
inline
void Widget_Vector::on_value_changed ( )

References signal_value_changed().

Referenced by Widget_Vector().

void Widget_Vector::on_entry_x_changed ( )
void Widget_Vector::on_entry_y_changed ( )
void Widget_Vector::on_grab_focus ( )
void Widget_Vector::set_value ( const synfig::Vector &  data)
const synfig::Vector & Widget_Vector::get_value ( )
void Widget_Vector::set_has_frame ( bool  x)
void Widget_Vector::set_digits ( int  x)
void Widget_Vector::show_all_vfunc ( )
protected

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