759 lines
26 KiB
XML
759 lines
26 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>AboutDialog</class>
|
||
<widget class="QDialog" name="AboutDialog">
|
||
<property name="windowModality">
|
||
<enum>Qt::ApplicationModal</enum>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>713</width>
|
||
<height>275</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>About...</string>
|
||
</property>
|
||
<property name="windowIcon">
|
||
<iconset resource="../res/resources.qrc">
|
||
<normaloff>:/buttons/information.png</normaloff>:/buttons/information.png</iconset>
|
||
</property>
|
||
<property name="modal">
|
||
<bool>true</bool>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<widget class="QTabWidget" name="tabWidget">
|
||
<property name="font">
|
||
<font>
|
||
<weight>75</weight>
|
||
<bold>true</bold>
|
||
</font>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="tabAbout">
|
||
<attribute name="title">
|
||
<string>Information</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
<item>
|
||
<widget class="QLabel" name="iconAbout">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/movie.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_2">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_3">
|
||
<item>
|
||
<widget class="QLabel" name="labelAbout">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>Simple x264 Launcher v%1 - graphical interface for x264/x265</b><br>
|
||
Copyright (c) 2004−%2 LoRd_MuldeR &lt;mulder2@gmx.de&gt;. Some rights reserved.<br>
|
||
Built on %3 at %4 with %5 (Win-%6) and Qt %7.<br>
|
||
<br>
|
||
This program is free software: you can redistribute it and/or modify<br>
|
||
it under the terms of the GNU General Public License &lt;http://www.gnu.org/&gt;.<br>
|
||
Note that this program is distributed with ABSOLUTELY NO WARRANTY.<br>
|
||
<br>
|
||
Please check the web−site at <a href="http://muldersoft.com/">http://muldersoft.com/</a> for updates !!!</tt></nobr></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tabX264">
|
||
<attribute name="title">
|
||
<string>x264 Encoder</string>
|
||
</attribute>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||
<item>
|
||
<widget class="QLabel" name="iconX264">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/x264.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_3">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_6">
|
||
<item>
|
||
<widget class="QLabel" name="labelX264">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>x264 - the best H.264/AVC encoder. Copyright (C) 2003-2018 x264 project.</b><br>
|
||
Free software library for encoding video streams into the H.264/MPEG-4 AVC format.<br>
|
||
Released under the terms of the GNU General Public License, version 2.<br>
|
||
<br>
|
||
Please visit <a href="http://x264licensing.com/">http://x264licensing.com/</a> for obtaining a commercial x264 license.<br>
|
||
Read the <a href="http://mewiki.project357.com/wiki/X264_Settings">user's manual</a> to get started and use the <a href="http://forum.doom9.org/forumdisplay.php?f=77">support forum</a> for help!<br>
|
||
<br>
|
||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by the x264 project.</tt></nobr>
|
||
</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tabX265">
|
||
<attribute name="title">
|
||
<string>x265 Encoder</string>
|
||
</attribute>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_7">
|
||
<item>
|
||
<widget class="QLabel" name="iconX265">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/x265.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_4">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_8">
|
||
<item>
|
||
<widget class="QLabel" name="labelX265">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>x265 - free H.265/HEVC encoder. Copyright (C) 2013-2018 x265 project.</b><br>
|
||
Commercially funded, open source implementation of the HEVC compression standard.<br>
|
||
Released under the terms of the GNU General Public License, version 2.<br>
|
||
<br>
|
||
The x265 project is coordinated by <a href="http://www.multicorewareinc.com/">MultiCoreWare</a>. See the <a href="http://www.videolan.org/developers/x265.html">web-site</a> for details.<br>
|
||
Read the <a href="http://goo.gl/smws42">user's manual</a> to get started and use the <a href="https://forum.doom9.org/forumdisplay.php?f=81">support forum</a> for help!<br>
|
||
<br>
|
||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by the x265 project.</tt></nobr></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tab">
|
||
<attribute name="title">
|
||
<string>NVEncC Encoder</string>
|
||
</attribute>
|
||
<layout class="QVBoxLayout" name="verticalLayout_15">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_11">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_13">
|
||
<item>
|
||
<widget class="QLabel" name="iconNVEncC">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/nvencc.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_7">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_14">
|
||
<item>
|
||
<widget class="QLabel" name="labelNVEncC">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>NVEncC - NVIDIA GPU encoding. Copyright (C) 1999-2018 rigaya.</b><br>
|
||
NVEnc front-end by rigayaりがや. Check rigaya's <a href="https://onedrive.live.com/?id=6BDD4375AC8933C6!2293&cid=6BDD4375AC8933C6">OneDrive</a> for the latest downloads.<br>
|
||
Released under the terms of the MIT License.<br>
|
||
<br>
|
||
The NVEncC software contains source code provided by <a href="http://www.nvidia.com/object/cuda_home_new.html">NVIDIA Corporation</a>.<br>
|
||
CUDA SDK/Toolkit and NVIDIA Video Codec SDK are Copyright (C) NVIDIA Corporation.<br>
|
||
<br>
|
||
Note: Simple x264 Launcher is <u>not</u> affiliated with or endorsed by NVIDIA.</tt></nobr>
|
||
</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tabAvisynth">
|
||
<attribute name="title">
|
||
<string>Avisynth</string>
|
||
</attribute>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_9">
|
||
<item>
|
||
<widget class="QLabel" name="iconAbout_2">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>76</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>76</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/avisynth.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_5">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_10">
|
||
<item>
|
||
<widget class="QLabel" name="labelAbout_2">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>Avisynth - powerful video processing scripting language.</b><br>
|
||
Copyright (c) 2000 Ben Rudiak-Gould and all subsequent Avisynth developers.<br>
|
||
Released under the terms of the GNU General Public License, version 2.<br>
|
||
<br>
|
||
Please visit the official web-site at <a href="http://avisynth.nl/">http://avisynth.nl/</a> for more information.<br>
|
||
Read the <a href="http://avisynth.nl/index.php/First_script">user's manual</a> to get started and use the <a href="http://forum.doom9.org/forumdisplay.php?f=33">support forum</a> for help!<br>
|
||
<br>
|
||
The <b>AviSynth+</b> project provides an improved version of the AviSynth frameserver.<br>
|
||
Please see <a href="http://avs-plus.net/">http://avs-plus.net/</a> or the <a href="http://forum.doom9.org/showthread.php?t=168856">forum thread</a> for more information.</tt></nobr></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="tabVapourSynth">
|
||
<attribute name="title">
|
||
<string>VapourSynth</string>
|
||
</attribute>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||
<property name="spacing">
|
||
<number>16</number>
|
||
</property>
|
||
<property name="leftMargin">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="topMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="rightMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<property name="bottomMargin">
|
||
<number>8</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_11">
|
||
<item>
|
||
<widget class="QLabel" name="iconAbout_3">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>64</width>
|
||
<height>64</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap resource="../res/resources.qrc">:/images/python.png</pixmap>
|
||
</property>
|
||
<property name="scaledContents">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_6">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>20</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QVBoxLayout" name="verticalLayout_12">
|
||
<item>
|
||
<widget class="QLabel" name="labelAbout_3">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="font">
|
||
<font>
|
||
<pointsize>9</pointsize>
|
||
<weight>50</weight>
|
||
<bold>false</bold>
|
||
</font>
|
||
</property>
|
||
<property name="text">
|
||
<string><nobr><tt><b>VapourSynth - application for video manipulation based on Python.</b><br>
|
||
Copyright (c) 2012 Fredrik "Myrsloik" Mellbin.<br>
|
||
Released under the terms of the GNU Lesser General Public License, version 2.1.<br>
|
||
<br>
|
||
Please visit the web-site at <a href="http://www.vapoursynth.com">http://www.vapoursynth.com</a> for more information.<br>
|
||
Read the <a href="http://www.vapoursynth.com/doc/">documentation</a> to get started and use the <a href="http://forum.doom9.org/showthread.php?t=165771">support forum</a> for help!<br>
|
||
<br>
|
||
VapourSynth has been inspired by Avisynth and aims to be a 21st century rewrite.</tt></nobr></string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||
<item>
|
||
<widget class="QLabel" name="labelGPL">
|
||
<property name="text">
|
||
<string><a href="http://www.gnu.org/licenses/gpl-2.0.html" class="mylink">GNU General Public License v2</a></string>
|
||
</property>
|
||
<property name="openExternalLinks">
|
||
<bool>true</bool>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="horizontalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>40</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="aboutQtButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>120</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>About Qt</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="../res/resources.qrc">
|
||
<normaloff>:/buttons/qt.png</normaloff>:/buttons/qt.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="closeButton">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>90</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>Discard</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset resource="../res/resources.qrc">
|
||
<normaloff>:/buttons/cross.png</normaloff>:/buttons/cross.png</iconset>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<resources>
|
||
<include location="../res/resources.qrc"/>
|
||
</resources>
|
||
<connections>
|
||
<connection>
|
||
<sender>closeButton</sender>
|
||
<signal>clicked()</signal>
|
||
<receiver>AboutDialog</receiver>
|
||
<slot>close()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>633</x>
|
||
<y>240</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>344</x>
|
||
<y>131</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
</connections>
|
||
</ui>
|