<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>SystemauswahlClass</class>
 <widget class="QMainWindow" name="SystemauswahlClass">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1287</width>
    <height>1013</height>
   </rect>
  </property>
  <property name="sizePolicy">
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
    <horstretch>0</horstretch>
    <verstretch>0</verstretch>
   </sizepolicy>
  </property>
  <property name="windowTitle">
   <string>Systemauswahl</string>
  </property>
  <property name="windowIcon">
   <iconset resource="Systemauswahl.qrc">
    <normaloff>:/Systemauswahl/Systemauswahl.ico</normaloff>:/Systemauswahl/Systemauswahl.ico</iconset>
  </property>
  <property name="autoFillBackground">
   <bool>false</bool>
  </property>
  <property name="documentMode">
   <bool>false</bool>
  </property>
  <widget class="QWidget" name="centralWidget">
   <widget class="myLabel" name="label_3">
    <property name="geometry">
     <rect>
      <x>214</x>
      <y>241</y>
      <width>1071</width>
      <height>731</height>
     </rect>
    </property>
    <property name="text">
     <string>Bild</string>
    </property>
    <property name="scaledContents">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QWidget" name="layoutWidget">
    <property name="geometry">
     <rect>
      <x>11</x>
      <y>70</y>
      <width>181</width>
      <height>901</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout_Widgets">
     <property name="sizeConstraint">
      <enum>QLayout::SetDefaultConstraint</enum>
     </property>
    </layout>
   </widget>
   <widget class="QWidget" name="layoutWidget">
    <property name="geometry">
     <rect>
      <x>10</x>
      <y>10</y>
      <width>185</width>
      <height>48</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout_4">
     <item>
      <layout class="QVBoxLayout" name="verticalLayout">
       <item>
        <widget class="QLabel" name="label">
         <property name="minimumSize">
          <size>
           <width>181</width>
           <height>16</height>
          </size>
         </property>
         <property name="maximumSize">
          <size>
           <width>181</width>
           <height>16</height>
          </size>
         </property>
         <property name="font">
          <font>
           <family>Arial</family>
           <pointsize>10</pointsize>
          </font>
         </property>
         <property name="text">
          <string>Regler auswählen:</string>
         </property>
        </widget>
       </item>
       <item>
        <widget class="QComboBox" name="comboBox_Regler">
         <property name="minimumSize">
          <size>
           <width>181</width>
           <height>22</height>
          </size>
         </property>
         <property name="maximumSize">
          <size>
           <width>181</width>
           <height>22</height>
          </size>
         </property>
        </widget>
       </item>
      </layout>
     </item>
    </layout>
   </widget>
   <widget class="QWidget" name="layoutWidget">
    <property name="geometry">
     <rect>
      <x>206</x>
      <y>30</y>
      <width>377</width>
      <height>25</height>
     </rect>
    </property>
    <layout class="QHBoxLayout" name="horizontalLayout_2">
     <property name="sizeConstraint">
      <enum>QLayout::SetNoConstraint</enum>
     </property>
     <item>
      <widget class="QPushButton" name="pushButton_Konfig">
       <property name="minimumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="maximumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="text">
        <string>Konfiguration suchen</string>
       </property>
      </widget>
     </item>
     <item>
      <widget class="QPushButton" name="pushButton_ElektroPlan">
       <property name="minimumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="maximumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="text">
        <string>Elektroplan</string>
       </property>
      </widget>
     </item>
     <item>
      <widget class="QPushButton" name="pushButton_legende">
       <property name="minimumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="maximumSize">
        <size>
         <width>121</width>
         <height>23</height>
        </size>
       </property>
       <property name="text">
        <string>Legende</string>
       </property>
      </widget>
     </item>
    </layout>
   </widget>
   <widget class="myLabel" name="label_2">
    <property name="geometry">
     <rect>
      <x>266</x>
      <y>78</y>
      <width>291</width>
      <height>131</height>
     </rect>
    </property>
    <property name="minimumSize">
     <size>
      <width>291</width>
      <height>131</height>
     </size>
    </property>
    <property name="maximumSize">
     <size>
      <width>291</width>
      <height>131</height>
     </size>
    </property>
    <property name="text">
     <string>Logo</string>
    </property>
    <property name="scaledContents">
     <bool>true</bool>
    </property>
   </widget>
   <widget class="QPushButton" name="pushButton_Green">
    <property name="geometry">
     <rect>
      <x>210</x>
      <y>76</y>
      <width>41</width>
      <height>41</height>
     </rect>
    </property>
    <property name="minimumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="maximumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="text">
     <string/>
    </property>
    <property name="checkable">
     <bool>false</bool>
    </property>
   </widget>
   <widget class="QPushButton" name="pushButton_Yellow">
    <property name="geometry">
     <rect>
      <x>210</x>
      <y>123</y>
      <width>41</width>
      <height>41</height>
     </rect>
    </property>
    <property name="minimumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="maximumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="text">
     <string/>
    </property>
    <property name="checkable">
     <bool>false</bool>
    </property>
   </widget>
   <widget class="QPushButton" name="pushButton_Red">
    <property name="geometry">
     <rect>
      <x>210</x>
      <y>170</y>
      <width>41</width>
      <height>41</height>
     </rect>
    </property>
    <property name="minimumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="maximumSize">
     <size>
      <width>41</width>
      <height>41</height>
     </size>
    </property>
    <property name="text">
     <string/>
    </property>
    <property name="checkable">
     <bool>false</bool>
    </property>
   </widget>
  </widget>
  <widget class="QMenuBar" name="menuBar">
   <property name="geometry">
    <rect>
     <x>0</x>
     <y>0</y>
     <width>1287</width>
     <height>20</height>
    </rect>
   </property>
   <widget class="QMenu" name="menuDatei">
    <property name="title">
     <string>Datei</string>
    </property>
    <addaction name="action_Open"/>
    <addaction name="action_Save"/>
    <addaction name="action_SaveAs"/>
    <addaction name="separator"/>
    <addaction name="actionPrinzipschaltbild_drucken"/>
    <addaction name="separator"/>
    <addaction name="action_Close"/>
   </widget>
   <widget class="QMenu" name="menuSprache">
    <property name="title">
     <string>Sprache</string>
    </property>
   </widget>
   <addaction name="menuDatei"/>
   <addaction name="menuSprache"/>
  </widget>
  <widget class="QStatusBar" name="statusBar"/>
  <action name="action_Open">
   <property name="text">
    <string>Öffnen</string>
   </property>
  </action>
  <action name="action_Save">
   <property name="text">
    <string>Speichern</string>
   </property>
  </action>
  <action name="action_SaveAs">
   <property name="text">
    <string>Speichern unter...</string>
   </property>
  </action>
  <action name="actionPrinzipschaltbild_drucken">
   <property name="text">
    <string>Prinzipschaltbild drucken</string>
   </property>
  </action>
  <action name="actionDrucke_Liste_der_freigegebenen_Systeme">
   <property name="text">
    <string>Drucke Liste der freigegebenen Systeme</string>
   </property>
  </action>
  <action name="actionBeenden">
   <property name="text">
    <string>Konfiguration speichern</string>
   </property>
  </action>
  <action name="action_Close">
   <property name="text">
    <string>Beenden</string>
   </property>
  </action>
  <action name="actionAnschluss_Kesselplan">
   <property name="text">
    <string>Anschluss Kesselplan</string>
   </property>
  </action>
  <action name="actionLanguage">
   <property name="text">
    <string>Language</string>
   </property>
  </action>
  <action name="actionSprache_ndern">
   <property name="text">
    <string>Sprache ändern</string>
   </property>
  </action>
  <action name="action_Open_Reglerkonfig">
   <property name="text">
    <string>Öffnen</string>
   </property>
  </action>
 </widget>
 <layoutdefault spacing="6" margin="11"/>
 <customwidgets>
  <customwidget>
   <class>myLabel</class>
   <extends>QLabel</extends>
   <header location="global">mylabel.h</header>
  </customwidget>
 </customwidgets>
 <resources>
  <include location="Systemauswahl.qrc"/>
 </resources>
 <connections/>
</ui>
