Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
9fcd258c
Commit
9fcd258c
authored
Apr 12, 2010
by
Kai Koehne
Browse files
QmlDesigner: Add test case of WebView usage
parent
38607c49
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/manual/qml/testfiles/webview.qml
0 → 100644
View file @
9fcd258c
import
org
.
webkit
1.0
// Test loading of import libraries
WebView
{
width
:
640
height
:
480
html
:
"
\
<body bgcolor=white>
\
Hello World
\
</body>
"
}
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