2015-11-02 18:19:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2018-07-10 09:04:42 +02:00
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>LogUi</class>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QDialog" name="LogUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-07-10 09:04:42 +02:00
|
|
|
<width>452</width>
|
2009-11-29 17:15:22 +00:00
|
|
|
<height>474</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="sizeGripEnabled">
|
2006-03-24 15:59:11 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0" colspan="3">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="logTypeLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>Log &Type:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>logTypeCO</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="logTypeCO"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>161</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-11-29 17:15:22 +00:00
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="1" column="0" colspan="4">
|
|
|
|
<widget class="QTextBrowser" name="logTB"/>
|
2009-11-29 17:15:22 +00:00
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="2" column="0" colspan="4">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>201</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="nextErrorPB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Jump to the next error message.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Next &Error</string>
|
|
|
|
</property>
|
2020-08-14 20:49:39 +03:00
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="nextWarningPB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Jump to the next warning message.</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Next &Warning</string>
|
|
|
|
</property>
|
2020-08-14 20:49:39 +03:00
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2009-11-29 17:15:22 +00:00
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="3" column="0" colspan="4">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="findLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Find:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>findLE</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="findLE">
|
|
|
|
<property name="toolTip">
|
2020-08-14 20:49:39 +03:00
|
|
|
<string>Hit Enter or click 'Find Next' to search</string>
|
2018-07-10 09:04:42 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="findPB">
|
|
|
|
<property name="text">
|
2020-08-14 20:49:39 +03:00
|
|
|
<string>Find &Next</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
2018-07-10 09:04:42 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-10-11 18:15:30 +00:00
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QPushButton" name="openDirPB">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Open Containing Directory</string>
|
2007-10-11 18:15:30 +00:00
|
|
|
</property>
|
2020-08-14 20:49:39 +03:00
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2007-10-11 18:15:30 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="4" column="1">
|
2009-06-18 09:35:51 +00:00
|
|
|
<spacer>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="orientation">
|
2009-06-18 09:35:51 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="sizeType">
|
2009-11-29 17:15:22 +00:00
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
2009-06-18 09:35:51 +00:00
|
|
|
<size>
|
2009-11-29 17:15:22 +00:00
|
|
|
<width>111</width>
|
|
|
|
<height>26</height>
|
2009-06-18 09:35:51 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="4" column="2">
|
|
|
|
<widget class="QPushButton" name="updatePB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Update the display</string>
|
2009-06-18 09:35:51 +00:00
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>&Update</string>
|
2009-06-18 09:35:51 +00:00
|
|
|
</property>
|
2020-08-14 20:49:39 +03:00
|
|
|
<property name="autoDefault">
|
|
|
|
<bool>false</bool>
|
2009-06-18 10:20:20 +00:00
|
|
|
</property>
|
2009-11-29 17:15:22 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="4" column="3">
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Close</set>
|
2007-10-11 18:15:30 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstop>logTB</tabstop>
|
2015-11-03 15:27:25 +00:00
|
|
|
<tabstop>openDirPB</tabstop>
|
2006-03-24 15:59:11 +00:00
|
|
|
<tabstop>updatePB</tabstop>
|
|
|
|
</tabstops>
|
2007-10-11 18:15:30 +00:00
|
|
|
<includes>
|
2018-07-10 09:04:42 +02:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2007-10-11 18:15:30 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|