mirror of
https://github.com/fralx/LimeReport.git
synced 2025-09-23 08:29:07 +03:00
Exporters infrastructure has been added
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
||||
~HorizontalLayout();
|
||||
BaseDesignIntf *createSameTypeItem(QObject *owner = 0, QGraphicsItem *parent = 0);
|
||||
bool isSplittable() const { return true;}
|
||||
bool canContainChildren() const { return true;}
|
||||
|
||||
protected:
|
||||
void updateLayoutSize();
|
||||
|
Reference in New Issue
Block a user