<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>mnpave</class>
 <widget class="QMainWindow" name="mnpave">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>640</width>
    <height>480</height>
   </rect>
  </property>
  <property name="minimumSize">
   <size>
    <width>430</width>
    <height>480</height>
   </size>
  </property>
  <property name="mouseTracking">
   <bool>true</bool>
  </property>
  <property name="windowTitle">
   <string>mnpave</string>
  </property>
  <widget class="QWidget" name="centralWidget">
   <widget class="QGroupBox" name="strucGroup">
    <property name="geometry">
     <rect>
      <x>216</x>
      <y>200</y>
      <width>208</width>
      <height>200</height>
     </rect>
    </property>
    <property name="mouseTracking">
     <bool>false</bool>
    </property>
    <property name="title">
     <string>Structure</string>
    </property>
    <widget class="QPushButton" name="layerButton5">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>168</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Clay Loam</string>
     </property>
    </widget>
    <widget class="QComboBox" name="strucCombo1">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>18</y>
       <width>100</width>
       <height>22</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>2 Layers</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>3 Layers</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>4 Layers</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>5 Layers</string>
      </property>
     </item>
    </widget>
    <widget class="QLabel" name="strucLabel2">
     <property name="geometry">
      <rect>
       <x>142</x>
       <y>46</y>
       <width>52</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>in.</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="strucLabel1">
     <property name="geometry">
      <rect>
       <x>12</x>
       <y>46</y>
       <width>120</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Material</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="MyDoubleSpinBox" name="layerSpin1">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>64</y>
       <width>58</width>
       <height>24</height>
      </rect>
     </property>
     <property name="mouseTracking">
      <bool>false</bool>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="decimals">
      <number>1</number>
     </property>
    </widget>
    <widget class="QPushButton" name="layerButton1">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>64</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>PG58-34</string>
     </property>
    </widget>
    <widget class="QPushButton" name="layerButton2">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>90</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Class 5</string>
     </property>
    </widget>
    <widget class="MyDoubleSpinBox" name="layerSpin2">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>90</y>
       <width>58</width>
       <height>24</height>
      </rect>
     </property>
     <property name="mouseTracking">
      <bool>false</bool>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="decimals">
      <number>1</number>
     </property>
    </widget>
    <widget class="QPushButton" name="layerButton3">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>116</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Select Granular</string>
     </property>
    </widget>
    <widget class="MyDoubleSpinBox" name="layerSpin3">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>116</y>
       <width>58</width>
       <height>24</height>
      </rect>
     </property>
     <property name="mouseTracking">
      <bool>false</bool>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="decimals">
      <number>1</number>
     </property>
    </widget>
    <widget class="QPushButton" name="layerButton4">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>142</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Subgrade</string>
     </property>
    </widget>
    <widget class="MyDoubleSpinBox" name="layerSpin4">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>142</y>
       <width>58</width>
       <height>24</height>
      </rect>
     </property>
     <property name="mouseTracking">
      <bool>false</bool>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="decimals">
      <number>1</number>
     </property>
    </widget>
    <widget class="QPushButton" name="strucButton1">
     <property name="geometry">
      <rect>
       <x>116</x>
       <y>18</y>
       <width>84</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Thickness</string>
     </property>
    </widget>
    <widget class="QComboBox" name="layerCombo2">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>90</y>
       <width>124</width>
       <height>24</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>Class 5</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>Class 5Q</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>Open Graded</string>
      </property>
     </item>
    </widget>
    <widget class="QLineEdit" name="layerEdit1">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>64</y>
       <width>42</width>
       <height>24</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
     <property name="readOnly">
      <bool>true</bool>
     </property>
    </widget>
    <widget class="QLabel" name="StrucHLabel">
     <property name="geometry">
      <rect>
       <x>130</x>
       <y>22</y>
       <width>60</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Thickness</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
   </widget>
   <widget class="QGroupBox" name="infoGroup">
    <property name="geometry">
     <rect>
      <x>4</x>
      <y>4</y>
      <width>208</width>
      <height>396</height>
     </rect>
    </property>
    <property name="title">
     <string>Project Information</string>
    </property>
    <widget class="QComboBox" name="constCombo">
     <property name="geometry">
      <rect>
       <x>9</x>
       <y>18</y>
       <width>190</width>
       <height>22</height>
      </rect>
     </property>
     <property name="currentText">
      <string>Flexible (Asphalt)</string>
     </property>
     <item>
      <property name="text">
       <string>Flexible (Asphalt)</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>Rigid (Concrete)</string>
      </property>
     </item>
    </widget>
    <widget class="QLabel" name="lifeLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>46</y>
       <width>70</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>Design Life</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="lifeEdit">
     <property name="geometry">
      <rect>
       <x>86</x>
       <y>46</y>
       <width>54</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="lifeLabelu">
     <property name="geometry">
      <rect>
       <x>146</x>
       <y>46</y>
       <width>52</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>years</string>
     </property>
    </widget>
    <widget class="QLabel" name="dateLabel">
     <property name="geometry">
      <rect>
       <x>120</x>
       <y>69</y>
       <width>78</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Letting Date</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QDateEdit" name="dateEdit">
     <property name="geometry">
      <rect>
       <x>118</x>
       <y>88</y>
       <width>82</width>
       <height>20</height>
      </rect>
     </property>
     <property name="calendarPopup">
      <bool>true</bool>
     </property>
     <property name="date">
      <date>
       <year>2015</year>
       <month>1</month>
       <day>1</day>
      </date>
     </property>
    </widget>
    <widget class="QLineEdit" name="projEdit">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>88</y>
       <width>104</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="projLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>69</y>
       <width>100</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Project Number</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="routeLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>114</y>
       <width>60</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Route</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="routeEdit">
     <property name="geometry">
      <rect>
       <x>76</x>
       <y>114</y>
       <width>124</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="rpLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>140</y>
       <width>188</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Reference Post (RP)</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="rp2Edit">
     <property name="geometry">
      <rect>
       <x>120</x>
       <y>159</y>
       <width>80</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="toLabel">
     <property name="geometry">
      <rect>
       <x>94</x>
       <y>159</y>
       <width>20</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>to</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="rp1Edit">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>159</y>
       <width>80</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QComboBox" name="distCombo">
     <property name="geometry">
      <rect>
       <x>9</x>
       <y>208</y>
       <width>60</width>
       <height>22</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>1</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>2</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>3</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>4</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>Metro</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>6</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>7</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>8</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>All</string>
      </property>
     </item>
    </widget>
    <widget class="QLabel" name="distLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>185</y>
       <width>56</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>District</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QComboBox" name="coCombo">
     <property name="geometry">
      <rect>
       <x>75</x>
       <y>208</y>
       <width>118</width>
       <height>22</height>
      </rect>
     </property>
     <property name="currentText">
      <string/>
     </property>
     <property name="currentIndex">
      <number>-1</number>
     </property>
     <property name="maxCount">
      <number>88</number>
     </property>
    </widget>
    <widget class="QLabel" name="coLabel">
     <property name="geometry">
      <rect>
       <x>76</x>
       <y>185</y>
       <width>116</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>County</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QPushButton" name="mapButton">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>240</y>
       <width>72</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Map</string>
     </property>
    </widget>
    <widget class="QPushButton" name="climateButton">
     <property name="geometry">
      <rect>
       <x>86</x>
       <y>240</y>
       <width>108</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Climate Details</string>
     </property>
    </widget>
    <widget class="QLineEdit" name="desEdit">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>291</y>
       <width>192</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="desLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>272</y>
       <width>188</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Designer</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="senEdit">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>336</y>
       <width>192</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="senLabel">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>317</y>
       <width>188</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Soils Engineer</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QPushButton" name="notesButton">
     <property name="geometry">
      <rect>
       <x>8</x>
       <y>364</y>
       <width>192</width>
       <height>24</height>
      </rect>
     </property>
     <property name="text">
      <string>Notes</string>
     </property>
    </widget>
   </widget>
   <widget class="QGroupBox" name="outGroup">
    <property name="geometry">
     <rect>
      <x>428</x>
      <y>200</y>
      <width>208</width>
      <height>200</height>
     </rect>
    </property>
    <property name="title">
     <string>Output</string>
    </property>
    <widget class="QPushButton" name="calcButton">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>20</y>
       <width>120</width>
       <height>40</height>
      </rect>
     </property>
     <property name="text">
      <string>Calculate</string>
     </property>
    </widget>
   </widget>
   <widget class="QFrame" name="mptxtFrame">
    <property name="geometry">
     <rect>
      <x>428</x>
      <y>10</y>
      <width>208</width>
      <height>47</height>
     </rect>
    </property>
    <property name="frameShape">
     <enum>QFrame::StyledPanel</enum>
    </property>
    <property name="frameShadow">
     <enum>QFrame::Raised</enum>
    </property>
   </widget>
   <widget class="QGroupBox" name="trafGroup">
    <property name="geometry">
     <rect>
      <x>216</x>
      <y>4</y>
      <width>208</width>
      <height>190</height>
     </rect>
    </property>
    <property name="title">
     <string>Traffic</string>
    </property>
    <widget class="QLabel" name="trafLabel1u">
     <property name="geometry">
      <rect>
       <x>156</x>
       <y>18</y>
       <width>42</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>million</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="trafEdit1">
     <property name="geometry">
      <rect>
       <x>96</x>
       <y>18</y>
       <width>54</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel1">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>18</y>
       <width>80</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>Design ESALs</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel2u">
     <property name="geometry">
      <rect>
       <x>156</x>
       <y>42</y>
       <width>42</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>%</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLineEdit" name="trafEdit2">
     <property name="geometry">
      <rect>
       <x>96</x>
       <y>42</y>
       <width>54</width>
       <height>20</height>
      </rect>
     </property>
     <property name="alignment">
      <set>Qt::AlignCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel2">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>42</y>
       <width>80</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>Growth Rate</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel3">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>66</y>
       <width>142</width>
       <height>20</height>
      </rect>
     </property>
     <property name="text">
      <string>Number of Lanes (two-way)</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel4">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>92</y>
       <width>64</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Axle Loads</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QComboBox" name="trafCombo2">
     <property name="geometry">
      <rect>
       <x>80</x>
       <y>92</y>
       <width>118</width>
       <height>22</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>MnDOT Average</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>MnDOT Heavy</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>MEPDG Default</string>
      </property>
     </item>
    </widget>
    <widget class="QComboBox" name="trafCombo3">
     <property name="geometry">
      <rect>
       <x>100</x>
       <y>118</y>
       <width>46</width>
       <height>22</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>12</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>15</string>
      </property>
     </item>
    </widget>
    <widget class="QLabel" name="trafLabel5">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>118</y>
       <width>84</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>Joint Spacing</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QLabel" name="trafLabel5u">
     <property name="geometry">
      <rect>
       <x>152</x>
       <y>118</y>
       <width>46</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>ft</string>
     </property>
     <property name="alignment">
      <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
     </property>
    </widget>
    <widget class="QPushButton" name="trafButton1">
     <property name="geometry">
      <rect>
       <x>140</x>
       <y>142</y>
       <width>60</width>
       <height>40</height>
      </rect>
     </property>
     <property name="text">
      <string>Details</string>
     </property>
    </widget>
    <widget class="QCheckBox" name="trafCheck2">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>166</y>
       <width>124</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Tied PCC Shoulder</string>
     </property>
    </widget>
    <widget class="QCheckBox" name="trafCheck1">
     <property name="geometry">
      <rect>
       <x>10</x>
       <y>144</y>
       <width>124</width>
       <height>16</height>
      </rect>
     </property>
     <property name="text">
      <string>Widened Outer Lane</string>
     </property>
    </widget>
    <widget class="QComboBox" name="trafCombo1">
     <property name="geometry">
      <rect>
       <x>158</x>
       <y>66</y>
       <width>40</width>
       <height>22</height>
      </rect>
     </property>
     <item>
      <property name="text">
       <string>2</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>4</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>6</string>
      </property>
     </item>
     <item>
      <property name="text">
       <string>8+</string>
      </property>
     </item>
    </widget>
    <widget class="QPushButton" name="axleButton">
     <property name="geometry">
      <rect>
       <x>80</x>
       <y>92</y>
       <width>112</width>
       <height>22</height>
      </rect>
     </property>
     <property name="text">
      <string>set in program</string>
     </property>
    </widget>
   </widget>
   <zorder>outGroup</zorder>
   <zorder>infoGroup</zorder>
   <zorder>trafGroup</zorder>
   <zorder>strucGroup</zorder>
   <zorder>mptxtFrame</zorder>
  </widget>
  <widget class="QMenuBar" name="menuBar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>640</width>
     <height>21</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuFile">
    <property name="title">
     <string>&amp;File</string>
    </property>
    <addaction name="actionNew"/>
    <addaction name="actionOpen"/>
    <addaction name="actionClose"/>
    <addaction name="actionSave"/>
    <addaction name="actionSave_As"/>
    <addaction name="separator"/>
    <addaction name="actionCreate_PDF_Report"/>
    <addaction name="separator"/>
    <addaction name="action1"/>
    <addaction name="action2"/>
    <addaction name="action3"/>
    <addaction name="action4"/>
    <addaction name="action5"/>
    <addaction name="action6"/>
    <addaction name="separator"/>
    <addaction name="actionExit"/>
   </widget>
   <widget class="QMenu" name="menuEdit">
    <property name="title">
     <string>Edit</string>
    </property>
    <addaction name="actionCut"/>
    <addaction name="actionCopy"/>
    <addaction name="actionPaste"/>
   </widget>
   <widget class="QMenu" name="menuOptions">
    <property name="title">
     <string>Options</string>
    </property>
    <widget class="QMenu" name="menuWarnings">
     <property name="title">
      <string>&amp;Warnings</string>
     </property>
     <addaction name="actionShow_Thickness_Warnings"/>
     <addaction name="actionShow_Binder_Warnings"/>
     <addaction name="separator"/>
     <addaction name="actionAlways_Show_Allowable_Stress"/>
     <addaction name="actionShow_Allowable_Stress_if_Failed"/>
    </widget>
    <widget class="QMenu" name="menuMode">
     <property name="title">
      <string>&amp;Mode</string>
     </property>
     <addaction name="actionDesign"/>
     <addaction name="actionResearch"/>
    </widget>
    <widget class="QMenu" name="menuTraffic">
     <property name="title">
      <string>&amp;Traffic</string>
     </property>
     <addaction name="actionESAL"/>
     <addaction name="actionSpectrum"/>
     <addaction name="actionSimple_Growth"/>
     <addaction name="actionCompound_Growth"/>
    </widget>
    <widget class="QMenu" name="menuUnits">
     <property name="title">
      <string>&amp;Units</string>
     </property>
     <addaction name="actionEnglish"/>
     <addaction name="actionSI"/>
    </widget>
    <widget class="QMenu" name="menuPerpetual_Pavement">
     <property name="title">
      <string>Perpetual Pavement</string>
     </property>
     <addaction name="actionUse_All_Strains"/>
     <addaction name="actionPerpetual_Mode"/>
     <addaction name="separator"/>
     <addaction name="actionView_Threshold_Strains"/>
    </widget>
    <addaction name="menuUnits"/>
    <addaction name="menuWarnings"/>
    <addaction name="menuMode"/>
    <addaction name="menuTraffic"/>
    <addaction name="menuPerpetual_Pavement"/>
   </widget>
   <widget class="QMenu" name="menuHelp">
    <property name="title">
     <string>Help</string>
    </property>
    <addaction name="actionHelp_Topics"/>
    <addaction name="separator"/>
    <addaction name="actionAbout_mnpave"/>
   </widget>
   <addaction name="menuFile"/>
   <addaction name="menuEdit"/>
   <addaction name="menuOptions"/>
   <addaction name="menuHelp"/>
  </widget>
  <widget class="QToolBar" name="mainToolBar">
   <attribute name="toolBarArea">
    <enum>TopToolBarArea</enum>
   </attribute>
   <attribute name="toolBarBreak">
    <bool>false</bool>
   </attribute>
   <addaction name="actionNew"/>
   <addaction name="actionOpen"/>
   <addaction name="actionSave"/>
   <addaction name="actionCut"/>
   <addaction name="actionCopy"/>
   <addaction name="actionPaste"/>
   <addaction name="actionCreate_PDF_Report"/>
   <addaction name="actionHelp_Topics"/>
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
  <action name="actionNew">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/new24.png</normaloff>:/images/new24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;New</string>
   </property>
   <property name="iconText">
    <string>New</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+N</string>
   </property>
  </action>
  <action name="actionOpen">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/open24.png</normaloff>:/images/open24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;Open...</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+O</string>
   </property>
  </action>
  <action name="actionClose">
   <property name="text">
    <string>&amp;Close</string>
   </property>
  </action>
  <action name="actionSave">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/save24.png</normaloff>:/images/save24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;Save</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+S</string>
   </property>
  </action>
  <action name="actionSave_As">
   <property name="text">
    <string>Save &amp;As...</string>
   </property>
  </action>
  <action name="actionCreate_PDF_Report">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/pdf24.png</normaloff>:/images/pdf24.png</iconset>
   </property>
   <property name="text">
    <string>Create PDF &amp;Report</string>
   </property>
  </action>
  <action name="action1">
   <property name="text">
    <string>&amp;1</string>
   </property>
  </action>
  <action name="action2">
   <property name="text">
    <string>&amp;2</string>
   </property>
  </action>
  <action name="action3">
   <property name="text">
    <string>&amp;3</string>
   </property>
  </action>
  <action name="action4">
   <property name="text">
    <string>&amp;4</string>
   </property>
  </action>
  <action name="action5">
   <property name="text">
    <string>&amp;5</string>
   </property>
  </action>
  <action name="action6">
   <property name="text">
    <string>&amp;6</string>
   </property>
  </action>
  <action name="actionExit">
   <property name="text">
    <string>E&amp;xit</string>
   </property>
  </action>
  <action name="actionCut">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/cut24.png</normaloff>:/images/cut24.png</iconset>
   </property>
   <property name="text">
    <string>C&amp;ut</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+X</string>
   </property>
  </action>
  <action name="actionCopy">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/copy24.png</normaloff>:/images/copy24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;Copy</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+C</string>
   </property>
  </action>
  <action name="actionPaste">
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/paste24.png</normaloff>:/images/paste24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;Paste</string>
   </property>
   <property name="shortcut">
    <string>Ctrl+V</string>
   </property>
  </action>
  <action name="actionShow_Binder_Warnings">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show &amp;Binder Warnings</string>
   </property>
  </action>
  <action name="actionShow_Thickness_Warnings">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show &amp;Thickness Warnings</string>
   </property>
  </action>
  <action name="actionAlways_Show_Allowable_Stress">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Always Show Allowable Stress</string>
   </property>
  </action>
  <action name="actionShow_Allowable_Stress_if_Failed">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Show Allowable Stress if &amp;Failed</string>
   </property>
  </action>
  <action name="actionDesign">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Design</string>
   </property>
  </action>
  <action name="actionResearch">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Research</string>
   </property>
  </action>
  <action name="actionHelp_Topics">
   <property name="enabled">
    <bool>true</bool>
   </property>
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/help24.png</normaloff>:/images/help24.png</iconset>
   </property>
   <property name="text">
    <string>&amp;Help Topics</string>
   </property>
  </action>
  <action name="actionAbout_mnpave">
   <property name="text">
    <string>&amp;About MnPAVE-Rigid</string>
   </property>
  </action>
  <action name="actionESAL">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="checked">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;ESAL</string>
   </property>
  </action>
  <action name="actionSpectrum">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Load Spectrum</string>
   </property>
  </action>
  <action name="actionEnglish">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="checked">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;English</string>
   </property>
  </action>
  <action name="actionSI">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;SI</string>
   </property>
  </action>
  <action name="actionSimple_Growth">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="checked">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Simple Growth</string>
   </property>
  </action>
  <action name="actionCompound_Growth">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>&amp;Compound Growth</string>
   </property>
  </action>
  <action name="actionUse_All_Strains">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Use All Strains</string>
   </property>
  </action>
  <action name="actionPerpetual_Mode">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="text">
    <string>Perpetual Mode</string>
   </property>
  </action>
  <action name="actionView_Threshold_Strains">
   <property name="text">
    <string>View Threshold Strains</string>
   </property>
  </action>
  <action name="actionLandscape">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="checked">
    <bool>true</bool>
   </property>
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/land24.png</normaloff>:/images/land24.png</iconset>
   </property>
   <property name="text">
    <string>Landscape</string>
   </property>
  </action>
  <action name="actionPortrait">
   <property name="checkable">
    <bool>true</bool>
   </property>
   <property name="icon">
    <iconset resource="resource.qrc">
     <normaloff>:/images/port24.png</normaloff>:/images/port24.png</iconset>
   </property>
   <property name="text">
    <string>Portrait</string>
   </property>
  </action>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <customwidgets>
  <customwidget>
   <class>MyDoubleSpinBox</class>
   <extends>QDoubleSpinBox</extends>
   <header location="global">mydoublespinbox.h</header>
  </customwidget>
 </customwidgets>
 <tabstops>
  <tabstop>constCombo</tabstop>
  <tabstop>projEdit</tabstop>
  <tabstop>dateEdit</tabstop>
  <tabstop>routeEdit</tabstop>
  <tabstop>rp1Edit</tabstop>
  <tabstop>rp2Edit</tabstop>
  <tabstop>distCombo</tabstop>
  <tabstop>coCombo</tabstop>
  <tabstop>mapButton</tabstop>
  <tabstop>climateButton</tabstop>
  <tabstop>desEdit</tabstop>
  <tabstop>senEdit</tabstop>
  <tabstop>notesButton</tabstop>
  <tabstop>trafEdit1</tabstop>
  <tabstop>trafEdit2</tabstop>
  <tabstop>trafCombo2</tabstop>
  <tabstop>trafCombo3</tabstop>
  <tabstop>trafCheck1</tabstop>
  <tabstop>trafCheck2</tabstop>
  <tabstop>trafButton1</tabstop>
  <tabstop>strucCombo1</tabstop>
  <tabstop>layerButton1</tabstop>
  <tabstop>layerButton2</tabstop>
  <tabstop>layerButton3</tabstop>
  <tabstop>layerButton4</tabstop>
  <tabstop>layerButton5</tabstop>
  <tabstop>strucButton1</tabstop>
  <tabstop>layerSpin1</tabstop>
  <tabstop>layerSpin2</tabstop>
  <tabstop>layerSpin3</tabstop>
  <tabstop>layerSpin4</tabstop>
  <tabstop>calcButton</tabstop>
 </tabstops>
 <resources>
  <include location="resource.qrc"/>
 </resources>
 <connections/>
</ui>
