Warning, /education/parley/src/dashboard/dashboard.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>Dashboard</class>
0004  <widget class="QWidget" name="Dashboard">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>569</width>
0010     <height>526</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Parley</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="2" column="0" colspan="4">
0018     <widget class="QScrollArea" name="scrollArea">
0019      <property name="frameShape">
0020       <enum>QFrame::NoFrame</enum>
0021      </property>
0022      <property name="widgetResizable">
0023       <bool>true</bool>
0024      </property>
0025      <widget class="QWidget" name="scrollAreaWidgetContents">
0026       <property name="geometry">
0027        <rect>
0028         <x>0</x>
0029         <y>0</y>
0030         <width>551</width>
0031         <height>437</height>
0032        </rect>
0033       </property>
0034       <layout class="QGridLayout" name="gridLayout_2">
0035        <item row="0" column="0">
0036         <widget class="QLabel" name="recentLabel">
0037          <property name="text">
0038           <string>Active Collections</string>
0039          </property>
0040         </widget>
0041        </item>
0042        <item row="1" column="0">
0043         <spacer name="verticalSpacer1">
0044          <property name="orientation">
0045           <enum>Qt::Vertical</enum>
0046          </property>
0047          <property name="sizeType">
0048           <enum>QSizePolicy::Fixed</enum>
0049          </property>
0050          <property name="sizeHint" stdset="0">
0051           <size>
0052            <width>20</width>
0053            <height>25</height>
0054           </size>
0055          </property>
0056         </spacer>
0057        </item>
0058        <item row="2" column="0">
0059         <spacer name="verticalSpacer2">
0060          <property name="orientation">
0061           <enum>Qt::Vertical</enum>
0062          </property>
0063          <property name="sizeType">
0064           <enum>QSizePolicy::Fixed</enum>
0065          </property>
0066          <property name="sizeHint" stdset="0">
0067           <size>
0068            <width>20</width>
0069            <height>25</height>
0070           </size>
0071          </property>
0072         </spacer>
0073        </item>
0074        <item row="3" column="0">
0075         <widget class="QLabel" name="completedLabel">
0076          <property name="text">
0077           <string>Completed Collections</string>
0078          </property>
0079         </widget>
0080        </item>
0081        <item row="4" column="0">
0082         <spacer name="verticalSpacer3">
0083          <property name="orientation">
0084           <enum>Qt::Vertical</enum>
0085          </property>
0086          <property name="sizeType">
0087           <enum>QSizePolicy::Fixed</enum>
0088          </property>
0089          <property name="sizeHint" stdset="0">
0090           <size>
0091            <width>20</width>
0092            <height>25</height>
0093           </size>
0094          </property>
0095         </spacer>
0096        </item>
0097        <item row="5" column="0">
0098         <spacer name="verticalSpacer4">
0099          <property name="orientation">
0100           <enum>Qt::Vertical</enum>
0101          </property>
0102          <property name="sizeType">
0103           <enum>QSizePolicy::Fixed</enum>
0104          </property>
0105          <property name="sizeHint" stdset="0">
0106           <size>
0107            <width>20</width>
0108            <height>25</height>
0109           </size>
0110          </property>
0111         </spacer>
0112        </item>
0113       </layout>
0114      </widget>
0115     </widget>
0116    </item>
0117    <item row="5" column="1">
0118     <widget class="QPushButton" name="newButton">
0119      <property name="text">
0120       <string>Create a New Collection...</string>
0121      </property>
0122     </widget>
0123    </item>
0124    <item row="5" column="2">
0125     <widget class="QPushButton" name="openButton">
0126      <property name="text">
0127       <string>Open an Existing Collection...</string>
0128      </property>
0129     </widget>
0130    </item>
0131    <item row="5" column="3">
0132     <widget class="KNSWidgets::Button" name="ghnsButton">
0133      <property name="text">
0134       <string>Download New Collections...</string>
0135      </property>
0136     </widget>
0137    </item>
0138    <item row="0" column="0" colspan="2">
0139     <widget class="QLabel" name="headingLabel">
0140      <property name="text">
0141       <string>&lt;h1&gt;Parley&lt;/h1&gt;</string>
0142      </property>
0143     </widget>
0144    </item>
0145   </layout>
0146  </widget>
0147  <resources/>
0148  <connections/>
0149  <customwidgets>
0150   <customwidget>
0151    <class>KNSWidgets::Button</class>
0152    <extends>QPushButton</extends>
0153    <header>KNSWidgets/Button</header>
0154   </customwidget>
0155  </customwidgets>
0156 </ui>