Add log file's viewer in AboutQETDialog for user

This commit is contained in:
Simon De Backer
2020-08-31 21:21:17 +02:00
parent 4a8e07b227
commit 51c4b16836
3 changed files with 50 additions and 6 deletions

View File

@@ -79,7 +79,7 @@
<x>0</x>
<y>0</y>
<width>676</width>
<height>409</height>
<height>423</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
@@ -159,7 +159,7 @@
<x>0</x>
<y>0</y>
<width>676</width>
<height>409</height>
<height>423</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_3">
@@ -242,7 +242,7 @@
<x>0</x>
<y>0</y>
<width>676</width>
<height>409</height>
<height>423</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
@@ -374,7 +374,7 @@
<x>0</x>
<y>0</y>
<width>676</width>
<height>409</height>
<height>423</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_5">
@@ -444,6 +444,19 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_8">
<attribute name="title">
<string>log</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QComboBox" name="m_log_comboBox"/>
</item>
<item>
<widget class="QTextEdit" name="m_log_textEdit"/>
</item>
</layout>
</widget>
</widget>
</item>
<item>