|
Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>


Public Types | |
| typedef void(Obj_Type::* | FunType) (Data_Type) |
| typedef Data_Type(* | ConvType) (const Xml_string &) |
Additional Inherited Members | |
Protected Member Functions inherited from desaxe::Action_body | |
| virtual void | end (const Xml_string &) |
| virtual void | chars (const Xml_string &) |
| virtual void | reset () |
Protected Attributes inherited from desaxe::Action_body | |
| Digester * | dig |
Stores named attribute to the topmost object on the stack if attribute present, or stores default if present.