Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
476cae72
Commit
476cae72
authored
Nov 11, 2009
by
Ludovic Fauvet
Browse files
Preview: Reduce de size of the controls
parent
b516223a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/GUI/ui/PreviewWidget.ui
View file @
476cae72
...
...
@@ -34,11 +34,23 @@
<item>
<widget
class=
"QPushButton"
name=
"pushButtonPreviousFrame"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"
Minimum
"
vsizetype=
"
Minimum
"
>
<sizepolicy
hsizetype=
"
Fixed
"
vsizetype=
"
Fixed
"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"text"
>
<string/>
</property>
...
...
@@ -57,11 +69,23 @@
<item>
<widget
class=
"QPushButton"
name=
"pushButtonPlay"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"
Minimum
"
vsizetype=
"
Minimum
"
>
<sizepolicy
hsizetype=
"
Fixed
"
vsizetype=
"
Fixed
"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"text"
>
<string/>
</property>
...
...
@@ -80,11 +104,23 @@
<item>
<widget
class=
"QPushButton"
name=
"pushButtonNextFrame"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"
Minimum
"
vsizetype=
"
Minimum
"
>
<sizepolicy
hsizetype=
"
Fixed
"
vsizetype=
"
Fixed
"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"text"
>
<string/>
</property>
...
...
@@ -116,11 +152,23 @@
<item>
<widget
class=
"QPushButton"
name=
"pushButtonStop"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"
Minimum
"
vsizetype=
"
Minimum
"
>
<sizepolicy
hsizetype=
"
Fixed
"
vsizetype=
"
Fixed
"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"maximumSize"
>
<size>
<width>
40
</width>
<height>
33
</height>
</size>
</property>
<property
name=
"text"
>
<string/>
</property>
...
...
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