Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
81f77b79
Commit
81f77b79
authored
Sep 09, 2008
by
Antoine Cellerier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove buttons since they aren't implemented.
parent
1b1c1a73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
66 additions
and
16 deletions
+66
-16
modules/gui/qt4/ui/video_effects.ui
modules/gui/qt4/ui/video_effects.ui
+66
-16
No files found.
modules/gui/qt4/ui/video_effects.ui
View file @
81f77b79
...
...
@@ -10,9 +10,17 @@
</rect>
</property>
<property name="currentIndex" >
<number>
0
</number>
<number>
7
</number>
</property>
<widget class="QWidget" name="tab" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>468</width>
<height>262</height>
</rect>
</property>
<attribute name="title" >
<string>_("Basic")</string>
</attribute>
...
...
@@ -225,6 +233,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_2" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Color fun")</string>
</attribute>
...
...
@@ -325,6 +341,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_3" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Crop")</string>
</attribute>
...
...
@@ -419,7 +443,7 @@
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<property name="sizeHint"
stdset="0"
>
<size>
<width>20</width>
<height>40</height>
...
...
@@ -430,6 +454,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_5" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Geometry")</string>
</attribute>
...
...
@@ -535,6 +567,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_7" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Image modification")</string>
</attribute>
...
...
@@ -660,6 +700,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_9" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Vout/Overlay")</string>
</attribute>
...
...
@@ -832,6 +880,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_8" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>100</width>
<height>30</height>
</rect>
</property>
<attribute name="title" >
<string>_("Logo")</string>
</attribute>
...
...
@@ -952,6 +1008,14 @@
</layout>
</widget>
<widget class="QWidget" name="tab_6" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>468</width>
<height>262</height>
</rect>
</property>
<attribute name="title" >
<string>_("Advanced video filter controls")</string>
</attribute>
...
...
@@ -983,20 +1047,6 @@
</property>
</widget>
</item>
<item row="3" column="0" colspan="2" >
<widget class="QPushButton" name="filtersResetButton" >
<property name="text" >
<string>_("Reset")</string>
</property>
</widget>
</item>
<item row="3" column="2" >
<widget class="QPushButton" name="filtersUpdateButton" >
<property name="text" >
<string>_("Update")</string>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2" >
<widget class="QLineEdit" name="voutFilterText" />
</item>
...
...
Write
Preview
Markdown
is supported
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