Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jan 18, 2024
1 parent 9e18043 commit cdb999d
Show file tree
Hide file tree
Showing 97 changed files with 217 additions and 173 deletions.
2 changes: 1 addition & 1 deletion iced/advanced/widget/struct.Id.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/advanced/widget/text/trait.StyleSheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
}</code></pre><span class="item-info"><div class="stab portability">Available on <strong>crate feature <code>advanced</code></strong> only.</div></span><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>The style sheet of some text.</p>
</div></details><h2 id="required-associated-types" class="section-header">Required Associated Types<a href="#required-associated-types" class="anchor">§</a></h2><div class="methods"><details class="toggle" open><summary><section id="associatedtype.Style" class="method"><a class="src rightside" href="../../../../src/iced_core/widget/text.rs.html#330">source</a><h4 class="code-header">type <a href="#associatedtype.Style" class="associatedtype">Style</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/core/default/trait.Default.html" title="trait core::default::Default">Default</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a></h4></section></summary><div class="docblock"><p>The supported style of the <a href="../../../widget/text/trait.StyleSheet.html" title="trait iced::widget::text::StyleSheet"><code>StyleSheet</code></a>.</p>
</div></details></div><h2 id="required-methods" class="section-header">Required Methods<a href="#required-methods" class="anchor">§</a></h2><div class="methods"><details class="toggle method-toggle" open><summary><section id="tymethod.appearance" class="method"><a class="src rightside" href="../../../../src/iced_core/widget/text.rs.html#333">source</a><h4 class="code-header">fn <a href="#tymethod.appearance" class="fn">appearance</a>(&amp;self, style: Self::<a class="associatedtype" href="../../../widget/text/trait.StyleSheet.html#associatedtype.Style" title="type iced::widget::text::StyleSheet::Style">Style</a>) -&gt; <a class="struct" href="../../../widget/text/struct.Appearance.html" title="struct iced::widget::text::Appearance">Appearance</a></h4></section></summary><div class="docblock"><p>Produces the <a href="../../../widget/text/struct.Appearance.html" title="struct iced::widget::text::Appearance"><code>Appearance</code></a> of some text.</p>
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-StyleSheet-for-Theme" class="impl"><a class="src rightside" href="../../../../src/iced_style/theme.rs.html#1082">source</a><a href="#impl-StyleSheet-for-Theme" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../../widget/text/trait.StyleSheet.html" title="trait iced::widget::text::StyleSheet">StyleSheet</a> for <a class="enum" href="../../../enum.Theme.html" title="enum iced::Theme">Theme</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Style-1" class="associatedtype trait-impl"><a href="#associatedtype.Style-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Style" class="associatedtype">Style</a> = <a class="enum" href="../../../theme/enum.Text.html" title="enum iced::theme::Text">Text</a></h4></section></div></details></div><script src="../../../../trait.impl/iced_core/widget/text/trait.StyleSheet.js" data-ignore-extern-crates="iced_style" async></script></section></div></main></body></html>
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-StyleSheet-for-Theme" class="impl"><a class="src rightside" href="../../../../src/iced_style/theme.rs.html#1090">source</a><a href="#impl-StyleSheet-for-Theme" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../../../widget/text/trait.StyleSheet.html" title="trait iced::widget::text::StyleSheet">StyleSheet</a> for <a class="enum" href="../../../enum.Theme.html" title="enum iced::Theme">Theme</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Style-1" class="associatedtype trait-impl"><a href="#associatedtype.Style-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Style" class="associatedtype">Style</a> = <a class="enum" href="../../../theme/enum.Text.html" title="enum iced::theme::Text">Text</a></h4></section></div></details></div><script src="../../../../trait.impl/iced_core/widget/text/trait.StyleSheet.js" data-ignore-extern-crates="iced_style" async></script></section></div></main></body></html>
16 changes: 8 additions & 8 deletions iced/enum.Theme.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/struct.Color.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions iced/theme/enum.Scrollable.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions iced/theme/enum.Text.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions iced/theme/enum.TextEditor.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions iced/theme/enum.TextInput.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions iced/theme/enum.Theme.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/enum.Gradient.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/enum.Style.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/fill/enum.Style.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/gradient/enum.Gradient.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/stroke/enum.Style.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/canvas/struct.Text.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/scrollable/trait.StyleSheet.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@
is_mouse_over_scrollbar: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>
) -&gt; <a class="struct" href="struct.Scrollbar.html" title="struct iced::widget::scrollable::Scrollbar">Scrollbar</a></h4></section></summary><div class="docblock"><p>Produces the style of a horizontal scrollbar when the scrollable is being hovered.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="method.dragging_horizontal" class="method"><a class="src rightside" href="../../../src/iced_style/scrollable.rs.html#67">source</a><h4 class="code-header">fn <a href="#method.dragging_horizontal" class="fn">dragging_horizontal</a>(&amp;self, style: &amp;Self::<a class="associatedtype" href="trait.StyleSheet.html#associatedtype.Style" title="type iced::widget::scrollable::StyleSheet::Style">Style</a>) -&gt; <a class="struct" href="struct.Scrollbar.html" title="struct iced::widget::scrollable::Scrollbar">Scrollbar</a></h4></section></summary><div class="docblock"><p>Produces the style of a horizontal scrollbar that is being dragged.</p>
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-StyleSheet-for-Theme" class="impl"><a class="src rightside" href="../../../src/iced_style/theme.rs.html#971">source</a><a href="#impl-StyleSheet-for-Theme" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.StyleSheet.html" title="trait iced::widget::scrollable::StyleSheet">StyleSheet</a> for <a class="enum" href="../../enum.Theme.html" title="enum iced::Theme">Theme</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Style-1" class="associatedtype trait-impl"><a href="#associatedtype.Style-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Style" class="associatedtype">Style</a> = <a class="enum" href="../../theme/enum.Scrollable.html" title="enum iced::theme::Scrollable">Scrollable</a></h4></section></div></details></div><script src="../../../trait.impl/iced_style/scrollable/trait.StyleSheet.js" data-ignore-extern-crates="iced_style" async></script></section></div></main></body></html>
</div></details></div><h2 id="implementors" class="section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><details class="toggle implementors-toggle"><summary><section id="impl-StyleSheet-for-Theme" class="impl"><a class="src rightside" href="../../../src/iced_style/theme.rs.html#979">source</a><a href="#impl-StyleSheet-for-Theme" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.StyleSheet.html" title="trait iced::widget::scrollable::StyleSheet">StyleSheet</a> for <a class="enum" href="../../enum.Theme.html" title="enum iced::Theme">Theme</a></h3></section></summary><div class="impl-items"><section id="associatedtype.Style-1" class="associatedtype trait-impl"><a href="#associatedtype.Style-1" class="anchor">§</a><h4 class="code-header">type <a href="#associatedtype.Style" class="associatedtype">Style</a> = <a class="enum" href="../../theme/enum.Scrollable.html" title="enum iced::theme::Scrollable">Scrollable</a></h4></section></div></details></div><script src="../../../trait.impl/iced_style/scrollable/trait.StyleSheet.js" data-ignore-extern-crates="iced_style" async></script></section></div></main></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/shader/wgpu/core/command/enum.CopyError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/shader/wgpu/core/command/enum.DrawError.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/shader/wgpu/core/command/enum.QueryError.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion iced/widget/shader/wgpu/core/device/enum.DeviceError.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit cdb999d

Please sign in to comment.