forked from qt-creator/qt-creator
Remove Positioners (Column, Row, Grid) from Library
We don't support manipulating them right now. Ideally all the items should probably appear on this page, but some grayed out - disabled.
This commit is contained in:
@@ -112,6 +112,7 @@
|
|||||||
</itemlibraryrepresentation>
|
</itemlibraryrepresentation>
|
||||||
</node>
|
</node>
|
||||||
|
|
||||||
|
<!--
|
||||||
<node name="Qt/Row" showInItemLibrary="true" category="Qt - Positioners" isContainer="true" icon=":/fxplugin/images/row-icon.png">
|
<node name="Qt/Row" showInItemLibrary="true" category="Qt - Positioners" isContainer="true" icon=":/fxplugin/images/row-icon.png">
|
||||||
<propertyDefaultValue name="width" type="int" defaultValue="100"/>
|
<propertyDefaultValue name="width" type="int" defaultValue="100"/>
|
||||||
<propertyDefaultValue name="height" type="int" defaultValue="100"/>
|
<propertyDefaultValue name="height" type="int" defaultValue="100"/>
|
||||||
@@ -138,6 +139,7 @@
|
|||||||
<property name="height" type="int" value="100"/>
|
<property name="height" type="int" value="100"/>
|
||||||
</itemlibraryrepresentation>
|
</itemlibraryrepresentation>
|
||||||
</node>
|
</node>
|
||||||
|
-->
|
||||||
|
|
||||||
<node name="Qt/WebView" showInItemLibrary="true" category="Qt - Widgets" icon=":/fxplugin/images/webview-icon.png">
|
<node name="Qt/WebView" showInItemLibrary="true" category="Qt - Widgets" icon=":/fxplugin/images/webview-icon.png">
|
||||||
<propertyDefaultValue name="width" type="int" defaultValue="300"/>
|
<propertyDefaultValue name="width" type="int" defaultValue="300"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user