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:
parent
427d47b7ac
commit
7c89bbca3c
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue