Plasma5Support
Classes | |
| class | DataContainer |
| class | DataEngine |
| class | DataEngineConsumer |
| class | DataModel |
| class | DataSource |
| class | PluginLoader |
| class | Service |
| class | ServiceJob |
| class | SortFilterModel |
| class | Types |
Functions | |
| static void | closeConnection () |
| static bool | isExactMatch (const QRegularExpression &re, const QString &s) |
| bool | isPluginVersionCompatible (unsigned int version) |
| unsigned int | version () |
| unsigned int | versionMajor () |
| unsigned int | versionMinor () |
| unsigned int | versionRelease () |
| const char * | versionString () |
Detailed Description
Namespace for everything in libplasma.
Function Documentation
◆ closeConnection()
|
static |
Definition at line 36 of file storagethread.cpp.
◆ isExactMatch()
|
static |
Definition at line 240 of file datamodel.cpp.
◆ isPluginVersionCompatible()
| PLASMA5SUPPORT_EXPORT bool Plasma5Support::isPluginVersionCompatible | ( | unsigned int | version | ) |
Verifies that a plugin is compatible with plasma.
Definition at line 38 of file version.cpp.
◆ version()
| PLASMA5SUPPORT_EXPORT unsigned int Plasma5Support::version | ( | ) |
The runtime version of libplasma.
Definition at line 13 of file version.cpp.
◆ versionMajor()
| PLASMA5SUPPORT_EXPORT unsigned int Plasma5Support::versionMajor | ( | ) |
The runtime major version of libplasma.
Definition at line 18 of file version.cpp.
◆ versionMinor()
| PLASMA5SUPPORT_EXPORT unsigned int Plasma5Support::versionMinor | ( | ) |
The runtime major version of libplasma.
Definition at line 23 of file version.cpp.
◆ versionRelease()
| PLASMA5SUPPORT_EXPORT unsigned int Plasma5Support::versionRelease | ( | ) |
The runtime major version of libplasma.
Definition at line 28 of file version.cpp.
◆ versionString()
| PLASMA5SUPPORT_EXPORT const char * Plasma5Support::versionString | ( | ) |
The runtime version string of libplasma.
Definition at line 33 of file version.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:53:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.