Skip to content

Commit

Permalink
deploy: 1ae9dae
Browse files Browse the repository at this point in the history
  • Loading branch information
mmstick committed May 17, 2024
1 parent 19cd738 commit 70329af
Show file tree
Hide file tree
Showing 173 changed files with 912 additions and 595 deletions.
232 changes: 116 additions & 116 deletions cosmic/theme/struct.Theme.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions cosmic/type.Element.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions cosmic/widget/button/struct.Builder.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic/widget/grid/widget/struct.Assignment.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic/widget/icon/struct.Icon.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic/widget/icon/struct.Named.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic/widget/menu/key_bind/struct.KeyBind.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic/widget/segmented_button/struct.Model.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions cosmic/widget/segmented_button/struct.SegmentedButton.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,22 +58,22 @@ <h5 id="panics"><a class="doc-anchor" href="#panics">§</a>Panics</h5>
SelectionMode: <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a>,
Message: 'static + <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.from" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/widget.rs.html#1562-1568">source</a><a href="#method.from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.78.0/core/convert/trait.From.html#tymethod.from" class="fn">from</a>(widget: <a class="struct" href="struct.SegmentedButton.html" title="struct cosmic::widget::segmented_button::SegmentedButton">SegmentedButton</a>&lt;'a, Variant, SelectionMode, Message&gt;) -&gt; Self</h4></section></summary><div class='docblock'>Converts to this type from the input type.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SegmentedVariant-for-SegmentedButton%3C'a,+Horizontal,+SelectionMode,+Message%3E" class="impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#33-213">source</a><a href="#impl-SegmentedVariant-for-SegmentedButton%3C'a,+Horizontal,+SelectionMode,+Message%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, SelectionMode, Message&gt; <a class="trait" href="trait.SegmentedVariant.html" title="trait cosmic::widget::segmented_button::SegmentedVariant">SegmentedVariant</a> for <a class="struct" href="struct.SegmentedButton.html" title="struct cosmic::widget::segmented_button::SegmentedButton">SegmentedButton</a>&lt;'a, Horizontal, SelectionMode, Message&gt;<div class="where">where
<a class="struct" href="struct.Model.html" title="struct cosmic::widget::segmented_button::Model">Model</a>&lt;SelectionMode&gt;: <a class="trait" href="trait.Selectable.html" title="trait cosmic::widget::segmented_button::Selectable">Selectable</a>,
SelectionMode: <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.variant_appearance-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#39-44">source</a><a href="#method.variant_appearance-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_appearance" class="fn">variant_appearance</a>(theme: &amp;<a class="struct" href="../../theme/struct.Theme.html" title="struct cosmic::theme::Theme">Theme</a>, style: &amp;<a class="enum" href="../../theme/style/enum.SegmentedButton.html" title="enum cosmic::theme::style::SegmentedButton">SegmentedButton</a>) -&gt; <a class="struct" href="struct.Appearance.html" title="struct cosmic::widget::segmented_button::Appearance">Appearance</a></h4></section></summary><div class='docblock'>Get the appearance for this variant of the widget.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_bounds-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#47-106">source</a><a href="#method.variant_bounds-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_bounds" class="fn">variant_bounds</a>&lt;'b&gt;(
SelectionMode: <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.variant_appearance" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#39-44">source</a><a href="#method.variant_appearance" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_appearance" class="fn">variant_appearance</a>(theme: &amp;<a class="struct" href="../../theme/struct.Theme.html" title="struct cosmic::theme::Theme">Theme</a>, style: &amp;<a class="enum" href="../../theme/style/enum.SegmentedButton.html" title="enum cosmic::theme::style::SegmentedButton">SegmentedButton</a>) -&gt; <a class="struct" href="struct.Appearance.html" title="struct cosmic::widget::segmented_button::Appearance">Appearance</a></h4></section></summary><div class='docblock'>Get the appearance for this variant of the widget.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_bounds" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#47-106">source</a><a href="#method.variant_bounds" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_bounds" class="fn">variant_bounds</a>&lt;'b&gt;(
&amp;'b self,
state: &amp;'b LocalState,
bounds: <a class="struct" href="../../../iced_core/rectangle/struct.Rectangle.html" title="struct iced_core::rectangle::Rectangle">Rectangle</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.78.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = ItemBounds&gt; + 'b&gt;</h4></section></summary><div class='docblock'>Calculates the bounds for visible buttons.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_layout-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#111-212">source</a><a href="#method.variant_layout-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_layout" class="fn">variant_layout</a>(
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.78.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = ItemBounds&gt; + 'b&gt;</h4></section></summary><div class='docblock'>Calculates the bounds for visible buttons.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_layout" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/horizontal.rs.html#111-212">source</a><a href="#method.variant_layout" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_layout" class="fn">variant_layout</a>(
&amp;self,
state: &amp;mut LocalState,
renderer: &amp;<a class="type" href="../../type.Renderer.html" title="type cosmic::Renderer">Renderer</a>,
limits: &amp;<a class="struct" href="../../../iced_core/layout/limits/struct.Limits.html" title="struct iced_core::layout::limits::Limits">Limits</a>
) -&gt; <a class="struct" href="../../../iced_core/size/struct.Size.html" title="struct iced_core::size::Size">Size</a></h4></section></summary><div class='docblock'>Calculates the layout of this variant.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SegmentedVariant-for-SegmentedButton%3C'a,+Vertical,+SelectionMode,+Message%3E" class="impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#33-106">source</a><a href="#impl-SegmentedVariant-for-SegmentedButton%3C'a,+Vertical,+SelectionMode,+Message%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, SelectionMode, Message&gt; <a class="trait" href="trait.SegmentedVariant.html" title="trait cosmic::widget::segmented_button::SegmentedVariant">SegmentedVariant</a> for <a class="struct" href="struct.SegmentedButton.html" title="struct cosmic::widget::segmented_button::SegmentedButton">SegmentedButton</a>&lt;'a, Vertical, SelectionMode, Message&gt;<div class="where">where
<a class="struct" href="struct.Model.html" title="struct cosmic::widget::segmented_button::Model">Model</a>&lt;SelectionMode&gt;: <a class="trait" href="trait.Selectable.html" title="trait cosmic::widget::segmented_button::Selectable">Selectable</a>,
SelectionMode: <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.variant_appearance" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#39-44">source</a><a href="#method.variant_appearance" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_appearance" class="fn">variant_appearance</a>(theme: &amp;<a class="struct" href="../../theme/struct.Theme.html" title="struct cosmic::theme::Theme">Theme</a>, style: &amp;<a class="enum" href="../../theme/style/enum.SegmentedButton.html" title="enum cosmic::theme::style::SegmentedButton">SegmentedButton</a>) -&gt; <a class="struct" href="struct.Appearance.html" title="struct cosmic::widget::segmented_button::Appearance">Appearance</a></h4></section></summary><div class='docblock'>Get the appearance for this variant of the widget.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_bounds" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#47-72">source</a><a href="#method.variant_bounds" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_bounds" class="fn">variant_bounds</a>&lt;'b&gt;(
SelectionMode: <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/default/trait.Default.html" title="trait core::default::Default">Default</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.variant_appearance-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#39-44">source</a><a href="#method.variant_appearance-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_appearance" class="fn">variant_appearance</a>(theme: &amp;<a class="struct" href="../../theme/struct.Theme.html" title="struct cosmic::theme::Theme">Theme</a>, style: &amp;<a class="enum" href="../../theme/style/enum.SegmentedButton.html" title="enum cosmic::theme::style::SegmentedButton">SegmentedButton</a>) -&gt; <a class="struct" href="struct.Appearance.html" title="struct cosmic::widget::segmented_button::Appearance">Appearance</a></h4></section></summary><div class='docblock'>Get the appearance for this variant of the widget.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_bounds-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#47-72">source</a><a href="#method.variant_bounds-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_bounds" class="fn">variant_bounds</a>&lt;'b&gt;(
&amp;'b self,
state: &amp;'b LocalState,
bounds: <a class="struct" href="../../../iced_core/rectangle/struct.Rectangle.html" title="struct iced_core::rectangle::Rectangle">Rectangle</a>
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.78.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = ItemBounds&gt; + 'b&gt;</h4></section></summary><div class='docblock'>Calculates the bounds for visible buttons.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_layout" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#77-105">source</a><a href="#method.variant_layout" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_layout" class="fn">variant_layout</a>(
) -&gt; <a class="struct" href="https://doc.rust-lang.org/1.78.0/alloc/boxed/struct.Box.html" title="struct alloc::boxed::Box">Box</a>&lt;dyn <a class="trait" href="https://doc.rust-lang.org/1.78.0/core/iter/traits/iterator/trait.Iterator.html" title="trait core::iter::traits::iterator::Iterator">Iterator</a>&lt;Item = ItemBounds&gt; + 'b&gt;</h4></section></summary><div class='docblock'>Calculates the bounds for visible buttons.</div></details><details class="toggle method-toggle" open><summary><section id="method.variant_layout-1" class="method trait-impl"><a class="src rightside" href="../../../src/cosmic/widget/segmented_button/vertical.rs.html#77-105">source</a><a href="#method.variant_layout-1" class="anchor">§</a><h4 class="code-header">fn <a href="trait.SegmentedVariant.html#tymethod.variant_layout" class="fn">variant_layout</a>(
&amp;self,
state: &amp;mut LocalState,
renderer: &amp;<a class="type" href="../../type.Renderer.html" title="type cosmic::Renderer">Renderer</a>,
Expand Down
2 changes: 1 addition & 1 deletion cosmic/widget/spin_button/struct.Model.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cosmic_config/enum.Error.html

Large diffs are not rendered by default.

Loading

0 comments on commit 70329af

Please sign in to comment.