]> Creatis software - clitk.git/blob - vv/qt_ui/vvPacsConnection.ui
first developments for PacsConnection
[clitk.git] / vv / qt_ui / vvPacsConnection.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvPacsConnection</class>
4  <widget class="QWidget" name="vvPacsConnection">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>923</width>
10     <height>783</height>
11    </rect>
12   </property>
13   <property name="font">
14    <font>
15     <family>Calibri</family>
16     <pointsize>9</pointsize>
17     <weight>75</weight>
18     <bold>true</bold>
19    </font>
20   </property>
21   <property name="windowTitle">
22    <string>Form</string>
23   </property>
24   <widget class="QLabel" name="label_ID">
25    <property name="enabled">
26     <bool>false</bool>
27    </property>
28    <property name="geometry">
29     <rect>
30      <x>110</x>
31      <y>10</y>
32      <width>91</width>
33      <height>16</height>
34     </rect>
35    </property>
36    <property name="text">
37     <string>Patient ID</string>
38    </property>
39   </widget>
40   <widget class="QTextEdit" name="text_ID">
41    <property name="geometry">
42     <rect>
43      <x>110</x>
44      <y>30</y>
45      <width>101</width>
46      <height>21</height>
47     </rect>
48    </property>
49    <property name="verticalScrollBarPolicy">
50     <enum>Qt::ScrollBarAlwaysOff</enum>
51    </property>
52    <property name="horizontalScrollBarPolicy">
53     <enum>Qt::ScrollBarAlwaysOff</enum>
54    </property>
55    <property name="readOnly">
56     <bool>false</bool>
57    </property>
58   </widget>
59   <widget class="QPushButton" name="scanButton">
60    <property name="geometry">
61     <rect>
62      <x>10</x>
63      <y>40</y>
64      <width>75</width>
65      <height>23</height>
66     </rect>
67    </property>
68    <property name="text">
69     <string>SCAN</string>
70    </property>
71   </widget>
72   <widget class="QPushButton" name="clearButton">
73    <property name="geometry">
74     <rect>
75      <x>10</x>
76      <y>70</y>
77      <width>75</width>
78      <height>23</height>
79     </rect>
80    </property>
81    <property name="text">
82     <string>CLEAR</string>
83    </property>
84   </widget>
85   <widget class="QTextEdit" name="text_NAME">
86    <property name="geometry">
87     <rect>
88      <x>250</x>
89      <y>30</y>
90      <width>101</width>
91      <height>21</height>
92     </rect>
93    </property>
94    <property name="verticalScrollBarPolicy">
95     <enum>Qt::ScrollBarAlwaysOff</enum>
96    </property>
97    <property name="horizontalScrollBarPolicy">
98     <enum>Qt::ScrollBarAlwaysOff</enum>
99    </property>
100    <property name="readOnly">
101     <bool>false</bool>
102    </property>
103   </widget>
104   <widget class="QLabel" name="label_NAME">
105    <property name="enabled">
106     <bool>false</bool>
107    </property>
108    <property name="geometry">
109     <rect>
110      <x>250</x>
111      <y>10</y>
112      <width>91</width>
113      <height>16</height>
114     </rect>
115    </property>
116    <property name="text">
117     <string>Patient name</string>
118    </property>
119   </widget>
120   <widget class="QToolButton" name="importButton">
121    <property name="geometry">
122     <rect>
123      <x>10</x>
124      <y>160</y>
125      <width>51</width>
126      <height>51</height>
127     </rect>
128    </property>
129    <property name="text">
130     <string notr="true">...</string>
131    </property>
132    <property name="icon">
133     <iconset>
134      <normaloff>basket_download.png</normaloff>basket_download.png</iconset>
135    </property>
136    <property name="iconSize">
137     <size>
138      <width>32</width>
139      <height>32</height>
140     </size>
141    </property>
142   </widget>
143   <widget class="QGroupBox" name="groupBox">
144    <property name="geometry">
145     <rect>
146      <x>70</x>
147      <y>130</y>
148      <width>311</width>
149      <height>271</height>
150     </rect>
151    </property>
152    <property name="font">
153     <font>
154      <pointsize>11</pointsize>
155     </font>
156    </property>
157    <property name="title">
158     <string>Patients</string>
159    </property>
160    <widget class="QTreeView" name="patientTreeView">
161     <property name="enabled">
162      <bool>true</bool>
163     </property>
164     <property name="geometry">
165      <rect>
166       <x>20</x>
167       <y>20</y>
168       <width>281</width>
169       <height>231</height>
170      </rect>
171     </property>
172     <property name="verticalScrollBarPolicy">
173      <enum>Qt::ScrollBarAlwaysOn</enum>
174     </property>
175     <property name="sortingEnabled">
176      <bool>true</bool>
177     </property>
178     <property name="expandsOnDoubleClick">
179      <bool>false</bool>
180     </property>
181    </widget>
182   </widget>
183   <widget class="QGroupBox" name="groupBox_2">
184    <property name="geometry">
185     <rect>
186      <x>390</x>
187      <y>130</y>
188      <width>451</width>
189      <height>271</height>
190     </rect>
191    </property>
192    <property name="font">
193     <font>
194      <pointsize>11</pointsize>
195     </font>
196    </property>
197    <property name="title">
198     <string>Studies</string>
199    </property>
200   </widget>
201   <widget class="QTreeView" name="studyTreeView">
202    <property name="geometry">
203     <rect>
204      <x>410</x>
205      <y>150</y>
206      <width>411</width>
207      <height>231</height>
208     </rect>
209    </property>
210   </widget>
211   <widget class="QTreeView" name="seriesTreeView">
212    <property name="geometry">
213     <rect>
214      <x>90</x>
215      <y>440</y>
216      <width>281</width>
217      <height>311</height>
218     </rect>
219    </property>
220   </widget>
221   <widget class="QTreeView" name="imagesTreeView">
222    <property name="geometry">
223     <rect>
224      <x>410</x>
225      <y>440</y>
226      <width>411</width>
227      <height>311</height>
228     </rect>
229    </property>
230   </widget>
231   <widget class="QGroupBox" name="groupBox_3">
232    <property name="geometry">
233     <rect>
234      <x>70</x>
235      <y>420</y>
236      <width>321</width>
237      <height>341</height>
238     </rect>
239    </property>
240    <property name="font">
241     <font>
242      <pointsize>11</pointsize>
243     </font>
244    </property>
245    <property name="title">
246     <string>Series</string>
247    </property>
248   </widget>
249   <widget class="QGroupBox" name="groupBox_4">
250    <property name="geometry">
251     <rect>
252      <x>380</x>
253      <y>420</y>
254      <width>451</width>
255      <height>341</height>
256     </rect>
257    </property>
258    <property name="font">
259     <font>
260      <pointsize>11</pointsize>
261     </font>
262    </property>
263    <property name="title">
264     <string>Images</string>
265    </property>
266   </widget>
267   <widget class="QTextEdit" name="text_PHYS">
268    <property name="enabled">
269     <bool>false</bool>
270    </property>
271    <property name="geometry">
272     <rect>
273      <x>110</x>
274      <y>80</y>
275      <width>101</width>
276      <height>21</height>
277     </rect>
278    </property>
279    <property name="verticalScrollBarPolicy">
280     <enum>Qt::ScrollBarAlwaysOff</enum>
281    </property>
282    <property name="horizontalScrollBarPolicy">
283     <enum>Qt::ScrollBarAlwaysOff</enum>
284    </property>
285    <property name="readOnly">
286     <bool>false</bool>
287    </property>
288   </widget>
289   <widget class="QLabel" name="label_PHYS">
290    <property name="enabled">
291     <bool>false</bool>
292    </property>
293    <property name="geometry">
294     <rect>
295      <x>110</x>
296      <y>60</y>
297      <width>91</width>
298      <height>16</height>
299     </rect>
300    </property>
301    <property name="text">
302     <string>Physician Ref.</string>
303    </property>
304   </widget>
305   <widget class="QLabel" name="label_SDESC">
306    <property name="enabled">
307     <bool>false</bool>
308    </property>
309    <property name="geometry">
310     <rect>
311      <x>250</x>
312      <y>60</y>
313      <width>91</width>
314      <height>16</height>
315     </rect>
316    </property>
317    <property name="text">
318     <string>Study Description</string>
319    </property>
320   </widget>
321   <widget class="QTextEdit" name="text_SDESC">
322    <property name="enabled">
323     <bool>false</bool>
324    </property>
325    <property name="geometry">
326     <rect>
327      <x>250</x>
328      <y>80</y>
329      <width>101</width>
330      <height>21</height>
331     </rect>
332    </property>
333    <property name="verticalScrollBarPolicy">
334     <enum>Qt::ScrollBarAlwaysOff</enum>
335    </property>
336    <property name="horizontalScrollBarPolicy">
337     <enum>Qt::ScrollBarAlwaysOff</enum>
338    </property>
339    <property name="readOnly">
340     <bool>false</bool>
341    </property>
342   </widget>
343   <widget class="QTabWidget" name="tabFilter">
344    <property name="geometry">
345     <rect>
346      <x>390</x>
347      <y>0</y>
348      <width>271</width>
349      <height>131</height>
350     </rect>
351    </property>
352    <property name="currentIndex">
353     <number>1</number>
354    </property>
355    <widget class="QWidget" name="modalityTab">
356     <property name="enabled">
357      <bool>false</bool>
358     </property>
359     <attribute name="title">
360      <string>Modalities</string>
361     </attribute>
362     <widget class="QWidget" name="layoutWidget">
363      <property name="geometry">
364       <rect>
365        <x>0</x>
366        <y>10</y>
367        <width>264</width>
368        <height>72</height>
369       </rect>
370      </property>
371      <layout class="QVBoxLayout" name="verticalLayout">
372       <item>
373        <layout class="QHBoxLayout" name="horizontalLayout">
374         <item>
375          <widget class="QCheckBox" name="check_MR">
376           <property name="text">
377            <string>MR</string>
378           </property>
379          </widget>
380         </item>
381         <item>
382          <widget class="QCheckBox" name="check_CR">
383           <property name="text">
384            <string>CR</string>
385           </property>
386          </widget>
387         </item>
388         <item>
389          <widget class="QCheckBox" name="check_OT">
390           <property name="text">
391            <string>OT</string>
392           </property>
393          </widget>
394         </item>
395         <item>
396          <widget class="QCheckBox" name="check_RF">
397           <property name="text">
398            <string>RF</string>
399           </property>
400          </widget>
401         </item>
402         <item>
403          <widget class="QCheckBox" name="check_SC">
404           <property name="text">
405            <string>SC</string>
406           </property>
407          </widget>
408         </item>
409         <item>
410          <widget class="QCheckBox" name="check_CT">
411           <property name="text">
412            <string>CT</string>
413           </property>
414          </widget>
415         </item>
416        </layout>
417       </item>
418       <item>
419        <layout class="QHBoxLayout" name="horizontalLayout_2">
420         <item>
421          <widget class="QCheckBox" name="check_US">
422           <property name="text">
423            <string>US</string>
424           </property>
425          </widget>
426         </item>
427         <item>
428          <widget class="QCheckBox" name="check_NM">
429           <property name="text">
430            <string>NM</string>
431           </property>
432          </widget>
433         </item>
434         <item>
435          <widget class="QCheckBox" name="check_DR">
436           <property name="text">
437            <string>DR</string>
438           </property>
439          </widget>
440         </item>
441         <item>
442          <widget class="QCheckBox" name="check_SR">
443           <property name="text">
444            <string>SR</string>
445           </property>
446          </widget>
447         </item>
448         <item>
449          <widget class="QCheckBox" name="check_XA">
450           <property name="text">
451            <string>XA</string>
452           </property>
453          </widget>
454         </item>
455         <item>
456          <widget class="QCheckBox" name="check_MG">
457           <property name="text">
458            <string>MG</string>
459           </property>
460          </widget>
461         </item>
462        </layout>
463       </item>
464       <item>
465        <widget class="QCheckBox" name="check_ModAll">
466         <property name="text">
467          <string>All</string>
468         </property>
469         <property name="checked">
470          <bool>true</bool>
471         </property>
472        </widget>
473       </item>
474      </layout>
475     </widget>
476    </widget>
477    <widget class="QWidget" name="dateTab">
478     <property name="enabled">
479      <bool>false</bool>
480     </property>
481     <attribute name="title">
482      <string>Date</string>
483     </attribute>
484     <widget class="QComboBox" name="comboDate">
485      <property name="geometry">
486       <rect>
487        <x>20</x>
488        <y>20</y>
489        <width>101</width>
490        <height>22</height>
491       </rect>
492      </property>
493      <item>
494       <property name="text">
495        <string>Before</string>
496       </property>
497      </item>
498      <item>
499       <property name="text">
500        <string>After</string>
501       </property>
502      </item>
503      <item>
504       <property name="text">
505        <string>Between</string>
506       </property>
507      </item>
508     </widget>
509     <widget class="QDateEdit" name="dateEdit">
510      <property name="geometry">
511       <rect>
512        <x>130</x>
513        <y>20</y>
514        <width>110</width>
515        <height>22</height>
516       </rect>
517      </property>
518     </widget>
519     <widget class="QDateEdit" name="dateBetweenEdit">
520      <property name="geometry">
521       <rect>
522        <x>130</x>
523        <y>50</y>
524        <width>110</width>
525        <height>22</height>
526       </rect>
527      </property>
528     </widget>
529    </widget>
530   </widget>
531   <widget class="QTabWidget" name="tabNetwork">
532    <property name="geometry">
533     <rect>
534      <x>680</x>
535      <y>0</y>
536      <width>231</width>
537      <height>131</height>
538     </rect>
539    </property>
540    <property name="currentIndex">
541     <number>1</number>
542    </property>
543    <widget class="QWidget" name="networkSelect">
544     <attribute name="title">
545      <string>Network</string>
546     </attribute>
547     <widget class="QCheckBox" name="checkBox">
548      <property name="geometry">
549       <rect>
550        <x>10</x>
551        <y>10</y>
552        <width>101</width>
553        <height>17</height>
554       </rect>
555      </property>
556      <property name="text">
557       <string>HCL Neuro</string>
558      </property>
559     </widget>
560     <widget class="QCheckBox" name="checkBox_2">
561      <property name="geometry">
562       <rect>
563        <x>10</x>
564        <y>40</y>
565        <width>70</width>
566        <height>17</height>
567       </rect>
568      </property>
569      <property name="text">
570       <string>conquest</string>
571      </property>
572     </widget>
573    </widget>
574    <widget class="QWidget" name="networkConfig">
575     <attribute name="title">
576      <string>Network management</string>
577     </attribute>
578     <widget class="QPushButton" name="NetworkButton">
579      <property name="geometry">
580       <rect>
581        <x>180</x>
582        <y>40</y>
583        <width>41</width>
584        <height>23</height>
585       </rect>
586      </property>
587      <property name="text">
588       <string>OK</string>
589      </property>
590     </widget>
591     <widget class="QWidget" name="">
592      <property name="geometry">
593       <rect>
594        <x>0</x>
595        <y>0</y>
596        <width>179</width>
597        <height>100</height>
598       </rect>
599      </property>
600      <layout class="QGridLayout" name="gridLayout">
601       <item row="0" column="0">
602        <widget class="QLabel" name="label_ID_3">
603         <property name="enabled">
604          <bool>false</bool>
605         </property>
606         <property name="text">
607          <string>Name</string>
608         </property>
609        </widget>
610       </item>
611       <item row="0" column="1">
612        <widget class="QLineEdit" name="NameEdit"/>
613       </item>
614       <item row="1" column="0">
615        <widget class="QLabel" name="label_ID_2">
616         <property name="enabled">
617          <bool>false</bool>
618         </property>
619         <property name="text">
620          <string>AE Title</string>
621         </property>
622        </widget>
623       </item>
624       <item row="1" column="1">
625        <widget class="QLineEdit" name="AETitleEdit"/>
626       </item>
627       <item row="2" column="0">
628        <widget class="QLabel" name="label_ID_4">
629         <property name="enabled">
630          <bool>false</bool>
631         </property>
632         <property name="text">
633          <string>Adress</string>
634         </property>
635        </widget>
636       </item>
637       <item row="2" column="1">
638        <widget class="QLineEdit" name="AdressEdit"/>
639       </item>
640       <item row="3" column="0">
641        <widget class="QLabel" name="label_ID_5">
642         <property name="enabled">
643          <bool>false</bool>
644         </property>
645         <property name="text">
646          <string>Port</string>
647         </property>
648        </widget>
649       </item>
650       <item row="3" column="1">
651        <widget class="QLineEdit" name="PortEdit"/>
652       </item>
653      </layout>
654     </widget>
655    </widget>
656   </widget>
657   <widget class="QLabel" name="label_2">
658    <property name="enabled">
659     <bool>true</bool>
660    </property>
661    <property name="geometry">
662     <rect>
663      <x>10</x>
664      <y>210</y>
665      <width>71</width>
666      <height>16</height>
667     </rect>
668    </property>
669    <property name="text">
670     <string>Import Data</string>
671    </property>
672   </widget>
673   <widget class="QLabel" name="label_help">
674    <property name="enabled">
675     <bool>true</bool>
676    </property>
677    <property name="geometry">
678     <rect>
679      <x>10</x>
680      <y>530</y>
681      <width>51</width>
682      <height>20</height>
683     </rect>
684    </property>
685    <property name="text">
686     <string>Help</string>
687    </property>
688    <property name="alignment">
689     <set>Qt::AlignCenter</set>
690    </property>
691   </widget>
692   <widget class="QToolButton" name="helpButton">
693    <property name="geometry">
694     <rect>
695      <x>10</x>
696      <y>480</y>
697      <width>51</width>
698      <height>51</height>
699     </rect>
700    </property>
701    <property name="text">
702     <string notr="true">...</string>
703    </property>
704    <property name="icon">
705     <iconset>
706      <normaloff>bullet_info.png</normaloff>bullet_info.png</iconset>
707    </property>
708    <property name="iconSize">
709     <size>
710      <width>32</width>
711      <height>32</height>
712     </size>
713    </property>
714   </widget>
715   <widget class="QToolButton" name="optionsButton">
716    <property name="geometry">
717     <rect>
718      <x>10</x>
719      <y>400</y>
720      <width>51</width>
721      <height>51</height>
722     </rect>
723    </property>
724    <property name="text">
725     <string notr="true">...</string>
726    </property>
727    <property name="icon">
728     <iconset>
729      <normaloff>edit.png</normaloff>edit.png</iconset>
730    </property>
731    <property name="iconSize">
732     <size>
733      <width>32</width>
734      <height>32</height>
735     </size>
736    </property>
737   </widget>
738   <widget class="QLabel" name="label_email_2">
739    <property name="enabled">
740     <bool>true</bool>
741    </property>
742    <property name="geometry">
743     <rect>
744      <x>20</x>
745      <y>450</y>
746      <width>41</width>
747      <height>21</height>
748     </rect>
749    </property>
750    <property name="text">
751     <string>Options</string>
752    </property>
753   </widget>
754  </widget>
755  <resources>
756   <include location="icones.qrc"/>
757  </resources>
758  <connections/>
759 </ui>