Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
71696db1
Commit
71696db1
authored
Mar 21, 2009
by
Christophe Courtaut
Browse files
better size of library widget
parent
f3334510
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/gui/ui/LibraryWidget.ui
View file @
71696db1
...
...
@@ -6,53 +6,34 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
432
</width>
<height>
380
</height>
<width>
390
</width>
<height>
291
</height>
</rect>
</property>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"MinimumExpanding"
vsizetype=
"MinimumExpanding"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"windowTitle"
>
<string>
Form
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QPushButton"
name=
"pushButtonAddMedia"
>
<property
name=
"
minimumSize
"
>
<size>
<
width>
0
</widt
h>
<
height>
80
</height
>
</size>
<property
name=
"
sizePolicy
"
>
<size
policy
hsizetype=
"Fixed"
vsizetype=
"Fixed"
>
<
horstretch>
0
</horstretc
h>
<
verstretch>
0
</verstretch
>
</size
policy
>
</property>
<property
name=
"text"
>
<string>
Add Media
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
rowspan=
"4"
>
<spacer
name=
"verticalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
20
</width>
<height>
502
</height>
</size>
</property>
</spacer>
</item>
<item
row=
"0"
column=
"2"
rowspan=
"4"
>
<item
row=
"0"
column=
"1"
rowspan=
"3"
>
<widget
class=
"QTabWidget"
name=
"LibraryTabs"
>
<property
name=
"tabPosition"
>
<enum>
QTabWidget::East
</enum>
</property>
<property
name=
"currentIndex"
>
<number>
0
</number>
<number>
1
</number>
</property>
<property
name=
"elideMode"
>
<enum>
Qt::ElideNone
</enum>
...
...
@@ -64,7 +45,7 @@
<attribute
name=
"title"
>
<string>
Audio
</string>
</attribute>
<layout
class=
"Q
H
BoxLayout"
name=
"
horizont
alLayout"
>
<layout
class=
"Q
V
BoxLayout"
name=
"
vertic
alLayout
_4
"
>
<item>
<widget
class=
"QListWidget"
name=
"listWidgetAudio"
>
<property
name=
"sizePolicy"
>
...
...
@@ -121,18 +102,11 @@
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
0
</width>
<height>
80
</height>
</size>
</property>
<property
name=
"acceptDrops"
>
<bool>
false
</bool>
</property>
<property
name=
"text"
>
<string>
Remove
Selected Media
</string>
<string>
Remove Media
</string>
</property>
</widget>
</item>
...
...
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