Files @ f3f4cf108453
Branch filter:

Location: linux-tools/kusbff/ui/about.ui

Silverwing
initial commit. Version 1.0
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>Form</class>
 <widget class="QWidget" name="Form">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>539</width>
    <height>316</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>About KUSBFloppyFormatter</string>
  </property>
  <layout class="QHBoxLayout" name="horizontalLayout">
   <property name="spacing">
    <number>0</number>
   </property>
   <property name="leftMargin">
    <number>0</number>
   </property>
   <property name="topMargin">
    <number>0</number>
   </property>
   <property name="rightMargin">
    <number>0</number>
   </property>
   <property name="bottomMargin">
    <number>0</number>
   </property>
   <item alignment="Qt::AlignHCenter">
    <widget class="QLabel" name="label">
     <property name="enabled">
      <bool>true</bool>
     </property>
     <property name="text">
      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;:/floppy_multiple.png&quot;/&gt;&lt;img src=&quot;:/arrow_right.png&quot;/&gt;&lt;img src=&quot;:/flashdisk_logo.png&quot;/&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-size:22pt;&quot;&gt;USB Floppy Formatter&lt;/span&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;Version 1.0&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;By: Khaelenmore Thaal&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt; color:#000000;&quot;&gt;GUI utility for formatting thumb drives for usage with hardware usb emulators&lt;br/&gt;Uses Qt5 &lt;/span&gt;&lt;a href=&quot;https://www.qt.io/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ee;&quot;&gt;https://www.qt.io/&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;&lt;br/&gt;Uses PyQt5 &lt;/span&gt;&lt;a href=&quot;https://www.riverbankcomputing.com/software/pyqt/intro&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ee;&quot;&gt;https://www.riverbankcomputing.com/software/pyqt/intro&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;&lt;br/&gt;Built-in icons by &lt;/span&gt;&lt;a href=&quot;http://www.fatcow.com/free-icons&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ee;&quot;&gt;http://www.fatcow.com/free-icons&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'DejaVu Sans Mono'; font-size:9.1pt;&quot;&gt;&lt;br/&gt;This program is licensed with GNU GPL v3&lt;br/&gt;This program is available on &lt;/span&gt;&lt;a href=&quot;http://silverwing.one/pages/kusbff&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ee;&quot;&gt;http://silverwing.one/pages/kusbff&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <resources>
  <include location="../pics/resource.qrc"/>
 </resources>
 <connections/>
</ui>