NetworkManagerQt
setting.h
virtual NMStringMap secretsToStringMap() const
secretsToStringMap is a convenience function to get the secrets to map of strings.
Definition setting.cpp:318
virtual void secretsFromStringMap(const NMStringMap &map)
secretsFromStringMap is a convenience function to set the secrets from a map of strings.
Definition setting.cpp:302
virtual void fromMap(const QVariantMap &map)
Must be reimplemented, default implementation does nothing.
Definition setting.cpp:276
virtual QString name() const
Must be reimplemented, default implementationd does nothing.
Definition setting.cpp:292
virtual QVariantMap toMap() const
Must be reimplemented, default implementationd does nothing.
Definition setting.cpp:281
This class allows querying the underlying system to discover the available network interfaces and rea...
Definition accesspoint.h:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.