Skip to content

Commit

Permalink
deploy: 12cf394
Browse files Browse the repository at this point in the history
  • Loading branch information
rgriebl committed Oct 3, 2024
1 parent d6d9441 commit b39eb2f
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 20 deletions.
8 changes: 4 additions & 4 deletions extensions/brickstore.index
Original file line number Diff line number Diff line change
Expand Up @@ -267,11 +267,11 @@
<function name="update" fullname="BrickLink.Picture.update" href="qml-bricklink-picture.html#update-method" status="active" access="public" documented="true" meta="qmlmethod" type="">
<parameter type="bool" name="highPriority" default="false"/>
</function>
<qmlproperty name="color" fullname="BrickLink.Picture.color" href="qml-bricklink-picture.html#color-prop" status="active" access="public" documented="true" type="Color" attached="false" writable="false"/>
<qmlproperty name="color" fullname="BrickLink.Picture.color" href="qml-bricklink-picture.html#color-prop" status="active" access="public" documented="true" type="ColorPointer" attached="false" writable="false"/>
<qmlproperty name="image" fullname="BrickLink.Picture.image" href="qml-bricklink-picture.html#image-prop" status="active" access="public" documented="true" type="image" attached="false" writable="false"/>
<qmlproperty name="isNull" fullname="BrickLink.Picture.isNull" href="qml-bricklink-picture.html#isNull-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
<qmlproperty name="isValid" fullname="BrickLink.Picture.isValid" href="qml-bricklink-picture.html#isValid-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
<qmlproperty name="item" fullname="BrickLink.Picture.item" href="qml-bricklink-picture.html#item-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
<qmlproperty name="item" fullname="BrickLink.Picture.item" href="qml-bricklink-picture.html#item-prop" status="active" access="public" documented="true" type="ItemPointer" attached="false" writable="false"/>
<qmlproperty name="lastUpdated" fullname="BrickLink.Picture.lastUpdated" href="qml-bricklink-picture.html#lastUpdated-prop" status="active" access="public" documented="true" type="date" attached="false" writable="false"/>
<qmlproperty name="updateStatus" fullname="BrickLink.Picture.updateStatus" href="qml-bricklink-picture.html#updateStatus-prop" status="active" access="public" documented="true" type="UpdateStatus" attached="false" writable="false"/>
</qmlclass>
Expand All @@ -297,10 +297,10 @@
<function name="update" fullname="BrickLink.PriceGuide.update" href="qml-bricklink-priceguide.html#update-method" status="active" access="public" documented="true" meta="qmlmethod" type="">
<parameter type="bool" name="highPriority" default="false"/>
</function>
<qmlproperty name="color" fullname="BrickLink.PriceGuide.color" href="qml-bricklink-priceguide.html#color-prop" status="active" access="public" documented="true" type="Color" attached="false" writable="false"/>
<qmlproperty name="color" fullname="BrickLink.PriceGuide.color" href="qml-bricklink-priceguide.html#color-prop" status="active" access="public" documented="true" type="ColorPointer" attached="false" writable="false"/>
<qmlproperty name="isNull" fullname="BrickLink.PriceGuide.isNull" href="qml-bricklink-priceguide.html#isNull-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
<qmlproperty name="isValid" fullname="BrickLink.PriceGuide.isValid" href="qml-bricklink-priceguide.html#isValid-prop" status="active" access="public" documented="true" type="bool" attached="false" writable="false"/>
<qmlproperty name="item" fullname="BrickLink.PriceGuide.item" href="qml-bricklink-priceguide.html#item-prop" status="active" access="public" documented="true" type="Item" attached="false" writable="false"/>
<qmlproperty name="item" fullname="BrickLink.PriceGuide.item" href="qml-bricklink-priceguide.html#item-prop" status="active" access="public" documented="true" type="ItemPointer" attached="false" writable="false"/>
<qmlproperty name="lastUpdated" fullname="BrickLink.PriceGuide.lastUpdated" href="qml-bricklink-priceguide.html#lastUpdated-prop" status="active" access="public" documented="true" type="date" attached="false" writable="false"/>
<qmlproperty name="updateStatus" fullname="BrickLink.PriceGuide.updateStatus" href="qml-bricklink-priceguide.html#updateStatus-prop" status="active" access="public" documented="true" type="UpdateStatus" attached="false" writable="false"/>
</qmlclass>
Expand Down
4 changes: 2 additions & 2 deletions extensions/qml-bricklink-picture-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
<h1 class="title">List of All Members for Picture</h1>
<p>This is the complete list of members for <a href="qml-bricklink-picture.html">Picture</a>, including inherited members.</p>
<ul>
<li class="fn"><b><a href="qml-bricklink-picture.html#color-prop">color</a></b> : Color</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#color-prop">color</a></b> : ColorPointer</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#image-prop">image</a></b> : image</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#isNull-prop">isNull</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#isValid-prop">isValid</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#item-prop">item</a></b> : Item</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#item-prop">item</a></b> : ItemPointer</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#lastUpdated-prop">lastUpdated</a></b> : date</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#updateStatus-prop">updateStatus</a></b> : UpdateStatus</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#update-method">update</a></b>(bool <i>highPriority</i>)</li>
Expand Down
14 changes: 8 additions & 6 deletions extensions/qml-bricklink-picture.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ <h1 class="title">Picture QML Type</h1>
</ul>
<h2 id="properties">Properties</h2>
<ul>
<li class="fn"><b><a href="qml-bricklink-picture.html#color-prop">color</a></b> : Color</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#color-prop">color</a></b> : ColorPointer</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#image-prop">image</a></b> : image</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#isNull-prop">isNull</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#isValid-prop">isValid</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#item-prop">item</a></b> : Item</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#item-prop">item</a></b> : ItemPointer</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#lastUpdated-prop">lastUpdated</a></b> : date</li>
<li class="fn"><b><a href="qml-bricklink-picture.html#updateStatus-prop">updateStatus</a></b> : UpdateStatus</li>
</ul>
Expand All @@ -66,9 +66,10 @@ <h2>Property Documentation</h2>
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="color-prop">
<td class="tblQmlPropNode"><p>
<span class="qmlextra">[read-only] </span><span class="name">color</span> : <span class="type"><a href="qml-bricklink-color.html">Color</a></span></p></td></tr>
<span class="qmlextra">[read-only] </span><span class="name">color</span> : <span class="type">ColorPointer</span></p></td></tr>
</table></div></div>
<div class="qmldoc"><p>The BrickLink color reference this picture is requested for.</p>
<div class="qmldoc"><p>The BrickLink color reference this picture is requested for as a raw C++ pointer. You can convert it to a QML Color object like this:</p>
<pre class="cpp">let color <span class="operator">=</span> BrickLink<span class="operator">.</span>color(pic<span class="operator">.</span>color)</pre>
</div></div><!-- @@@color -->
<br/>
<!-- $$$image -->
Expand Down Expand Up @@ -106,9 +107,10 @@ <h2>Property Documentation</h2>
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="item-prop">
<td class="tblQmlPropNode"><p>
<span class="qmlextra">[read-only] </span><span class="name">item</span> : <span class="type"><a href="qml-bricklink-item.html">Item</a></span></p></td></tr>
<span class="qmlextra">[read-only] </span><span class="name">item</span> : <span class="type">ItemPointer</span></p></td></tr>
</table></div></div>
<div class="qmldoc"><p>The BrickLink item reference this picture is requested for.</p>
<div class="qmldoc"><p>The BrickLink item reference this picture is requested for as a raw C++ pointer. You can convert it to a QML Item object like this:</p>
<pre class="cpp">let item <span class="operator">=</span> BrickLink<span class="operator">.</span>item(pic<span class="operator">.</span>item)</pre>
</div></div><!-- @@@item -->
<br/>
<!-- $$$lastUpdated -->
Expand Down
4 changes: 2 additions & 2 deletions extensions/qml-bricklink-priceguide-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<h1 class="title">List of All Members for PriceGuide</h1>
<p>This is the complete list of members for <a href="qml-bricklink-priceguide.html">PriceGuide</a>, including inherited members.</p>
<ul>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#color-prop">color</a></b> : Color</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#color-prop">color</a></b> : ColorPointer</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#isNull-prop">isNull</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#isValid-prop">isValid</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#item-prop">item</a></b> : Item</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#item-prop">item</a></b> : ItemPointer</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#lastUpdated-prop">lastUpdated</a></b> : date</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#updateStatus-prop">updateStatus</a></b> : UpdateStatus</li>
<li class="fn">int <b><a href="qml-bricklink-priceguide.html#lots-method">lots</a></b>(Time <i>time</i>, Condition <i>condition</i>)</li>
Expand Down
14 changes: 8 additions & 6 deletions extensions/qml-bricklink-priceguide.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ <h1 class="title">PriceGuide QML Type</h1>
</ul>
<h2 id="properties">Properties</h2>
<ul>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#color-prop">color</a></b> : Color</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#color-prop">color</a></b> : ColorPointer</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#isNull-prop">isNull</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#isValid-prop">isValid</a></b> : bool</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#item-prop">item</a></b> : Item</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#item-prop">item</a></b> : ItemPointer</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#lastUpdated-prop">lastUpdated</a></b> : date</li>
<li class="fn"><b><a href="qml-bricklink-priceguide.html#updateStatus-prop">updateStatus</a></b> : UpdateStatus</li>
</ul>
Expand Down Expand Up @@ -86,9 +86,10 @@ <h2>Property Documentation</h2>
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="color-prop">
<td class="tblQmlPropNode"><p>
<span class="qmlextra">[read-only] </span><span class="name">color</span> : <span class="type"><a href="qml-bricklink-color.html">Color</a></span></p></td></tr>
<span class="qmlextra">[read-only] </span><span class="name">color</span> : <span class="type">ColorPointer</span></p></td></tr>
</table></div></div>
<div class="qmldoc"><p>The BrickLink color reference this price guide is requested for.</p>
<div class="qmldoc"><p>The BrickLink color reference this price guide is requested for as a raw C++ pointer. You can convert it to a QML Color object like this:</p>
<pre class="cpp">let color <span class="operator">=</span> BrickLink<span class="operator">.</span>color(pg<span class="operator">.</span>color)</pre>
</div></div><!-- @@@color -->
<br/>
<!-- $$$isNull -->
Expand Down Expand Up @@ -116,9 +117,10 @@ <h2>Property Documentation</h2>
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="item-prop">
<td class="tblQmlPropNode"><p>
<span class="qmlextra">[read-only] </span><span class="name">item</span> : <span class="type"><a href="qml-bricklink-item.html">Item</a></span></p></td></tr>
<span class="qmlextra">[read-only] </span><span class="name">item</span> : <span class="type">ItemPointer</span></p></td></tr>
</table></div></div>
<div class="qmldoc"><p>The BrickLink item reference this price guide is requested for.</p>
<div class="qmldoc"><p>The BrickLink item reference this price guide is requested for as a raw C++ pointer. You can convert it to a QML Item object like this:</p>
<pre class="cpp">let item <span class="operator">=</span> BrickLink<span class="operator">.</span>item(pg<span class="operator">.</span>item)</pre>
</div></div><!-- @@@item -->
<br/>
<!-- $$$lastUpdated -->
Expand Down

0 comments on commit b39eb2f

Please sign in to comment.