![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
struct | LC::Util::FontSizeChangerMethods< T > |
Namespaces | |
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) |