1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>CaptureInfoDialog
</class>
4 <widget class=
"QDialog" name=
"CaptureInfoDialog">
5 <property name=
"geometry">
13 <property name=
"sizeGripEnabled">
16 <layout class=
"QVBoxLayout" name=
"verticalLayout">
18 <widget class=
"QTreeView" name=
"treeView">
19 <property name=
"rootIsDecorated">
22 <property name=
"uniformRowHeights">
25 <property name=
"itemsExpandable">
28 <property name=
"sortingEnabled">
31 <attribute name=
"headerVisible">
37 <widget class=
"QLabel" name=
"infoLabel">
38 <property name=
"alignment">
39 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
44 <widget class=
"QDialogButtonBox" name=
"buttonBox">
45 <property name=
"orientation">
46 <enum>Qt::Horizontal
</enum>
48 <property name=
"standardButtons">
49 <set>QDialogButtonBox::Abort|QDialogButtonBox::Close
</set>
58 <sender>buttonBox
</sender>
59 <signal>accepted()
</signal>
60 <receiver>CaptureInfoDialog
</receiver>
63 <hint type=
"sourcelabel">
67 <hint type=
"destinationlabel">
74 <sender>buttonBox
</sender>
75 <signal>rejected()
</signal>
76 <receiver>CaptureInfoDialog
</receiver>
79 <hint type=
"sourcelabel">
83 <hint type=
"destinationlabel">