2022-02-11 16:55:44 +02:00
|
|
|
/*!
|
|
|
|
\qmlmodule StatusQ.Core 0.1
|
|
|
|
\title StatusQ Core
|
|
|
|
\brief Basic set of Core StatusQ components
|
|
|
|
|
|
|
|
This is a listing of all Core components. These
|
|
|
|
files are available for general import and they are based off the \l{https://doc.qt.io/qt-5/qtquick-qmlmodule.html}{Qt
|
|
|
|
Quick Primitives} and \l{https://doc.qt.io/archives/qt-5.11/qtquick-controls2-qmlmodule.html}{Qt Quick Controls 2}.
|
|
|
|
|
|
|
|
This module is part of the \l{StatusQ}{StatusQ} project.
|
|
|
|
|
|
|
|
\list
|
|
|
|
\li \l{StatusAppNavBarFilterModel}
|
|
|
|
\li \l{StatusBaseText}
|
2022-07-12 11:05:12 +02:00
|
|
|
\li \l{StatusFontSettings}
|
2022-02-11 16:55:44 +02:00
|
|
|
\li \l{StatusIcon}
|
|
|
|
\li \l{StatusIconBackgroundSettings}
|
|
|
|
\li \l{StatusIconSettings}
|
2022-02-17 09:20:17 +01:00
|
|
|
\li \l{StatusIdenticonRingSettings}
|
2022-02-11 16:55:44 +02:00
|
|
|
\li \l{StatusImageSettings}
|
|
|
|
\li \l{StatusModalHeaderSettings}
|
|
|
|
\li \l{StatusTooltipSettings}
|
|
|
|
\endlist
|
|
|
|
*/
|