Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
Qt
QtWebEngine
Commits
398159d9
Commit
398159d9
authored
11 years ago
by
Zeno Albisser
Browse files
Options
Download
Patches
Plain Diff
Add initial API layer for QtQuick and connect the signals accordingly.
parent
787c8f0a
No related merge requests found
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
examples/qtquick/quickwindow.qml
+3
-2
examples/qtquick/quickwindow.qml
lib/qquickwebcontentsview.cpp
+45
-3
lib/qquickwebcontentsview.cpp
lib/qquickwebcontentsview.h
+12
-1
lib/qquickwebcontentsview.h
lib/qwebcontentsview.cpp
+1
-1
lib/qwebcontentsview.cpp
lib/web_contents_delegate_qt.cpp
+39
-17
lib/web_contents_delegate_qt.cpp
lib/web_contents_delegate_qt.h
+18
-5
lib/web_contents_delegate_qt.h
with
118 additions
and
29 deletions
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets