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