aboutsummaryrefslogtreecommitdiff
path: root/AndroidResR/view/AndroidResR.ui
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidResR/view/AndroidResR.ui')
-rw-r--r--AndroidResR/view/AndroidResR.ui271
1 files changed, 271 insertions, 0 deletions
diff --git a/AndroidResR/view/AndroidResR.ui b/AndroidResR/view/AndroidResR.ui
new file mode 100644
index 0000000..ceec328
--- /dev/null
+++ b/AndroidResR/view/AndroidResR.ui
@@ -0,0 +1,271 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>MainWindow</class>
+ <widget class="QMainWindow" name="MainWindow">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>794</width>
+ <height>600</height>
+ </rect>
+ </property>
+ <property name="windowTitle">
+ <string>MainWindow</string>
+ </property>
+ <widget class="QWidget" name="centralwidget">
+ <widget class="QWidget" name="verticalLayoutWidget">
+ <property name="geometry">
+ <rect>
+ <x>10</x>
+ <y>10</y>
+ <width>281</width>
+ <height>541</height>
+ </rect>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>Source Iconset</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout">
+ <item>
+ <widget class="QLineEdit" name="srcPath">
+ <property name="placeholderText">
+ <string>Path to iconset</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="selectSrc">
+ <property name="text">
+ <string>Browse</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="QListWidget" name="srcListWidget"/>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="verticalLayoutWidget_2">
+ <property name="geometry">
+ <rect>
+ <x>500</x>
+ <y>10</y>
+ <width>281</width>
+ <height>541</height>
+ </rect>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout_2">
+ <item>
+ <widget class="QLabel" name="label_2">
+ <property name="text">
+ <string>App resources</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
+ <item>
+ <widget class="QLineEdit" name="destPath">
+ <property name="placeholderText">
+ <string>Path to app res folder</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="selectDest">
+ <property name="text">
+ <string>Browse</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="QListWidget" name="destListWidget"/>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QPushButton" name="transferIcons">
+ <property name="geometry">
+ <rect>
+ <x>380</x>
+ <y>270</y>
+ <width>31</width>
+ <height>25</height>
+ </rect>
+ </property>
+ <property name="toolTip">
+ <string>Copy Icons to App</string>
+ </property>
+ <property name="text">
+ <string>-&gt;</string>
+ </property>
+ </widget>
+ <widget class="QPushButton" name="killIcon">
+ <property name="geometry">
+ <rect>
+ <x>380</x>
+ <y>300</y>
+ <width>31</width>
+ <height>25</height>
+ </rect>
+ </property>
+ <property name="toolTip">
+ <string>Remove Icons from App</string>
+ </property>
+ <property name="text">
+ <string>X-</string>
+ </property>
+ </widget>
+ <widget class="QWebView" name="webView" native="true">
+ <property name="geometry">
+ <rect>
+ <x>310</x>
+ <y>60</y>
+ <width>171</width>
+ <height>200</height>
+ </rect>
+ </property>
+ <property name="autoFillBackground">
+ <bool>false</bool>
+ </property>
+ <property name="url" stdset="0">
+ <url>
+ <string>about:blank</string>
+ </url>
+ </property>
+ </widget>
+ <widget class="QRadioButton" name="colorBlack">
+ <property name="geometry">
+ <rect>
+ <x>310</x>
+ <y>30</y>
+ <width>61</width>
+ <height>20</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Black</string>
+ </property>
+ </widget>
+ <widget class="QRadioButton" name="colorWhite">
+ <property name="geometry">
+ <rect>
+ <x>370</x>
+ <y>30</y>
+ <width>61</width>
+ <height>20</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>White</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <widget class="QLabel" name="label_3">
+ <property name="geometry">
+ <rect>
+ <x>310</x>
+ <y>10</y>
+ <width>121</width>
+ <height>16</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Background color</string>
+ </property>
+ </widget>
+ <widget class="QWebView" name="resultView" native="true">
+ <property name="geometry">
+ <rect>
+ <x>310</x>
+ <y>340</y>
+ <width>171</width>
+ <height>200</height>
+ </rect>
+ </property>
+ <property name="autoFillBackground">
+ <bool>false</bool>
+ </property>
+ <property name="url" stdset="0">
+ <url>
+ <string>about:blank</string>
+ </url>
+ </property>
+ </widget>
+ </widget>
+ <widget class="QMenuBar" name="menubar">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>794</width>
+ <height>22</height>
+ </rect>
+ </property>
+ <widget class="QMenu" name="menuFile">
+ <property name="title">
+ <string>File</string>
+ </property>
+ <addaction name="actionQuit"/>
+ </widget>
+ <widget class="QMenu" name="menuHelp">
+ <property name="title">
+ <string>Help</string>
+ </property>
+ <addaction name="actionAbout"/>
+ </widget>
+ <widget class="QMenu" name="menuView">
+ <property name="title">
+ <string>View</string>
+ </property>
+ <addaction name="actionRefresh"/>
+ </widget>
+ <addaction name="menuFile"/>
+ <addaction name="menuView"/>
+ <addaction name="menuHelp"/>
+ </widget>
+ <widget class="QStatusBar" name="statusbar"/>
+ <action name="actionQuit">
+ <property name="text">
+ <string>Quit</string>
+ </property>
+ <property name="shortcut">
+ <string>Alt+F4</string>
+ </property>
+ </action>
+ <action name="actionAbout">
+ <property name="text">
+ <string>About</string>
+ </property>
+ </action>
+ <action name="actionRefresh">
+ <property name="text">
+ <string>Refresh</string>
+ </property>
+ <property name="shortcut">
+ <string>F5</string>
+ </property>
+ </action>
+ </widget>
+ <customwidgets>
+ <customwidget>
+ <class>QWebView</class>
+ <extends>QWidget</extends>
+ <header>QtWebKitWidgets/QWebView</header>
+ </customwidget>
+ </customwidgets>
+ <resources/>
+ <connections/>
+</ui>