mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-12-13 16:50:58 +03:00
Vertical Layout has been added
This commit is contained in:
@@ -150,6 +150,7 @@ public slots:
|
||||
void sameWidth();
|
||||
void editLayoutMode(bool value);
|
||||
void addHLayout();
|
||||
void addVLayout();
|
||||
void setFont(const QFont &font);
|
||||
void setTextAlign(const bool &horizontalAlign, const Qt::AlignmentFlag &alignment);
|
||||
void setBorders(const BaseDesignIntf::BorderLines& borders);
|
||||
|
||||
Reference in New Issue
Block a user