Unverified Commit ec700451 authored by AJ Fite's avatar AJ Fite 🚀
Browse files

About dialog text

parent 89030ff2
Loading
Loading
Loading
Loading
+65 −44
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <width>392</width>
    <height>309</height>
   </rect>
  </property>
@@ -21,13 +21,13 @@
  </property>
  <property name="minimumSize">
   <size>
    <width>400</width>
    <width>392</width>
    <height>309</height>
   </size>
  </property>
  <property name="maximumSize">
   <size>
    <width>400</width>
    <width>392</width>
    <height>309</height>
   </size>
  </property>
@@ -37,15 +37,18 @@
  <property name="modal">
   <bool>true</bool>
  </property>
  <widget class="QLabel" name="label">
  <widget class="QWidget" name="verticalLayoutWidget">
   <property name="geometry">
    <rect>
     <x>10</x>
     <x>0</x>
     <y>10</y>
     <width>381</width>
     <height>81</height>
     <width>391</width>
     <height>291</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_2">
    <item>
     <widget class="QLabel" name="label">
      <property name="font">
       <font>
        <pointsize>17</pointsize>
@@ -63,15 +66,9 @@
       <bool>true</bool>
      </property>
     </widget>
  <widget class="QLabel" name="label_2">
   <property name="geometry">
    <rect>
     <x>10</x>
     <y>90</y>
     <width>381</width>
     <height>21</height>
    </rect>
   </property>
    </item>
    <item>
     <widget class="QLabel" name="versionlabel">
      <property name="font">
       <font>
        <pointsize>12</pointsize>
@@ -83,6 +80,30 @@
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
      <property name="wordWrap">
       <bool>true</bool>
      </property>
     </widget>
    </item>
    <item>
     <widget class="QLabel" name="versionlabel_2">
      <property name="font">
       <font>
        <pointsize>12</pointsize>
       </font>
      </property>
      <property name="text">
       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Written by &lt;a href=&quot;https://ajfite.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#2980b9;&quot;&gt;A.J. Fite&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:9pt;&quot;&gt;For the:&lt;/span&gt;&lt;br/&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Solar Irradiance Microforecasting Senior Project&lt;br/&gt;By: A.J. Fite and Sara Kipps&lt;br/&gt;California Polytechnic State University&lt;br/&gt;San Luis Obispo&lt;br/&gt;Winter 2018-Fall 2018&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Copyright 2018 A.J. Fite and Sara Kipps released under the MIT license&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
      </property>
      <property name="wordWrap">
       <bool>true</bool>
      </property>
     </widget>
    </item>
   </layout>
  </widget>
 </widget>
 <resources/>