Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Jul 26, 2023
1 parent c99aabb commit 2172ef8
Show file tree
Hide file tree
Showing 171 changed files with 2,457 additions and 305 deletions.
8 changes: 6 additions & 2 deletions iced/advanced/trait.Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h2 id="examples"><a href="#examples">Examples</a></h2>
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-Row%3C'a,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/row.rs.html#94-95">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-Row%3C'a,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.Row.html" title="struct iced::widget::Row">Row</a>&lt;'a, Message, Renderer&gt;<span class="where fmt-newline">where
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-Scrollable%3C'a,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/scrollable.rs.html#201-202">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-Scrollable%3C'a,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.Scrollable.html" title="struct iced::widget::Scrollable">Scrollable</a>&lt;'a, Message, Renderer&gt;<span class="where fmt-newline">where
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>,
&lt;Renderer as <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>&gt;::<a class="associatedtype" href="trait.Renderer.html#associatedtype.Theme" title="type iced::advanced::Renderer::Theme">Theme</a>: <a class="trait" href="../widget/scrollable/trait.StyleSheet.html" title="trait iced::widget::scrollable::StyleSheet">StyleSheet</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-TextInput%3C'a,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/text_input.rs.html#232-233">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-TextInput%3C'a,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.TextInput.html" title="struct iced::widget::TextInput">TextInput</a>&lt;'a, Message, Renderer&gt;<span class="where fmt-newline">where
&lt;Renderer as <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>&gt;::<a class="associatedtype" href="trait.Renderer.html#associatedtype.Theme" title="type iced::advanced::Renderer::Theme">Theme</a>: <a class="trait" href="../widget/scrollable/trait.StyleSheet.html" title="trait iced::widget::scrollable::StyleSheet">StyleSheet</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-TextInput%3C'a,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/text_input.rs.html#235-236">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-TextInput%3C'a,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.TextInput.html" title="struct iced::widget::TextInput">TextInput</a>&lt;'a, Message, Renderer&gt;<span class="where fmt-newline">where
Message: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,
Renderer: <a class="trait" href="text/trait.Renderer.html" title="trait iced::advanced::text::Renderer">Renderer</a>,
&lt;Renderer as <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>&gt;::<a class="associatedtype" href="trait.Renderer.html#associatedtype.Theme" title="type iced::advanced::Renderer::Theme">Theme</a>: <a class="trait" href="../widget/text_input/trait.StyleSheet.html" title="trait iced::widget::text_input::StyleSheet">StyleSheet</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-Toggler%3C'a,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/toggler.rs.html#157-158">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-Toggler%3C'a,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.Toggler.html" title="struct iced::widget::Toggler">Toggler</a>&lt;'a, Message, Renderer&gt;<span class="where fmt-newline">where
Expand All @@ -148,7 +148,11 @@ <h2 id="examples"><a href="#examples">Examples</a></h2>
View: <a class="trait" href="https://doc.rust-lang.org/nightly/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a>&lt;Element&lt;'static, Message, Renderer&gt;&gt; + 'static,
Dependency: <a class="trait" href="https://doc.rust-lang.org/nightly/core/hash/trait.Hash.html" title="trait core::hash::Hash">Hash</a> + 'a,
Message: 'static,
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a> + 'static,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3CTheme%3E%3E-for-QRCode%3C'a%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/qr_code.rs.html#52">source</a><a href="#impl-Widget%3CMessage,+Renderer%3CTheme%3E%3E-for-QRCode%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&lt;Theme&gt;&gt; for <a class="struct" href="../widget/struct.QRCode.html" title="struct iced::widget::QRCode">QRCode</a>&lt;'a&gt;</h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-PickList%3C'a,+T,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/pick_list.rs.html#145-146">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-PickList%3C'a,+T,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, T, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.PickList.html" title="struct iced::widget::PickList">PickList</a>&lt;'a, T, Message, Renderer&gt;<span class="where fmt-newline">where
Renderer: <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a> + 'static,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3CTheme%3E%3E-for-QRCode%3C'a%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/qr_code.rs.html#52">source</a><a href="#impl-Widget%3CMessage,+Renderer%3CTheme%3E%3E-for-QRCode%3C'a%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, Message, Theme&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&lt;Theme&gt;&gt; for <a class="struct" href="../widget/struct.QRCode.html" title="struct iced::widget::QRCode">QRCode</a>&lt;'a&gt;</h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-ComboBox%3C'a,+T,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/combo_box.rs.html#348-349">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-ComboBox%3C'a,+T,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, T, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.ComboBox.html" title="struct iced::widget::ComboBox">ComboBox</a>&lt;'a, T, Message, Renderer&gt;<span class="where fmt-newline">where
T: <a class="trait" href="https://doc.rust-lang.org/nightly/core/fmt/trait.Display.html" title="trait core::fmt::Display">Display</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + 'static,
Message: <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a>,
Renderer: <a class="trait" href="text/trait.Renderer.html" title="trait iced::advanced::text::Renderer">Renderer</a>,
&lt;Renderer as <a class="trait" href="trait.Renderer.html" title="trait iced::advanced::Renderer">Renderer</a>&gt;::<a class="associatedtype" href="trait.Renderer.html#associatedtype.Theme" title="type iced::advanced::Renderer::Theme">Theme</a>: <a class="trait" href="../widget/container/trait.StyleSheet.html" title="trait iced::widget::container::StyleSheet">StyleSheet</a> + <a class="trait" href="../widget/text_input/trait.StyleSheet.html" title="trait iced::widget::text_input::StyleSheet">StyleSheet</a> + <a class="trait" href="../widget/scrollable/trait.StyleSheet.html" title="trait iced::widget::scrollable::StyleSheet">StyleSheet</a> + <a class="trait" href="../widget/overlay/menu/trait.StyleSheet.html" title="trait iced::widget::overlay::menu::StyleSheet">StyleSheet</a>,</span></h3></section><section id="impl-Widget%3CMessage,+Renderer%3E-for-PickList%3C'a,+T,+Message,+Renderer%3E" class="impl"><a class="src rightside" href="../../src/iced_widget/pick_list.rs.html#145-146">source</a><a href="#impl-Widget%3CMessage,+Renderer%3E-for-PickList%3C'a,+T,+Message,+Renderer%3E" class="anchor">§</a><h3 class="code-header">impl&lt;'a, T, Message, Renderer&gt; <a class="trait" href="trait.Widget.html" title="trait iced::advanced::Widget">Widget</a>&lt;Message, Renderer&gt; for <a class="struct" href="../widget/struct.PickList.html" title="struct iced::widget::PickList">PickList</a>&lt;'a, T, Message, Renderer&gt;<span class="where fmt-newline">where
T: 'a + <a class="trait" href="https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/string/trait.ToString.html" title="trait alloc::string::ToString">ToString</a> + <a class="trait" href="https://doc.rust-lang.org/nightly/core/cmp/trait.Eq.html" title="trait core::cmp::Eq">Eq</a> + 'static,
<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.slice.html">[T]</a>: <a class="trait" href="https://doc.rust-lang.org/nightly/alloc/borrow/trait.ToOwned.html" title="trait alloc::borrow::ToOwned">ToOwned</a>&lt;Owned = <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;T, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>&gt;&gt;,
Message: 'a,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
</div></details><h2 id="required-methods" class="small-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.is_focused" class="method"><h4 class="code-header">fn <a href="#tymethod.is_focused" class="fn">is_focused</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Returns whether the widget is focused or not.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.focus" class="method"><h4 class="code-header">fn <a href="#tymethod.focus" class="fn">focus</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Focuses the widget.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.unfocus" class="method"><h4 class="code-header">fn <a href="#tymethod.unfocus" class="fn">unfocus</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Unfocuses the widget.</p>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Focusable-for-State" class="impl"><a class="src rightside" href="../../../../../src/iced_widget/text_input.rs.html#1286">source</a><a href="#impl-Focusable-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Focusable.html" title="trait iced::advanced::widget::operation::Focusable">Focusable</a> for <a class="struct" href="../../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../../implementors/iced_core/widget/operation/focusable/trait.Focusable.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Focusable-for-State" class="impl"><a class="src rightside" href="../../../../../src/iced_widget/text_input.rs.html#1289">source</a><a href="#impl-Focusable-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.Focusable.html" title="trait iced::advanced::widget::operation::Focusable">Focusable</a> for <a class="struct" href="../../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../../implementors/iced_core/widget/operation/focusable/trait.Focusable.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.move_cursor_to_end" class="method"><h4 class="code-header">fn <a href="#tymethod.move_cursor_to_end" class="fn">move_cursor_to_end</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Moves the cursor of the text input to the end of the input text.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.move_cursor_to" class="method"><h4 class="code-header">fn <a href="#tymethod.move_cursor_to" class="fn">move_cursor_to</a>(&amp;mut self, position: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.usize.html">usize</a>)</h4></section></summary><div class="docblock"><p>Moves the cursor of the text input to an arbitrary location.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.select_all" class="method"><h4 class="code-header">fn <a href="#tymethod.select_all" class="fn">select_all</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Selects all the content of the text input.</p>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-TextInput-for-State" class="impl"><a class="src rightside" href="../../../../../src/iced_widget/text_input.rs.html#1300">source</a><a href="#impl-TextInput-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.TextInput.html" title="trait iced::advanced::widget::operation::TextInput">TextInput</a> for <a class="struct" href="../../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../../implementors/iced_core/widget/operation/text_input/trait.TextInput.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-TextInput-for-State" class="impl"><a class="src rightside" href="../../../../../src/iced_widget/text_input.rs.html#1303">source</a><a href="#impl-TextInput-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="../trait.TextInput.html" title="trait iced::advanced::widget::operation::TextInput">TextInput</a> for <a class="struct" href="../../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../../implementors/iced_core/widget/operation/text_input/trait.TextInput.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
2 changes: 1 addition & 1 deletion iced/advanced/widget/operation/trait.Focusable.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
</div></details><h2 id="required-methods" class="small-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.is_focused" class="method"><h4 class="code-header">fn <a href="#tymethod.is_focused" class="fn">is_focused</a>(&amp;self) -&gt; <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a></h4></section></summary><div class="docblock"><p>Returns whether the widget is focused or not.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.focus" class="method"><h4 class="code-header">fn <a href="#tymethod.focus" class="fn">focus</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Focuses the widget.</p>
</div></details><details class="toggle method-toggle" open><summary><section id="tymethod.unfocus" class="method"><h4 class="code-header">fn <a href="#tymethod.unfocus" class="fn">unfocus</a>(&amp;mut self)</h4></section></summary><div class="docblock"><p>Unfocuses the widget.</p>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Focusable-for-State" class="impl"><a class="src rightside" href="../../../../src/iced_widget/text_input.rs.html#1286">source</a><a href="#impl-Focusable-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Focusable.html" title="trait iced::advanced::widget::operation::Focusable">Focusable</a> for <a class="struct" href="../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../implementors/iced_core/widget/operation/focusable/trait.Focusable.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
</div></details></div><h2 id="implementors" class="small-section-header">Implementors<a href="#implementors" class="anchor">§</a></h2><div id="implementors-list"><section id="impl-Focusable-for-State" class="impl"><a class="src rightside" href="../../../../src/iced_widget/text_input.rs.html#1289">source</a><a href="#impl-Focusable-for-State" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="trait.Focusable.html" title="trait iced::advanced::widget::operation::Focusable">Focusable</a> for <a class="struct" href="../../../widget/text_input/struct.State.html" title="struct iced::widget::text_input::State">State</a></h3></section></div><script src="../../../../implementors/iced_core/widget/operation/focusable/trait.Focusable.js" data-ignore-extern-crates="iced_widget" async></script></section></div></main></body></html>
Loading

0 comments on commit 2172ef8

Please sign in to comment.