|
ttx 0.1.0
|
Go to the source code of this file.
Classes | |
| struct | ttx::PopupLayout |
| struct | ttx::Popup |
Namespaces | |
| namespace | ttx |
Typedefs | |
| using | ttx::RelatizeSize = di::StrongInt<detail::RelatizeSizeTag> |
| using | ttx::AbsoluteSize = di::StrongInt<detail::AbsoluteSizeTag> |
| using | ttx::PopupSize = di::Variant<RelatizeSize, AbsoluteSize> |
Enumerations | |
| enum class | ttx::PopupAlignment { ttx::Left , ttx::Right , ttx::Top , ttx::Bottom , ttx::Center } |