Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
1ae86f62
Commit
1ae86f62
authored
Nov 23, 2008
by
Laurent Aimar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated qt4 to use intf-event.
It might need a review and a clean up of the qt4 code.
parent
aa31cdc3
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
72 additions
and
136 deletions
+72
-136
modules/gui/qt4/input_manager.cpp
modules/gui/qt4/input_manager.cpp
+70
-135
modules/gui/qt4/input_manager.hpp
modules/gui/qt4/input_manager.hpp
+2
-1
No files found.
modules/gui/qt4/input_manager.cpp
View file @
1ae86f62
This diff is collapsed.
Click to expand it.
modules/gui/qt4/input_manager.hpp
View file @
1ae86f62
...
...
@@ -43,10 +43,11 @@ enum {
ItemTitleChanged_Type
,
ItemRateChanged_Type
,
VolumeChanged_Type
,
Item
Spu
Changed_Type
,
Item
Es
Changed_Type
,
ItemTeletextChanged_Type
,
InterfaceVoutUpdate_Type
,
StatisticsUpdate_Type
,
MetaChanged_Type
,
FullscreenControlToggle_Type
=
QEvent
::
User
+
IMEventType
+
20
,
FullscreenControlShow_Type
,
...
...
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