Docs.rs
  • egui_dock-0.17.0
    • egui_dock 0.17.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Adanos020
    • Dependencies
      • duplicate ^2.0 normal
      • egui ^0.32 normal
      • paste ^1.0 normal
      • serde ^1 normal optional
      • eframe ^0.32 dev
      • serde_json ^1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

egui_dock0.17.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • dock_state::DockState
  • dock_state::surface_index::SurfaceIndex
  • dock_state::translations::LeafTranslations
  • dock_state::translations::TabContextMenuTranslations
  • dock_state::translations::Translations
  • dock_state::tree::Tree
  • dock_state::tree::node::LeafNode
  • dock_state::tree::node::SplitNode
  • dock_state::tree::node_index::NodeIndex
  • dock_state::tree::tab_index::TabIndex
  • dock_state::tree::tab_iter::TabIter
  • dock_state::window_state::WindowState
  • style::ButtonsStyle
  • style::LeafHighlighting
  • style::OverlayFeel
  • style::OverlayStyle
  • style::SeparatorStyle
  • style::Style
  • style::TabBarStyle
  • style::TabBodyStyle
  • style::TabInteractionStyle
  • style::TabStyle
  • widgets::dock_area::DockArea

Enums

  • dock_state::surface::Surface
  • dock_state::tree::Split
  • dock_state::tree::TabDestination
  • dock_state::tree::TabInsert
  • dock_state::tree::node::Node
  • style::OverlayType
  • style::TabAddAlign
  • widgets::dock_area::AllowedSplits
  • widgets::tab_viewer::OnCloseResponse

Traits

  • widgets::tab_viewer::TabViewer