diff options
author | Ken Moore <ken@pcbsd.org> | 2015-01-28 11:43:31 -0500 |
---|---|---|
committer | Ken Moore <ken@pcbsd.org> | 2015-01-28 11:43:31 -0500 |
commit | 4b93059ecb156cbc4d6fa5955c6ba5b76f205a26 (patch) | |
tree | e9229fa9590d5b7af5fc24eb331efbd6d9e57e30 /lumina-info/MainUI.ui | |
parent | Add a new function to all LuminaOS files: OSName() (diff) | |
download | lumina-4b93059ecb156cbc4d6fa5955c6ba5b76f205a26.tar.gz lumina-4b93059ecb156cbc4d6fa5955c6ba5b76f205a26.tar.bz2 lumina-4b93059ecb156cbc4d6fa5955c6ba5b76f205a26.zip |
Add a new utility: lumina-info
This utility provides basic information/links for the Lumina desktop project.
Diffstat (limited to 'lumina-info/MainUI.ui')
-rw-r--r-- | lumina-info/MainUI.ui | 383 |
1 files changed, 383 insertions, 0 deletions
diff --git a/lumina-info/MainUI.ui b/lumina-info/MainUI.ui new file mode 100644 index 00000000..8fd5781f --- /dev/null +++ b/lumina-info/MainUI.ui @@ -0,0 +1,383 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>MainUI</class> + <widget class="QMainWindow" name="MainUI"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>320</width> + <height>374</height> + </rect> + </property> + <property name="windowTitle"> + <string>Lumina Desktop Information</string> + </property> + <property name="windowIcon"> + <iconset theme="lumina"/> + </property> + <widget class="QWidget" name="centralwidget"> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QLabel" name="label_icon"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>175</width> + <height>175</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>120000</width> + <height>175</height> + </size> + </property> + <property name="text"> + <string notr="true">logo</string> + </property> + <property name="scaledContents"> + <bool>false</bool> + </property> + <property name="alignment"> + <set>Qt::AlignCenter</set> + </property> + </widget> + </item> + <item> + <widget class="QTabWidget" name="tabWidget"> + <property name="currentIndex"> + <number>0</number> + </property> + <widget class="QWidget" name="tab"> + <attribute name="title"> + <string>General</string> + </attribute> + <layout class="QFormLayout" name="formLayout"> + <property name="labelAlignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + <property name="formAlignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> + </property> + <item row="0" column="0"> + <widget class="QLabel" name="label"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Desktop Version:</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QLabel" name="label_version"> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_2"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>OS Build:</string> + </property> + <property name="alignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLabel" name="label_OS"> + <property name="text"> + <string notr="true"/> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_5"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Qt Version:</string> + </property> + </widget> + </item> + <item row="5" column="0"> + <widget class="QLabel" name="label_3"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Source Repository:</string> + </property> + </widget> + </item> + <item row="5" column="1"> + <widget class="QLabel" name="label_source"> + <property name="text"> + <string notr="true"><a href="https://github.com/pcbsd/lumina">Open in web browser</a></string> + </property> + </widget> + </item> + <item row="3" column="0"> + <spacer name="verticalSpacer"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </item> + <item row="4" column="0"> + <widget class="QLabel" name="label_6"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Documentation:</string> + </property> + </widget> + </item> + <item row="4" column="1"> + <widget class="QLabel" name="label_doc"> + <property name="text"> + <string><a href=http://wiki.pcbsd.org/index.php/Lumina/10.1.1">Open in web browser</a></string> + </property> + <property name="openExternalLinks"> + <bool>false</bool> + </property> + </widget> + </item> + <item row="2" column="1"> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <item> + <widget class="QPushButton" name="tool_aboutQt"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>View Information</string> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + </layout> + </widget> + <widget class="QWidget" name="tab_2"> + <attribute name="title"> + <string>License</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QPlainTextEdit" name="text_license"> + <property name="readOnly"> + <bool>true</bool> + </property> + <property name="backgroundVisible"> + <bool>false</bool> + </property> + </widget> + </item> + </layout> + </widget> + <widget class="QWidget" name="tab_3"> + <attribute name="title"> + <string>Acknowledgements</string> + </attribute> + <layout class="QFormLayout" name="formLayout_2"> + <property name="fieldGrowthPolicy"> + <enum>QFormLayout::AllNonFixedFieldsGrow</enum> + </property> + <property name="labelAlignment"> + <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> + </property> + <item row="0" column="0"> + <widget class="QLabel" name="label_8"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Project Lead:</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QLabel" name="label_proj_lead"> + <property name="text"> + <string><a href="https://github.com/beanpole135">Ken Moore</a></string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_10"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Contributors:</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_12"> + <property name="font"> + <font> + <weight>75</weight> + <bold>true</bold> + </font> + </property> + <property name="text"> + <string>Sponsors:</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QListWidget" name="list_sponsors"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="editTriggers"> + <set>QAbstractItemView::DoubleClicked|QAbstractItemView::SelectedClicked</set> + </property> + <property name="selectionMode"> + <enum>QAbstractItemView::NoSelection</enum> + </property> + <property name="selectionBehavior"> + <enum>QAbstractItemView::SelectRows</enum> + </property> + <property name="iconSize"> + <size> + <width>24</width> + <height>24</height> + </size> + </property> + <item> + <property name="text"> + <string notr="true">PC-BSD</string> + </property> + <property name="toolTip"> + <string notr="true">www.pcbsd.org</string> + </property> + <property name="whatsThis"> + <string notr="true">http://www.pcbsd.org</string> + </property> + <property name="icon"> + <iconset resource="lumina-info.qrc"> + <normaloff>:/Images/pcbsd_logo.png</normaloff>:/Images/pcbsd_logo.png</iconset> + </property> + </item> + <item> + <property name="text"> + <string notr="true">iXsystems</string> + </property> + <property name="toolTip"> + <string notr="true">www.ixsystems.com</string> + </property> + <property name="whatsThis"> + <string notr="true">http://www.ixsystems.com</string> + </property> + <property name="icon"> + <iconset resource="lumina-info.qrc"> + <normaloff>:/Images/ix_logo.png</normaloff>:/Images/ix_logo.png</iconset> + </property> + </item> + </widget> + </item> + <item row="1" column="1"> + <widget class="QLabel" name="label_proj_contrib"> + <property name="text"> + <string><a href="https://github.com/pcbsd/lumina/graphs/contributors">Open in web browser<a></string> + </property> + </widget> + </item> + </layout> + </widget> + </widget> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout"> + <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="push_close"> + <property name="text"> + <string>Close</string> + </property> + </widget> + </item> + </layout> + </item> + </layout> + </widget> + </widget> + <resources> + <include location="lumina-info.qrc"/> + </resources> + <connections/> +</ui> |