0
0
mirror of https://github.com/fralx/LimeReport.git synced 2024-12-24 00:33:02 +03:00
LimeReport/include
Andy Maloney 94db98d596 Optionally monitor changes to files loaded with ReportEngine::loadFromFile()
When using the designer as a stand alone application and the renderer/preview in the
user application, the preview window would have to be closed and opened again every
time a change was made to the report.

This change adds an optional QFileSystemWatcher to monitor changes to the report file
and automatically refreshes the preview in the application when it is saved.

It may be turned on using the new parameter to ReportEngine::loadFromFile().

If the preview window is open in the application and the file name changes or the file is
removed, inform the user and close the preview window.
2017-04-19 22:43:48 -04:00
..
LimeReport 1.1.1 2016-02-17 10:18:19 +03:00
lrcallbackdatasourceintf.h Callback interface has been simplified 2016-03-27 10:40:13 +03:00
LRCallbackDS 1.1.1 2016-02-17 10:18:19 +03:00
LRDataManager 1.1.1 2016-02-17 10:18:19 +03:00
lrdatasourcemanagerintf.h Corrects spelling of method name 2017-04-08 12:53:05 -04:00
lrglobal.cpp Group functions have been fixed 2017-03-07 19:09:13 +03:00
lrglobal.h Group functions have been fixed 2017-03-07 19:09:13 +03:00
lrpreviewreportwidget.h page scale refactored 2016-04-06 00:06:11 +04:00
lrreportengine.h Optionally monitor changes to files loaded with ReportEngine::loadFromFile() 2017-04-19 22:43:48 -04:00
lrscriptenginemanagerintf.h ScriptEngineManager::addFunction has been fixed 2016-08-12 22:14:05 +04:00
LRScriptManager 1.1.1 2016-02-17 10:18:19 +03:00