Skip to content
Snippets Groups Projects
Commit 111a4c51 authored by Nick Draper's avatar Nick Draper
Browse files

re #10666 initial graphics checkin

parent 29241d4e
No related merge requests found
This diff is collapsed.
Code/Mantid/Images/First_use_Background.png

541 KiB

Code/Mantid/Images/Mantid_Logo_Transparent_for_dark_backgrounds.png

15.1 KiB

......@@ -3,6 +3,7 @@
<file>pvIcon.png</file>
<file>MantidSplashScreen.png</file>
<file>MantidPlot_Icon_32offset.png</file>
<file>First_use_Background.png</file>
<file>SNS_logo_trans_back.gif</file>
<file>Tessella_Logo_Transparent.gif</file>
<file>Mantid_Logo_Transparent_Cropped.png</file>
......
......@@ -6,166 +6,451 @@
<rect>
<x>0</x>
<y>0</y>
<width>402</width>
<height>386</height>
<width>1002</width>
<height>567</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Welcome to Mantid</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="lbImageLogo">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>309</width>
<height>172</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../../../Images/images.qrc">:/Mantid_Logo_Transparent.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Welcome to Mantid!
It looks like this is the first time you have used this program, as you do not have a default facility or instrument selected. Selecting these now will allow the program to tailor itself more closely to your needs.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Default Facility</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Default Instrument</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="MantidQt::MantidWidgets::InstrumentSelector" name="cbInstrument"/>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="cbFacility"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="lbMUD">
<property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
<property name="styleSheet">
<string notr="true">QDialog{background-image: url(:/First_use_Background.png);}
color: rgb(255, 255, 255);</string>
</property>
<widget class="QLabel" name="lbUpdate">
<property name="geometry">
<rect>
<x>430</x>
<y>530</y>
<width>361</width>
<height>31</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;You may wish to set the default directories for Mantid. This can be done by clicking on this button.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbMUD">
<property name="text">
<string>Manage User Directories</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="lbUpdate">
<property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;You can revisit this dialog by selecting &amp;quot;First Time Setup&amp;quot; on the Help menu.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>797</x>
<y>530</y>
<width>191</width>
<height>25</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pbCancel">
<property name="text">
<string>ASK ME NEXT TIME</string>
</property>
<property name="default">
<bool>false</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbConfirm">
<property name="text">
<string>SET</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QGroupBox" name="grpPersonalSetup">
<property name="geometry">
<rect>
<x>800</x>
<y>400</y>
<width>191</width>
<height>121</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="title">
<string>Personal Setup</string>
</property>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>71</width>
<height>48</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout"/>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>11</x>
<y>21</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Default Facility</string>
</property>
</widget>
<widget class="QComboBox" name="cbFacility">
<property name="geometry">
<rect>
<x>108</x>
<y>21</y>
<width>69</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 0, 0);</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>11</x>
<y>47</y>
<width>91</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Default Instrument</string>
</property>
</widget>
<widget class="MantidQt::MantidWidgets::InstrumentSelector" name="cbInstrument">
<property name="geometry">
<rect>
<x>108</x>
<y>47</y>
<width>69</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 0, 0);</string>
</property>
</widget>
<widget class="QLabel" name="lbMUD">
<property name="geometry">
<rect>
<x>10</x>
<y>70</y>
<width>131</width>
<height>26</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;You can revisit this dialog by selecting &quot;First Time Setup&quot; on the Help menu, or adjust other properties in the &quot;Preferences&quot; dialog accessed from the View menu.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<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>
<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="pbCancel">
<property name="text">
<string>ASK ME NEXT TIME</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbConfirm">
<property name="text">
<string>SET</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Set local data directories:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pbMUD">
<property name="geometry">
<rect>
<x>50</x>
<y>90</y>
<width>125</width>
<height>23</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 0, 0);</string>
</property>
<property name="text">
<string>Manage User Directories</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>80</x>
<y>200</y>
<width>307</width>
<height>138</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QCommandLinkButton" name="clbReleaseNotes">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>24</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Release Notes</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="clbSampleDatasets">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>24</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Sample Datasets</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>540</x>
<y>90</y>
<width>410</width>
<height>311</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="lblTutorials">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>24</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>Tutorials</string>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="clbMantidIntroduction">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Mantid Introduction</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="clbPythonIntroduction">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Introduction to Python</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="clbPythonInMantid">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Python in Mantid</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QCommandLinkButton" name="clbExtendingMantid">
<property name="font">
<font>
<family>Segoe UI</family>
<pointsize>18</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 128, 0);</string>
</property>
<property name="text">
<string>Extending Mantid with Python</string>
</property>
<property name="icon">
<iconset resource="../../../Images/images.qrc">
<normaloff>:/win/running_process.png</normaloff>:/win/running_process.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<customwidgets>
<customwidget>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment