Solid
storageaccess.cpp
Go to the documentation of this file.
48 connect(backendObject, SIGNAL(teardownDone(Solid::StorageAccess::TeardownResult,QVariant,QString)),
void teardownRequested(const QString &udi)
This signal is emitted when a teardown of this device is requested.
bool isIgnored() const
Indicates if this volume should be ignored by applications.
Definition: storageaccess.cpp:89
void setupDone(Solid::ErrorType error, QVariant errorData, const QString &udi)
This signal is emitted when the attempted setting up of this device is completed.
void setupRequested(const QString &udi)
This signal is emitted when a setup of this device is requested.
void accessibilityChanged(bool accessible, const QString &udi)
This signal is emitted when the accessiblity of this device has changed.
This device interface is available on volume devices to access them (i.e.
Definition: storageaccess.h:42
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
Definition: storageaccess_p.h:28
void teardownDone(Solid::ErrorType error, QVariant errorData, const QString &udi)
This signal is emitted when the attempted tearing down of this device is completed.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.