Doc: Link QML Settings.category to QSettings::group()

Pick-to: 6.5
Change-Id: Id4753d18f7e9ea67abb3b0818d4a1769f165e2b6
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
Sze Howe Koh 2023-06-02 10:43:12 +08:00
parent 427d47b7ac
commit 7c89bbca3c
1 changed files with 2 additions and 0 deletions

View File

@ -379,6 +379,8 @@ QQmlSettings::~QQmlSettings()
This property holds the name of the settings category.
Categories can be used to group related settings together.
\sa QSettings::group
*/
QString QQmlSettings::category() const
{