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
c0ebc47e
Commit
c0ebc47e
authored
Dec 08, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.itemLibrary: simplification
parent
7cd32722
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/qtquickplugin/quick.metainfo
View file @
c0ebc47e
...
...
@@ -57,13 +57,13 @@
</itemlibraryentry>
</node>
<node name="Qt/Flickable" icon=":/qtquickplugin/images/flickable-icon16.png">
<itemlibraryentry name="Flickable" category="Qt -
Widgets
" libraryIcon=":/qtquickplugin/images/flickable-icon.png" version="4.7">
<itemlibraryentry name="Flickable" category="Qt -
Basic
" libraryIcon=":/qtquickplugin/images/flickable-icon.png" version="4.7">
<property name="width" type="int" value="300"/>
<property name="height" type="int" value="300"/>
</itemlibraryentry>
</node>
<node name="Qt/Flipable" icon=":/qtquickplugin/images/flipable-icon16.png">
<itemlibraryentry name="Flipable" category="Qt -
Widgets
" libraryIcon=":/qtquickplugin/images/flipable-icon.png" version="4.7">
<itemlibraryentry name="Flipable" category="Qt -
Basic
" libraryIcon=":/qtquickplugin/images/flipable-icon.png" version="4.7">
<property name="width" type="int" value="300"/>
<property name="height" type="int" value="300"/>
</itemlibraryentry>
...
...
@@ -96,7 +96,7 @@
</itemlibraryentry>
</node>
<node name="QtWebKit/WebView" icon=":/qtquickplugin/images/webview-icon16.png">
<itemlibraryentry name="Web View" category="Qt -
Widgets
" libraryIcon=":/qtquickplugin/images/webview-icon.png" version="1.0">
<itemlibraryentry name="Web View" category="Qt -
Basic
" libraryIcon=":/qtquickplugin/images/webview-icon.png" version="1.0">
<property name="width" type="int" value="300"/>
<property name="height" type="int" value="300"/>
<property name="url" type="QString" value="http://qt.nokia.com"/>
...
...
Write
Preview
Supports
Markdown
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