Plasma5Support
keyservice.cpp
20Plasma5Support::ServiceJob *KeyService::createJob(const QString &operation, QMap<QString, QVariant> ¶meters)
42 : Plasma5Support::ServiceJob(service->destination(), QStringLiteral("Lock"), parameters, service)
54 : Plasma5Support::ServiceJob(service->destination(), QStringLiteral("Lock"), parameters, service)
bool setKeyLocked(Qt::Key key, bool locked)
bool setKeyLatched(Qt::Key key, bool latched)
This class provides jobs for use with Plasma5Support::Service.
Definition servicejob.h:39
Key
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:08:57 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.