mirror of
				https://github.com/fralx/LimeReport.git
				synced 2025-11-04 07:01:26 +03:00 
			
		
		
		
	Finish 1.4.52
# Conflicts: # include/lrreportengine.h # limereport/lrreportengine.cpp # limereport/lrreportengine.h # limereport/lrreportengine_p.h
This commit is contained in:
		@@ -140,6 +140,8 @@ public:
 | 
			
		||||
    ReportTranslation* reportTranslation(QLocale::Language language);
 | 
			
		||||
    void reorderPages(const QList<PageDesignIntf *> &reorderedPages);
 | 
			
		||||
    void clearSelection();
 | 
			
		||||
    Qt::LayoutDirection previewLayoutDirection();
 | 
			
		||||
    void setPreviewLayoutDirection(const Qt::LayoutDirection& previewLayoutDirection);
 | 
			
		||||
signals:
 | 
			
		||||
    void    pagesLoadFinished();
 | 
			
		||||
    void    datasourceCollectionLoadFinished(const QString& collectionName);
 | 
			
		||||
@@ -202,6 +204,7 @@ private:
 | 
			
		||||
    Translations m_translations;
 | 
			
		||||
    QLocale::Language m_reportLanguage;
 | 
			
		||||
    void activateLanguage(QLocale::Language language);
 | 
			
		||||
    Qt::LayoutDirection m_previewLayoutDirection;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user