mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-04 04:06:44 +03:00
Some translation functionality has been added
This commit is contained in:
@@ -61,6 +61,7 @@ protected:
|
||||
void readProperty(QObject *item, QDomElement *node);
|
||||
void readQObject(QObject *item, QDomElement *node);
|
||||
void readCollection(QObject *item, QDomElement *node);
|
||||
void readTranslation(QObject *item, QDomElement *node);
|
||||
QVariant getValue(QDomElement *node);
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user