![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Common QML-related classes and functions. More...
Classes | |
class | LC::Util::ColorThemeProxy |
Proxy for QML files to use colors from current color theme. More... | |
class | LC::Util::SettableIconProvider |
QML image provider with settable icons for each path. More... | |
class | LC::Util::StandardNAMFactory |
A standard QML QNetworkAccessManager factory. More... | |
class | LC::Util::ThemeImageProvider |
Provides icons from the current theme by their FDO name. More... | |
class | LC::Util::ToolTipItem |
ToolTip for Qml objects. More... | |
class | LC::Util::UnhideListModel |
A model to be used with UnhideListViewBase. More... | |
class | LC::Util::UnhideListViewBase |
Base class for a view of a list of items to be unclosed. More... | |
class | LC::Util::WidthIconProvider |
Provides scalable icons to QML. More... | |
Functions | |
void | LC::Util::WatchQmlErrors (QQuickWidget *view) |
Utility function for logging errors from a QML view. More... | |
Common QML-related classes and functions.
UTIL_QML_API void LC::Util::WatchQmlErrors | ( | QQuickWidget * | view | ) |
Utility function for logging errors from a QML view.
[in] | view | The declarative view to watch for errors. |
Definition at line 22 of file qmlerrorwatcher.cpp.