[−][src]Crate uniui_gui
Re-exports
pub use ui_page_context::UiPageContext; |
pub use ui_page_context::UiPageContext as Application; |
Modules
compilation_macroses | |
prelude | |
ui_page_context | |
utils |
Macros
desktop_noop | |
desktop_qt |
Structs
Color | Simple 8-bit RGB color |
NativeWidget |
Enums
AlignmentHorizontal | |
AlignmentVertical | |
Orientation | |
SizeUnit | Represents value with unit type |
Wrap |
Traits
DataProcessor | May be inserted into crate::Application to regularry process the data. |
Widget | Minimal UI element. |
WidgetGenerator |
Attribute Macros
u_main | Macros allows to mark function as main entry point for UniUi Application |
Derive Macros
DataProcessor | DataProcessor derive macro |
Widget | Widget derive macro |