• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

Plasma

  • sources
  • kde-4.12
  • kdelibs
  • plasma
Namespaces | Macros | Functions
version.h File Reference
#include <plasma/plasma_export.h>
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Plasma
 

Macros

#define PLASMA_IS_VERSION(a, b, c)   (PLASMA_VERSION >= PLASMA_MAKE_VERSION(a,b,c))
 
#define PLASMA_MAKE_VERSION(a, b, c)   (((a) << 16) | ((b) << 8) | (c))
 
#define PLASMA_VERSION   PLASMA_MAKE_VERSION(PLASMA_VERSION_MAJOR, PLASMA_VERSION_MINOR, PLASMA_VERSION_RELEASE)
 
#define PLASMA_VERSION_MAJOR   3
 
#define PLASMA_VERSION_MINOR   3
 
#define PLASMA_VERSION_RELEASE   0
 
#define PLASMA_VERSION_STRING   "3.3.0"
 

Functions

bool Plasma::isPluginVersionCompatible (unsigned int version)
 
unsigned int Plasma::version ()
 
unsigned int Plasma::versionMajor ()
 
unsigned int Plasma::versionMinor ()
 
unsigned int Plasma::versionRelease ()
 
const char * Plasma::versionString ()
 

Detailed Description

<Plasma/Version>

Definition in file version.h.

Macro Definition Documentation

#define PLASMA_IS_VERSION (   a,
  b,
  c 
)    (PLASMA_VERSION >= PLASMA_MAKE_VERSION(a,b,c))

Compile-time macro for checking the plasma version.

Not useful for detecting the version of libplasma at runtime.

Definition at line 52 of file version.h.

#define PLASMA_MAKE_VERSION (   a,
  b,
  c 
)    (((a) << 16) | ((b) << 8) | (c))

Definition at line 40 of file version.h.

#define PLASMA_VERSION   PLASMA_MAKE_VERSION(PLASMA_VERSION_MAJOR, PLASMA_VERSION_MINOR, PLASMA_VERSION_RELEASE)

Compile time macro for the version number of libplasma.

Definition at line 45 of file version.h.

#define PLASMA_VERSION_MAJOR   3

Major version of libplasma, at compile time.

Definition at line 34 of file version.h.

#define PLASMA_VERSION_MINOR   3

Minor version of libplasma, at compile time.

Definition at line 36 of file version.h.

#define PLASMA_VERSION_RELEASE   0

Release version of libplasma, at compile time.

Definition at line 38 of file version.h.

#define PLASMA_VERSION_STRING   "3.3.0"

String version of libplasma version, suitable for use in file formats or network protocols.

Definition at line 31 of file version.h.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Plasma

Skip menu "Plasma"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal