Skip to content
GitLab
Menu
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
1158d7e0
Commit
1158d7e0
authored
Feb 13, 2022
by
Jean-Baptiste Mardelle
Browse files
Add missing vertical spacer
parent
43f904eb
Pipeline
#136674
passed with stage
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/ui/projectsettings_ui.ui
View file @
1158d7e0
...
...
@@ -6,14 +6,24 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
722
</width>
<height>
711
</height>
<width>
575
</width>
<height>
685
</height>
</rect>
</property>
<property
name=
"windowTitle"
>
<string>
Project Settings
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout_3"
>
<item
row=
"2"
column=
"0"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"standardButtons"
>
<set>
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
</property>
</widget>
</item>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<property
name=
"currentIndex"
>
...
...
@@ -204,7 +214,7 @@
</widget>
</item>
<item>
<widget
class=
"KUrlRequester"
name=
"project_folder"
native=
"true"
>
<widget
class=
"KUrlRequester"
name=
"project_folder"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
...
...
@@ -270,6 +280,27 @@
<property
name=
"horizontalSpacing"
>
<number>
6
</number>
</property>
<item
row=
"10"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_relPathProxyToOrig"
>
<property
name=
"text"
>
<string>
Relative path from proxy to clip:
</string>
</property>
</widget>
</item>
<item
row=
"3"
column=
"0"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"generate_imageproxy"
>
<property
name=
"text"
>
<string>
Generate for images larger than
</string>
</property>
</widget>
</item>
<item
row=
"11"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_prefix_proxy"
>
<property
name=
"text"
>
<string>
Prefix of proxy:
</string>
</property>
</widget>
</item>
<item
row=
"4"
column=
"2"
colspan=
"4"
>
<widget
class=
"QSpinBox"
name=
"proxy_imagesize"
>
<property
name=
"enabled"
>
...
...
@@ -289,27 +320,16 @@
</property>
</widget>
</item>
<item
row=
"1"
column=
"4"
>
<widget
class=
"QToolButton"
name=
"proxy_showprofileinfo"
>
<property
name=
"text"
>
<string>
...
</string>
</property>
<property
name=
"checkable"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item
row=
"11"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_prefix_proxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_24"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item
row=
"7"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_relPathOrigToProxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
<property
name=
"text"
>
<string>
Encoding profile:
</string>
</property>
</widget>
</item>
...
...
@@ -326,20 +346,10 @@
</property>
</widget>
</item>
<item
row=
"
3
"
column=
"
0"
colspan=
"2
"
>
<widget
class=
"Q
CheckBox"
name=
"generate_imageproxy
"
>
<item
row=
"
8
"
column=
"
1
"
>
<widget
class=
"Q
Label"
name=
"l_prefix_clip
"
>
<property
name=
"text"
>
<string>
Generate for images larger than
</string>
</property>
</widget>
</item>
<item
row=
"6"
column=
"1"
colspan=
"5"
>
<widget
class=
"QComboBox"
name=
"external_proxy_profile"
/>
</item>
<item
row=
"9"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_suffix_clip"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
<string>
Prefix of clip:
</string>
</property>
</widget>
</item>
...
...
@@ -353,24 +363,20 @@
</property>
</widget>
</item>
<item
row=
"8"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_prefix_clip"
>
<property
name=
"text"
>
<string>
Prefix of clip:
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"5"
>
<widget
class=
"QToolButton"
name=
"proxy_manageprofile"
>
<item
row=
"1"
column=
"4"
>
<widget
class=
"QToolButton"
name=
"proxy_showprofileinfo"
>
<property
name=
"text"
>
<string>
...
</string>
</property>
<property
name=
"checkable"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item
row=
"
11
"
column=
"
1
"
>
<widget
class=
"Q
Label"
name=
"l_prefix
_proxy"
>
<item
row=
"
0
"
column=
"
0"
colspan=
"2
"
>
<widget
class=
"Q
CheckBox"
name=
"generate
_proxy"
>
<property
name=
"text"
>
<string>
Prefix of proxy:
</string>
<string>
Generate for videos larger than
</string>
</property>
</widget>
</item>
...
...
@@ -387,17 +393,27 @@
</property>
</widget>
</item>
<item
row=
"9"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_suffix_clip"
>
<item
row=
"4"
column=
"0"
colspan=
"2"
>
<widget
class=
"QLabel"
name=
"image_label"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"text"
>
<string>
Suffix of clip:
</string>
<string>
Proxy image size
</string>
</property>
</widget>
</item>
<item
row=
"5"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_3"
>
<property
name=
"text"
>
<string>
Proxy video resize (width)
</string>
<item
row=
"10"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_relPathProxyToOrig"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item
row=
"11"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_prefix_proxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
</item>
...
...
@@ -408,13 +424,17 @@
</property>
</widget>
</item>
<item
row=
"
4
"
column=
"
0"
colspan=
"2
"
>
<widget
class=
"QL
abel
"
name=
"
image_label
"
>
<item
row=
"
8
"
column=
"
3
"
>
<widget
class=
"QL
ineEdit
"
name=
"
le_prefix_clip
"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"text"
>
<string>
Proxy image size
</string>
</widget>
</item>
<item
row=
"12"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_suffix_proxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
</item>
...
...
@@ -434,6 +454,13 @@
</property>
</widget>
</item>
<item
row=
"9"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_suffix_clip"
>
<property
name=
"text"
>
<string>
Suffix of clip:
</string>
</property>
</widget>
</item>
<item
row=
"7"
column=
"1"
>
<widget
class=
"QLabel"
name=
"l_relPathOrigToProxy"
>
<property
name=
"text"
>
...
...
@@ -441,8 +468,31 @@
</property>
</widget>
</item>
<item
row=
"8"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_prefix_clip"
>
<item
row=
"7"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_relPathOrigToProxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item
row=
"6"
column=
"1"
colspan=
"5"
>
<widget
class=
"QComboBox"
name=
"external_proxy_profile"
/>
</item>
<item
row=
"5"
column=
"2"
colspan=
"4"
>
<widget
class=
"QSpinBox"
name=
"proxy_resize"
>
<property
name=
"suffix"
>
<string>
pixels
</string>
</property>
<property
name=
"minimum"
>
<number>
200
</number>
</property>
<property
name=
"maximum"
>
<number>
100000
</number>
</property>
</widget>
</item>
<item
row=
"9"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_suffix_clip"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
...
...
@@ -462,59 +512,32 @@
</property>
</widget>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_24"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"text"
>
<string>
Encoding profile:
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"0"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"generate_proxy"
>
<item
row=
"5"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_3"
>
<property
name=
"text"
>
<string>
Generate for videos larger than
</string>
</property>
</widget>
</item>
<item
row=
"12"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_suffix_proxy"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
</item>
<item
row=
"5"
column=
"2"
colspan=
"4"
>
<widget
class=
"QSpinBox"
name=
"proxy_resize"
>
<property
name=
"suffix"
>
<string>
pixels
</string>
</property>
<property
name=
"minimum"
>
<number>
200
</number>
</property>
<property
name=
"maximum"
>
<number>
100000
</number>
<string>
Proxy video resize (width)
</string>
</property>
</widget>
</item>
<item
row=
"1
0
"
column=
"
1
"
>
<widget
class=
"Q
Label"
name=
"l_relPathProxyToOrig
"
>
<item
row=
"1"
column=
"
5
"
>
<widget
class=
"Q
ToolButton"
name=
"proxy_manageprofile
"
>
<property
name=
"text"
>
<string>
Relative path from proxy to clip:
</string>
<string>
...
</string>
</property>
</widget>
</item>
<item
row=
"10"
column=
"3"
>
<widget
class=
"QLineEdit"
name=
"le_relPathProxyToOrig"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
</widget>
<item
row=
"13"
column=
"1"
>
<spacer
name=
"verticalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
40
</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
...
...
@@ -708,30 +731,20 @@
</widget>
</widget>
</item>
<item
row=
"2"
column=
"0"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonBox"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"standardButtons"
>
<set>
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
</set>
</property>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>
KComboBox
</class>
<extends>
QComboBox
</extends>
<header>
kcombobox.h
</header>
</customwidget>
<customwidget>
<class>
KUrlRequester
</class>
<extends>
QWidget
</extends>
<header>
kurlrequester.h
</header>
<container>
1
</container>
</customwidget>
<customwidget>
<class>
KComboBox
</class>
<extends>
QComboBox
</extends>
<header>
kcombobox.h
</header>
</customwidget>
<customwidget>
<class>
KTreeWidgetSearchLine
</class>
<extends>
QLineEdit
</extends>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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