24 : QQuickWidget (parent)
Proxy for QML files to use colors from current color theme.
Provides icons from the current theme by their FDO name.
A model to be used with UnhideListViewBase.
UnhideListViewBase(const ICoreProxy_ptr &proxy, const std::function< void(UnhideListModel *)> &modelFiller, QWidget *parent=nullptr)
Initializes the view and fills it with the items.
void itemUnhideRequested(const QString &itemId)
Emitted when an item with the given itemId is activated.
UnhideListModel *const Model_
void SetItems(const QList< QStandardItem * > &items)
Sets the items of the view model to items.
Allows to hide a widget or popup after mouse leave.
std::shared_ptr< ICoreProxy > ICoreProxy_ptr
void EnableTransparency(QQuickWidget &widget)
Container< T > Filter(const Container< T > &c, F f)
QString GetSysPath(SysPath path, const QString &suffix, const QString &filename)
Returns path to the file in the given root path and subfolder.
QStringList GetPathCandidates(SysPath path, QString suffix)
Returns possible full paths for the path and subfolder.
@ QML
Root path for QML files.