2010-09-13 16:05:55 -04:00
|
|
|
<?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>571</width>
|
|
|
|
<height>450</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>MainWindow</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="MainPageStack" name="stackPages" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
|
<widget class="QToolBar" name="toolBar">
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextUnderIcon</enum>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolBar" name="toolBar_2">
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>LeftToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<addaction name="actionAdd_Friend"/>
|
|
|
|
<addaction name="actionAdd_Share"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionMessenger"/>
|
|
|
|
<addaction name="actionAbout"/>
|
|
|
|
<addaction name="actionQuick_Start_Wizard"/>
|
|
|
|
<addaction name="actionOptions"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionQuit"/>
|
|
|
|
</widget>
|
|
|
|
<action name="actionAdd_Friend">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/user/add_user24.png</normaloff>:/images/user/add_user24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Add Friend</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Add a Friend Wizard</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAdd_Share">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/add-share24.png</normaloff>:/images/add-share24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Add Share</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionOptions">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/kcmsystem24.png</normaloff>:/images/kcmsystem24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Options</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionMessenger">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/messenger.png</normaloff>:/images/messenger.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Messenger</string>
|
|
|
|
</property>
|
|
|
|
<property name="visible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/informations_24x24.png</normaloff>:/images/informations_24x24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSMPlayer">
|
|
|
|
<property name="text">
|
|
|
|
<string>SMPlayer</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionQuit">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/exit_24x24.png</normaloff>:/images/exit_24x24.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Quit</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionQuick_Start_Wizard">
|
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="images.qrc">
|
|
|
|
<normaloff>:/images/tools_wizard.png</normaloff>:/images/tools_wizard.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Quick Start Wizard</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Quick Start Wizard</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>MainPageStack</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header location="global">gui/mainpagestack.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<resources>
|
|
|
|
<include location="images.qrc"/>
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|