Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
394f4aa2
Commit
394f4aa2
authored
Aug 21, 2022
by
Julius Künzel
💬
Browse files
[Export Guides] Fix layout
parent
2754efad
Pipeline
#220950
failed with stage
in 2 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/ui/exportguidesdialog_ui.ui
View file @
394f4aa2
...
...
@@ -7,44 +7,71 @@
<x>
0
</x>
<y>
0
</y>
<width>
529
</width>
<height>
3
90
</height>
<height>
3
86
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
Marker
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout_2"
>
<item
row=
"6"
column=
"3"
>
<widget
class=
"QToolButton"
name=
"buttonReset"
>
<property
name=
"toolTip"
>
<string>
Reset
</string>
<layout
class=
"QFormLayout"
name=
"formLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_3"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
...
</string>
<string>
Marker Type:
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"markerTypeComboBox"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"MinimumExpanding"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"editable"
>
<bool>
false
</bool>
</property>
<property
name=
"icon"
>
<iconset
theme=
"edit-reset"
>
<normaloff>
.
</normaloff>
.
</iconset>
<property
name=
"currentText"
>
<string>
Any
</string>
</property>
<property
name=
"currentIndex"
>
<number>
0
</number>
</property>
<item>
<property
name=
"text"
>
<string>
Any
</string>
</property>
<property
name=
"icon"
>
<iconset
theme=
"edit-select-all"
>
<normaloff>
.
</normaloff>
.
</iconset>
</property>
</item>
</widget>
</item>
<item
row=
"4"
column=
"0"
colspan=
"4"
>
<item
row=
"2"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Format:
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout"
>
<item>
<widget
class=
"Q
Label"
name=
"label_4
"
>
<widget
class=
"Q
ComboBox"
name=
"offsetTimeComboBox
"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"M
ax
imum"
vsizetype=
"
Preferr
ed"
>
<sizepolicy
hsizetype=
"M
in
imum
Expanding
"
vsizetype=
"
Fix
ed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Offset:
</string>
</property>
</widget>
</item>
<item>
<widget
class=
"QComboBox"
name=
"offsetTimeComboBox"
>
<item>
<property
name=
"text"
>
<string>
Disabled
</string>
...
...
@@ -71,51 +98,65 @@
</item>
</layout>
</item>
<item
row=
"
6
"
column=
"0"
colspan=
"2"
>
<widget
class=
"QL
ineEdit
"
name=
"
formatEdit"
/
>
</item
>
<
item
row=
"9"
column=
"0"
colspan=
"4
"
>
<widget
class=
"KMessageWidget"
name=
"messageWidget"
>
<property
name=
"closeButtonVisible"
>
<
bool>
true
</bool
>
<item
row=
"
1
"
column=
"0"
>
<widget
class=
"QL
abel
"
name=
"
label_4"
>
<property
name=
"sizePolicy"
>
<
sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred
"
>
<horstretch>
0
</horstretch
>
<verstretch>
0
</verstretch
>
<
/sizepolicy
>
</property>
</widget>
</item>
<item
row=
"7"
column=
"0"
colspan=
"2"
>
<widget
class=
"QLabel"
name=
"label_2"
>
<property
name=
"text"
>
<string>
Exported
:
</string>
<string>
Offset
:
</string>
</property>
</widget>
</item>
<item
row=
"6"
column=
"2"
>
<widget
class=
"QToolButton"
name=
"infoButton"
>
<property
name=
"text"
>
<string>
...
</string>
</property>
<property
name=
"icon"
>
<iconset
theme=
"help-about"
>
<normaloff>
.
</normaloff>
.
</iconset>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::InstantPopup
</enum>
</property>
<property
name=
"arrowType"
>
<enum>
Qt::NoArrow
</enum>
</property>
</widget>
<item
row=
"2"
column=
"1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
<widget
class=
"QLineEdit"
name=
"formatEdit"
/>
</item>
<item>
<widget
class=
"QToolButton"
name=
"infoButton"
>
<property
name=
"text"
>
<string>
...
</string>
</property>
<property
name=
"icon"
>
<iconset
theme=
"help-about"
>
<normaloff>
.
</normaloff>
.
</iconset>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::InstantPopup
</enum>
</property>
<property
name=
"arrowType"
>
<enum>
Qt::NoArrow
</enum>
</property>
</widget>
</item>
<item>
<widget
class=
"QToolButton"
name=
"buttonReset"
>
<property
name=
"toolTip"
>
<string>
Reset
</string>
</property>
<property
name=
"text"
>
<string>
...
</string>
</property>
<property
name=
"icon"
>
<iconset
theme=
"edit-reset"
>
<normaloff>
.
</normaloff>
.
</iconset>
</property>
</widget>
</item>
</layout>
</item>
<item
row=
"10"
column=
"1"
colspan=
"3"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"standardButtons"
>
<set>
QDialogButtonBox::Close
</set>
<item
row=
"3"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_2"
>
<property
name=
"text"
>
<string>
Exported:
</string>
</property>
</widget>
</item>
<item
row=
"
8
"
column=
"
0"
colspan=
"4
"
>
<item
row=
"
3
"
column=
"
1
"
>
<widget
class=
"QPlainTextEdit"
name=
"generatedContent"
>
<property
name=
"readOnly"
>
<bool>
true
</bool>
...
...
@@ -125,52 +166,21 @@
</property>
</widget>
</item>
<item
row=
"5"
column=
"0"
colspan=
"2"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Format:
</string>
</property>
</widget>
</item>
<item
row=
"2"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_3"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Marker Type:
</string>
<item
row=
"4"
column=
"0"
colspan=
"2"
>
<widget
class=
"KMessageWidget"
name=
"messageWidget"
>
<property
name=
"closeButtonVisible"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item
row=
"2"
column=
"1"
colspan=
"3"
>
<widget
class=
"QComboBox"
name=
"markerTypeComboBox"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"MinimumExpanding"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"editable"
>
<bool>
false
</bool>
</property>
<property
name=
"currentText"
>
<string>
Any
</string>
<item
row=
"5"
column=
"0"
colspan=
"2"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"
currentIndex
"
>
<
number>
0
</number
>
<property
name=
"
standardButtons
"
>
<
set>
QDialogButtonBox::Close
</set
>
</property>
<item>
<property
name=
"text"
>
<string>
Any
</string>
</property>
<property
name=
"icon"
>
<iconset
theme=
"edit-select-all"
>
<normaloff>
.
</normaloff>
.
</iconset>
</property>
</item>
</widget>
</item>
</layout>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment