CrystalSpace

Public API Reference

CS::EditorApp::iActionListener Struct Reference

Implement this if you're interested in knowing when an action is done. More...

#include <ieditor/actionmanager.h>

Inheritance diagram for CS::EditorApp::iActionListener:

List of all members.

Public Member Functions

virtual void OnActionDone (iAction *action)=0
 Called just after an action is done.

Detailed Description

Implement this if you're interested in knowing when an action is done.

This includes undo/redo actions.

Definition at line 34 of file actionmanager.h.


Member Function Documentation

virtual void CS::EditorApp::iActionListener::OnActionDone ( iAction action  )  [pure virtual]

Called just after an action is done.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.1 by doxygen 1.6.1