1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvLinkPanel</class>
4 <widget class="QWidget" name="vvLinkPanel">
5 <property name="geometry">
13 <property name="windowTitle">
16 <layout class="QVBoxLayout" name="verticalLayout">
18 <widget class="QTableWidget" name="linkTableWidget">
19 <property name="showGrid">
27 <property name="text">
28 <string>New Column</string>
32 <property name="text">
33 <string>New Column</string>
39 <widget class="QLabel" name="label">
40 <property name="text">
41 <string>Choose images to link :</string>
46 <layout class="QHBoxLayout" name="horizontalLayout_2">
48 <widget class="QComboBox" name="image1ComboBox"/>
51 <widget class="QLabel" name="linkLabel">
52 <property name="sizePolicy">
53 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
54 <horstretch>0</horstretch>
55 <verstretch>0</verstretch>
58 <property name="text">
59 <string>&</string>
64 <widget class="QComboBox" name="image2ComboBox"/>
67 <widget class="QPushButton" name="linkButton">
68 <property name="sizePolicy">
69 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
70 <horstretch>0</horstretch>
71 <verstretch>0</verstretch>
74 <property name="text">
82 <widget class="QLabel" name="label_2">
83 <property name="text">
84 <string>Link all currently opened images</string>
89 <layout class="QHBoxLayout" name="horizontalLayout">
91 <spacer name="horizontalSpacer">
92 <property name="orientation">
93 <enum>Qt::Horizontal</enum>
95 <property name="sizeHint" stdset="0">
104 <widget class="QPushButton" name="linkAllButton">
105 <property name="text">
106 <string>Link all</string>