mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-20 06:30:03 +03:00
Finish 1.4.124
# Conflicts: # limereport/lrbanddesignintf.h # limereport/lrpagedesignintf.cpp # limereport/lrpageitemdesignintf.h # translations/limereport_zh.ts
This commit is contained in:
@@ -137,6 +137,8 @@ public:
|
||||
void swapBands(BandDesignIntf *band, BandDesignIntf *bandToSwap);
|
||||
void moveBandFromTo(int from, int to);
|
||||
|
||||
QList<BandDesignIntf *> createBandGroup(int beginIndex, int endIndex);
|
||||
|
||||
bool isExtendedInDesignMode() const;
|
||||
void setExtendedInDesignMode(bool isExtendedInDesignMode);
|
||||
int extendedHeight() const;
|
||||
|
||||
Reference in New Issue
Block a user