Solid
genericinterface.cpp
Go to the documentation of this file.
54 return_SOLID_CALL(Ifaces::GenericInterface *, d->backendObject(), QVariantMap(), allProperties());
QVariant property(const QString &key) const
Retrieves a property of the device.
Definition: genericinterface.cpp:45
bool propertyExists(const QString &key) const
Tests if a property exist in the device.
Definition: genericinterface.cpp:57
QMap< QString, QVariant > allProperties() const
Retrieves a key/value map of all the known properties for the device.
Definition: genericinterface.cpp:51
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.