![]() |
Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Types | |
typedef const Data_Type &(Obj_Type::* | FunType) () |
Public Member Functions | |
Getter_body (FunType get) | |
void | begin (const Xml_string &, Xml_attr) |
![]() | |
virtual Data_Type * | eval (Digester *dig_, const Xml_string &tag, Xml_attr attr) |
Additional Inherited Members | |
![]() | |
virtual void | end (const Xml_string &) |
![]() | |
virtual void | chars (const Xml_string &) |
virtual void | reset () |
![]() | |
Digester * | dig |
Reads an object of type Data_Type from the object on top of the stack, then pushes this Data_Type object onto the stack.