|
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) (Store_Type) |
Public Member Functions | |
| SetterWithConversion_body (FunType set, ConvType conv) | |
| void | end (const Xml_string &) |
Additional Inherited Members | |
Protected Member Functions inherited from desaxe::Action_body | |
| virtual void | begin (const Xml_string &, Xml_attr) |
| virtual void | chars (const Xml_string &) |
| virtual void | reset () |
Protected Attributes inherited from desaxe::Action_body | |
| Digester * | dig |
Writes the topmost object to the topmost object but one on the stack.