![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
| struct | LC::Util::FontSizeChangerMethods< T > |
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Typedefs | |
| using | LC::Util::PixelBasedParams = FontSizeChangerMethods<int> |
| using | LC::Util::FontBasedParams = FontSizeChangerMethods<QFont> |
| using | LC::Util::FontSizeChangerParams = std::variant<PixelBasedParams, FontBasedParams> |
Functions | |
| void | LC::Util::InstallFontSizeChanger (QWidget &widget, const FontSizeChangerParams ¶ms) |