rptcommon

rptcommon — Common functions usefull for the library's classes.

Synopsis




void                rpt_common_get_position             (xmlNode *xnode,
                                                         RptPoint *position);
void                rpt_common_get_size                 (xmlNode *xnode,
                                                         RptSize *size);

Description

Details

rpt_common_get_position ()

void                rpt_common_get_position             (xmlNode *xnode,
                                                         RptPoint *position);

xnode :
position :

rpt_common_get_size ()

void                rpt_common_get_size                 (xmlNode *xnode,
                                                         RptSize *size);

xnode :
size :