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

#include <dock_history.h>

Inheritance diagram for studio::Dock_History:
studio::Dock_CanvasSpecific studio::Dockable

Public Member Functions

etl::loose_handle
< studio::Instance
get_selected_instance ()
void clear_undo ()
void clear_redo ()
void clear_undo_and_redo ()
bool on_action_event (GdkEvent *event)
void on_action_toggle (const Glib::ustring &path)
void update_undo_redo ()
 Dock_History ()
 ~Dock_History ()
- Public Member Functions inherited from studio::Dock_CanvasSpecific
etl::loose_handle
< studio::CanvasView
get_canvas_view ()
etl::loose_handle
< synfigapp::CanvasInterface
get_canvas_interface ()
 Dock_CanvasSpecific (const synfig::String &name, const synfig::String &local_name, Gtk::StockID stock_id_=Gtk::StockID(" "))
virtual ~Dock_CanvasSpecific ()
- Public Member Functions inherited from studio::Dockable
void set_toolbar (Gtk::Toolbar &toolbar)
void set_use_scrolled (bool x)
 Dockable (const synfig::String &name, const synfig::String &local_name, Gtk::StockID stock_id_=Gtk::StockID(" "))
 ~Dockable ()
sigc::signal< void > & signal_stock_id_changed ()
const synfig::String & get_name () const
const synfig::String & get_local_name () const
const Gtk::StockID & get_stock_id () const
void set_stock_id (Gtk::StockID x)
void set_local_name (const synfig::String &)
void clear ()
void add (Gtk::Widget &x)
Gtk::ToolButton * add_button (const Gtk::StockID &stock_id, const synfig::String &tooltip=synfig::String())
virtual void present ()
void attach_dnd_to (Gtk::Widget &widget)
bool clear_previous ()
virtual Gtk::Widget * create_tab_label ()

Protected Member Functions

virtual void init_instance_vfunc (etl::loose_handle< Instance > instance)
- Protected Member Functions inherited from studio::Dock_CanvasSpecific
virtual void init_canvas_view_vfunc (etl::loose_handle< CanvasView > canvas_view)
virtual void changed_canvas_view_vfunc (etl::loose_handle< CanvasView > canvas_view)

Constructor & Destructor Documentation

Dock_History::Dock_History ( )
Dock_History::~Dock_History ( )

Member Function Documentation

etl::loose_handle<studio::Instance> studio::Dock_History::get_selected_instance ( )
inline
void Dock_History::clear_undo ( )

References _, and studio::App::dialog_message_2b().

Referenced by Dock_History().

void Dock_History::clear_redo ( )

References _, and studio::App::dialog_message_2b().

Referenced by Dock_History().

void Dock_History::clear_undo_and_redo ( )

References _, and studio::App::dialog_message_2b().

Referenced by Dock_History().

bool Dock_History::on_action_event ( GdkEvent *  event)
void Dock_History::on_action_toggle ( const Glib::ustring &  path)
void Dock_History::update_undo_redo ( )

References get_selected_instance().

Referenced by init_instance_vfunc().

void Dock_History::init_instance_vfunc ( etl::loose_handle< Instance instance)
protectedvirtual

Reimplemented from studio::Dock_CanvasSpecific.

References update_undo_redo().


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