![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
|
Include dependency graph for scopeguards.h:Go to the source code of this file.
Namespaces | |
| LeechCraft | |
| LeechCraft::Util | |
Functions | |
| auto | LeechCraft::Util::MakeEndGroupScopeGuard (QSettings &settings) |
| Creates a scope guard that ends the current group on settings. More... | |
| auto | LeechCraft::Util::BeginGroup (QSettings &settings, const QString &group) |
| Begins the group on settings and returns a scope guard ending that group. More... | |