]> Creatis software - clitk.git/blobdiff - vv/qt_ui/vvPacsConnection.ui
Merge branch 'm-pilia-drop_files'
[clitk.git] / vv / qt_ui / vvPacsConnection.ui
index 682a825ece4a55139e4083d03ebd1cd554e023cf..659eca35408a9112e55510ebc2717716ba9c2f64 100644 (file)
@@ -37,7 +37,7 @@
     <string>Patient ID</string>
    </property>
   </widget>
-  <widget class="QTextEdit" name="text_ID">
+  <widget class="QTextEdit" name="patientID">
    <property name="geometry">
     <rect>
      <x>110</x>
@@ -82,7 +82,7 @@
     <string>CLEAR</string>
    </property>
   </widget>
-  <widget class="QTextEdit" name="text_NAME">
+  <widget class="QTextEdit" name="patientName">
    <property name="geometry">
     <rect>
      <x>250</x>
       <string>Save</string>
      </property>
     </widget>
-    <widget class="QWidget" name="layoutWidget">
+    <widget class="QWidget" name="layoutWidget1">
      <property name="geometry">
       <rect>
        <x>0</x>
     <string>Options</string>
    </property>
   </widget>
+  <widget class="QToolButton" name="exitButton">
+   <property name="geometry">
+    <rect>
+     <x>10</x>
+     <y>580</y>
+     <width>51</width>
+     <height>51</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string notr="true">...</string>
+   </property>
+   <property name="icon">
+    <iconset resource="../vvIcons.qrc">
+     <normaloff>:/common/icons/standardbutton-cancel-16.png</normaloff>:/common/icons/standardbutton-cancel-16.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>32</width>
+     <height>32</height>
+    </size>
+   </property>
+  </widget>
+  <widget class="QLabel" name="label_exit">
+   <property name="enabled">
+    <bool>true</bool>
+   </property>
+   <property name="geometry">
+    <rect>
+     <x>10</x>
+     <y>630</y>
+     <width>51</width>
+     <height>20</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string>Exit</string>
+   </property>
+   <property name="alignment">
+    <set>Qt::AlignCenter</set>
+   </property>
+  </widget>
   <zorder>groupBox_4</zorder>
   <zorder>groupBox_3</zorder>
   <zorder>label_ID</zorder>
-  <zorder>text_ID</zorder>
+  <zorder>patientID</zorder>
   <zorder>scanButton</zorder>
   <zorder>clearButton</zorder>
-  <zorder>text_NAME</zorder>
+  <zorder>patientName</zorder>
   <zorder>label_NAME</zorder>
   <zorder>importButton</zorder>
   <zorder>groupBox</zorder>
   <zorder>helpButton</zorder>
   <zorder>optionsButton</zorder>
   <zorder>label_email_2</zorder>
+  <zorder>exitButton</zorder>
+  <zorder>label_exit</zorder>
  </widget>
  <tabstops>
   <tabstop>scanButton</tabstop>
-  <tabstop>text_ID</tabstop>
+  <tabstop>patientID</tabstop>
   <tabstop>clearButton</tabstop>
-  <tabstop>text_NAME</tabstop>
+  <tabstop>patientName</tabstop>
   <tabstop>importButton</tabstop>
   <tabstop>seriesTreeView</tabstop>
   <tabstop>imagesTreeView</tabstop>