mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +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