<ui version="4.0" stdsetdef="1" >
  <author></author>
  <comment></comment>
  <exportmacro></exportmacro>
  <class>ViewClkConfigDlg</class>
  <widget class="QDialog" name="ViewClkConfigDlg" >
    <property name="geometry" >
      <rect>
        <x>0</x>
        <y>0</y>
        <width>374</width>
        <height>281</height>
      </rect>
    </property>
    <property name="windowTitle" >
      <string>Clock configuration</string>
    </property>
    <layout class="QHBoxLayout" >
      <item>
        <layout class="QVBoxLayout" >
          <item>
            <widget class="Q3Table" name="ClkConfigTable" >
              <property name="minimumSize" >
                <size>
                  <width>265</width>
                  <height>200</height>
                </size>
              </property>
              <property name="numRows" >
                <number>7</number>
              </property>
              <property name="numCols" >
                <number>1</number>
              </property>
              <property name="readOnly" >
                <bool>true</bool>
              </property>
              <row>
                <property name="text" >
                  <string>B-Clock</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>BPM-Clock</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>V-Clock</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>V1-Clock</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>V-fine-Clock</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>Clock-Ctrl-Reg</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <row>
                <property name="text" >
                  <string>RX-Data-mode</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </row>
              <column>
                <property name="text" >
                  <string>Value</string>
                </property>
                <property name="pixmap" >
                  <pixmap/>
                </property>
              </column>
            </widget>
          </item>
          <item>
            <widget class="QPushButton" name="pbClose" >
              <property name="text" >
                <string>Close</string>
              </property>
            </widget>
          </item>
        </layout>
      </item>
    </layout>
  </widget>
  <layoutdefault spacing="6" margin="11" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
  <includes>
    <include location="local" >BocCard.h</include>
  </includes>
  <connections>
    <connection>
      <sender>pbClose</sender>
      <signal>clicked()</signal>
      <receiver>ViewClkConfigDlg</receiver>
      <slot>accept()</slot>
    </connection>
  </connections>
</ui>
