Plasma5Support

Plasma5Support Namespace Reference

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 void Plasma5Support::closeConnection ( )
static

Definition at line 36 of file storagethread.cpp.

◆ isExactMatch()

static bool Plasma5Support::isExactMatch ( const QRegularExpression & re,
const QString & s )
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-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.