![]() |
Scribus
Open source desktop publishing at your fingertips
|
#include <simple_actions.h>
Public Types | |
typedef void(Obj_Type::* | FunType) (Data_Type) |
Public Member Functions | |
SetAttribute_body (FunType set, const Xml_string &name) | |
SetAttribute_body (FunType set, const Xml_string &name, Data_Type deflt) | |
void | begin (const Xml_string &, Xml_attr attr) |
Additional Inherited Members | |
![]() | |
virtual void | end (const Xml_string &) |
virtual void | chars (const Xml_string &) |
virtual void | reset () |
![]() | |
Digester * | dig |
Stores named attribute to the topmost object on the stack if attribute present, or stores defauot if present.