![]() |
Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Types | |
typedef Obj_Type(* | FunType) (const Arg_Type &) |
Public Member Functions | |
Transform_body (FunType fun) | |
void | begin (const Xml_string &, Xml_attr) |
void | end (const Xml_string &) |
Additional Inherited Members | |
![]() | |
virtual void | chars (const Xml_string &) |
virtual void | reset () |
![]() | |
Digester * | dig |
Transforms the topmost object to the topmost object but one on the stack. // FIXME: this should just be a getter...