mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
Setting dialog has been modified to edit report settings
Setting dialog has been modified to edit report settings
This commit is contained in:
@@ -19,6 +19,8 @@ public:
|
||||
int verticalGridStep();
|
||||
int horizontalGridStep();
|
||||
QFont defaultFont();
|
||||
bool suppressAbsentFieldsAndVarsWarnings();
|
||||
void setSuppressAbsentFieldsAndVarsWarnings(bool value);
|
||||
void setHorizontalGridStep(int value);
|
||||
void setVerticalGridStep(int value);
|
||||
void setDefaultFont(const QFont& value);
|
||||
|
||||
Reference in New Issue
Block a user