0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-09 05:57:14 +03:00

PreviewReportWindow now uses PreviewReportWidget to show render result

This commit is contained in:
Arin Alexander
2016-03-31 00:19:05 +04:00
parent 9c57bb772f
commit a7192c350c
3 changed files with 41 additions and 228 deletions

View File

@@ -27,12 +27,6 @@
<property name="bottomMargin">
<number>1</number>
</property>
<item>
<widget class="QGraphicsView" name="graphicsView"/>
</item>
<item>
<widget class="QTextEdit" name="errorsView"/>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
@@ -41,7 +35,7 @@
<x>0</x>
<y>0</y>
<width>800</width>
<height>20</height>
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuView">
@@ -232,8 +226,8 @@
</action>
</widget>
<resources>
<include location="report.qrc"/>
<include location="databrowser/lrdatabrowser.qrc"/>
<include location="report.qrc"/>
</resources>
<connections>
<connection>