OSDN Git Service

Ver0.21
[gefu/Gefu.git] / operationdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <ui version="4.0">\r
3  <class>OperationDialog</class>\r
4  <widget class="QDialog" name="OperationDialog">\r
5   <property name="geometry">\r
6    <rect>\r
7     <x>0</x>\r
8     <y>0</y>\r
9     <width>400</width>\r
10     <height>349</height>\r
11    </rect>\r
12   </property>\r
13   <property name="windowTitle">\r
14    <string>Dialog</string>\r
15   </property>\r
16   <layout class="QGridLayout" name="gridLayout">\r
17    <property name="sizeConstraint">\r
18     <enum>QLayout::SetMinAndMaxSize</enum>\r
19    </property>\r
20    <item row="1" column="0">\r
21     <widget class="QTextEdit" name="textEdit">\r
22      <property name="enabled">\r
23       <bool>true</bool>\r
24      </property>\r
25      <property name="sizePolicy">\r
26       <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">\r
27        <horstretch>0</horstretch>\r
28        <verstretch>0</verstretch>\r
29       </sizepolicy>\r
30      </property>\r
31      <property name="minimumSize">\r
32       <size>\r
33        <width>170</width>\r
34        <height>0</height>\r
35       </size>\r
36      </property>\r
37      <property name="undoRedoEnabled">\r
38       <bool>false</bool>\r
39      </property>\r
40      <property name="lineWrapMode">\r
41       <enum>QTextEdit::NoWrap</enum>\r
42      </property>\r
43      <property name="readOnly">\r
44       <bool>true</bool>\r
45      </property>\r
46     </widget>\r
47    </item>\r
48    <item row="2" column="0">\r
49     <layout class="QHBoxLayout" name="horizontalLayout">\r
50      <item>\r
51       <widget class="QCheckBox" name="chkAutoClose">\r
52        <property name="focusPolicy">\r
53         <enum>Qt::StrongFocus</enum>\r
54        </property>\r
55        <property name="text">\r
56         <string>成功時、自動的に閉じる</string>\r
57        </property>\r
58       </widget>\r
59      </item>\r
60      <item>\r
61       <spacer name="horizontalSpacer">\r
62        <property name="orientation">\r
63         <enum>Qt::Horizontal</enum>\r
64        </property>\r
65        <property name="sizeHint" stdset="0">\r
66         <size>\r
67          <width>40</width>\r
68          <height>20</height>\r
69         </size>\r
70        </property>\r
71       </spacer>\r
72      </item>\r
73      <item>\r
74       <widget class="QPushButton" name="btnCloseCancel">\r
75        <property name="focusPolicy">\r
76         <enum>Qt::StrongFocus</enum>\r
77        </property>\r
78        <property name="text">\r
79         <string>キャンセル</string>\r
80        </property>\r
81       </widget>\r
82      </item>\r
83     </layout>\r
84    </item>\r
85    <item row="0" column="0">\r
86     <layout class="QVBoxLayout" name="verticalLayout">\r
87      <property name="sizeConstraint">\r
88       <enum>QLayout::SetNoConstraint</enum>\r
89      </property>\r
90      <item>\r
91       <widget class="QLabel" name="label">\r
92        <property name="sizePolicy">\r
93         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">\r
94          <horstretch>0</horstretch>\r
95          <verstretch>0</verstretch>\r
96         </sizepolicy>\r
97        </property>\r
98        <property name="text">\r
99         <string>TextLabel</string>\r
100        </property>\r
101        <property name="scaledContents">\r
102         <bool>true</bool>\r
103        </property>\r
104       </widget>\r
105      </item>\r
106      <item>\r
107       <widget class="QProgressBar" name="progressBar">\r
108        <property name="sizePolicy">\r
109         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">\r
110          <horstretch>0</horstretch>\r
111          <verstretch>0</verstretch>\r
112         </sizepolicy>\r
113        </property>\r
114        <property name="maximum">\r
115         <number>0</number>\r
116        </property>\r
117        <property name="value">\r
118         <number>0</number>\r
119        </property>\r
120        <property name="textVisible">\r
121         <bool>false</bool>\r
122        </property>\r
123       </widget>\r
124      </item>\r
125      <item>\r
126       <widget class="QPushButton" name="btnShowDetail">\r
127        <property name="sizePolicy">\r
128         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">\r
129          <horstretch>0</horstretch>\r
130          <verstretch>0</verstretch>\r
131         </sizepolicy>\r
132        </property>\r
133        <property name="focusPolicy">\r
134         <enum>Qt::StrongFocus</enum>\r
135        </property>\r
136        <property name="text">\r
137         <string>詳細を表示</string>\r
138        </property>\r
139       </widget>\r
140      </item>\r
141     </layout>\r
142    </item>\r
143   </layout>\r
144  </widget>\r
145  <resources/>\r
146  <connections/>\r
147 </ui>\r