mirror of
https://github.com/fralx/LimeReport.git
synced 2024-12-24 00:33:02 +03:00
94db98d596
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. |
||
---|---|---|
.. | ||
LimeReport | ||
lrcallbackdatasourceintf.h | ||
LRCallbackDS | ||
LRDataManager | ||
lrdatasourcemanagerintf.h | ||
lrglobal.cpp | ||
lrglobal.h | ||
lrpreviewreportwidget.h | ||
lrreportengine.h | ||
lrscriptenginemanagerintf.h | ||
LRScriptManager |