![]() |
LeechCraft 0.6.70-17769-g4e68d7fcba
Modular cross-platform feature rich live environment.
|
#include "util.h"#include <QQuickWidget>#include <QQmlError>#include <QtDebug>#include <util/gui/geometry.h>Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Functions | |
| void | LC::Util::EnableTransparency (QQuickWidget &widget) |
| void | LC::Util::SetupFullscreenView (QQuickWidget &widget) |
| void | LC::Util::WatchQmlErrors (QQuickWidget &view) |
| Logs errors from a QML view. | |