Skip to content
GitLab
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
4e9e513e
Commit
4e9e513e
authored
11 years ago
by
Zeno Albisser
Browse files
Options
Download
Patches
Plain Diff
Add initial API layer for widgets.
parent
398159d9
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
examples/widgets/widgetwindow.cpp
+12
-1
examples/widgets/widgetwindow.cpp
examples/widgets/widgetwindow.h
+3
-0
examples/widgets/widgetwindow.h
lib/lib.pro
+1
-0
lib/lib.pro
lib/qquickwebcontentsview.cpp
+1
-1
lib/qquickwebcontentsview.cpp
lib/qwebcontentsview.cpp
+18
-7
lib/qwebcontentsview.cpp
lib/qwebcontentsview.h
+3
-0
lib/qwebcontentsview.h
lib/qwebcontentsview_p.h
+83
-0
lib/qwebcontentsview_p.h
lib/web_contents_delegate_qt.cpp
+6
-2
lib/web_contents_delegate_qt.cpp
lib/web_contents_delegate_qt.h
+3
-2
lib/web_contents_delegate_qt.h
with
130 additions
and
13 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