Module cosmic::widget

source ·
Expand description

Cosmic-themed widget implementations.

Re-exports§

Modules§

Structs§

  • A box that can be checked.
  • A widget for searching and selecting a single value from a list of options.
  • An element decorating some content.
  • The identifier of a generic widget.
  • A frame that displays an image while keeping aspect ratio.
  • A widget that only rebuilds its contents when necessary.
  • Emit messages on mouse events.
  • A collection of panes distributed using either vertical or horizontal splits to completely fill the space available.
  • A bar that displays progress.
  • A circular button representing a choice.
  • A widget that is aware of its dimensions.
  • An horizontal bar and a handle that selects a single value from a range of values.
  • An amount of empty space.
  • A vector graphics image.
  • An vertical bar and a handle that selects a single value from a range of values.

Traits§

  • A piece of logic that can traverse the widget tree of an application in order to query or update some widget state.
  • A component that displays information and allows interaction.

Functions§

Type Aliases§