release 0.6.6
[fapman] / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Faster Application Manager</string>
15   </property>
16   <widget class="RotatingBackground" name="centralWidget">
17    <property name="sizePolicy">
18     <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
19      <horstretch>0</horstretch>
20      <verstretch>0</verstretch>
21     </sizepolicy>
22    </property>
23    <layout class="QVBoxLayout" name="verticalLayout">
24     <property name="spacing">
25      <number>0</number>
26     </property>
27     <property name="leftMargin">
28      <number>6</number>
29     </property>
30     <property name="topMargin">
31      <number>6</number>
32     </property>
33     <property name="rightMargin">
34      <number>6</number>
35     </property>
36     <property name="bottomMargin">
37      <number>0</number>
38     </property>
39     <item>
40      <widget class="QListWidget" name="listWidget">
41       <property name="editTriggers">
42        <set>QAbstractItemView::NoEditTriggers</set>
43       </property>
44       <property name="showDropIndicator" stdset="0">
45        <bool>false</bool>
46       </property>
47       <property name="iconSize">
48        <size>
49         <width>96</width>
50         <height>96</height>
51        </size>
52       </property>
53       <property name="movement">
54        <enum>QListView::Static</enum>
55       </property>
56       <property name="flow">
57        <enum>QListView::LeftToRight</enum>
58       </property>
59       <property name="resizeMode">
60        <enum>QListView::Adjust</enum>
61       </property>
62       <property name="spacing">
63        <number>20</number>
64       </property>
65       <property name="viewMode">
66        <enum>QListView::IconMode</enum>
67       </property>
68       <property name="uniformItemSizes">
69        <bool>false</bool>
70       </property>
71       <property name="wordWrap">
72        <bool>true</bool>
73       </property>
74       <item>
75        <property name="text">
76         <string>Install applications</string>
77        </property>
78        <property name="textAlignment">
79         <set>AlignHCenter|AlignVCenter|AlignCenter</set>
80        </property>
81        <property name="icon">
82         <iconset resource="resources.qrc">
83          <normaloff>:/icons/icons/install.png</normaloff>:/icons/icons/install.png</iconset>
84        </property>
85       </item>
86       <item>
87        <property name="text">
88         <string>Remove applications</string>
89        </property>
90        <property name="textAlignment">
91         <set>AlignHCenter|AlignVCenter|AlignCenter</set>
92        </property>
93        <property name="icon">
94         <iconset resource="resources.qrc">
95          <normaloff>:/icons/icons/remove.png</normaloff>:/icons/icons/remove.png</iconset>
96        </property>
97       </item>
98       <item>
99        <property name="text">
100         <string>Upgrade applications</string>
101        </property>
102        <property name="textAlignment">
103         <set>AlignHCenter|AlignVCenter|AlignCenter</set>
104        </property>
105        <property name="icon">
106         <iconset resource="resources.qrc">
107          <normaloff>:/icons/icons/upgrade.png</normaloff>:/icons/icons/upgrade.png</iconset>
108        </property>
109       </item>
110       <item>
111        <property name="text">
112         <string>Update catalogs</string>
113        </property>
114        <property name="textAlignment">
115         <set>AlignHCenter|AlignVCenter|AlignCenter</set>
116        </property>
117        <property name="icon">
118         <iconset resource="resources.qrc">
119          <normaloff>:/icons/icons/update.png</normaloff>:/icons/icons/update.png</iconset>
120        </property>
121       </item>
122       <item>
123        <property name="text">
124         <string>Manage repositories</string>
125        </property>
126        <property name="textAlignment">
127         <set>AlignHCenter|AlignVCenter|AlignCenter</set>
128        </property>
129        <property name="icon">
130         <iconset resource="resources.qrc">
131          <normaloff>:/icons/icons/repos.png</normaloff>:/icons/icons/repos.png</iconset>
132        </property>
133       </item>
134      </widget>
135     </item>
136     <item>
137      <widget class="QLabel" name="label">
138       <property name="text">
139        <string/>
140       </property>
141       <property name="alignment">
142        <set>Qt::AlignCenter</set>
143       </property>
144      </widget>
145     </item>
146    </layout>
147   </widget>
148   <widget class="QMenuBar" name="menuBar">
149    <property name="geometry">
150     <rect>
151      <x>0</x>
152      <y>0</y>
153      <width>800</width>
154      <height>23</height>
155     </rect>
156    </property>
157    <widget class="QMenu" name="menuMenu">
158     <property name="title">
159      <string>Menu</string>
160     </property>
161     <addaction name="actionClean"/>
162     <addaction name="actionView_log"/>
163     <addaction name="actionOptions"/>
164     <addaction name="actionAbout"/>
165     <addaction name="actionLoad_file"/>
166    </widget>
167    <addaction name="menuMenu"/>
168   </widget>
169   <action name="actionAbout">
170    <property name="text">
171     <string>About</string>
172    </property>
173   </action>
174   <action name="actionClean">
175    <property name="text">
176     <string>Clean package cache</string>
177    </property>
178   </action>
179   <action name="actionView_log">
180    <property name="text">
181     <string>View log</string>
182    </property>
183   </action>
184   <action name="actionOptions">
185    <property name="enabled">
186     <bool>true</bool>
187    </property>
188    <property name="text">
189     <string>Options</string>
190    </property>
191   </action>
192   <action name="actionLoad_file">
193    <property name="enabled">
194     <bool>false</bool>
195    </property>
196    <property name="text">
197     <string>Install local files</string>
198    </property>
199   </action>
200  </widget>
201  <layoutdefault spacing="6" margin="11"/>
202  <customwidgets>
203   <customwidget>
204    <class>RotatingBackground</class>
205    <extends>QWidget</extends>
206    <header>rotatingbackground.h</header>
207    <container>1</container>
208   </customwidget>
209  </customwidgets>
210  <resources>
211   <include location="resources.qrc"/>
212  </resources>
213  <connections/>
214 </ui>