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

KDECore

  • sources
  • kde-4.14
  • kdelibs
  • kdecore
  • util
Namespaces | Macros | Functions
kdeversion.h.cmake File Reference
#include <kdecore_export.h>
Include dependency graph for kdeversion.h.cmake:

Go to the source code of this file.

Namespaces

 KDE
 

Macros

#define KDE_IS_VERSION(a, b, c)   ( KDE_VERSION >= KDE_MAKE_VERSION(a,b,c) )
 
#define KDE_MAKE_VERSION(a, b, c)   (((a) << 16) | ((b) << 8) | (c))
 
#define KDE_VERSION   KDE_MAKE_VERSION(KDE_VERSION_MAJOR,KDE_VERSION_MINOR,KDE_VERSION_RELEASE)
 
#define KDE_VERSION_MAJOR   ${KDE_VERSION_MAJOR}
 
#define KDE_VERSION_MINOR   ${KDE_VERSION_MINOR}
 
#define KDE_VERSION_RELEASE   ${KDE_VERSION_RELEASE}
 
#define KDE_VERSION_STRING   "${KDE_VERSION_STRING}"
 
#define KDELIBS_KDEVERSION_H
 

Functions

unsigned int KDE::version ()
 
unsigned int KDE::versionMajor ()
 
unsigned int KDE::versionMinor ()
 
unsigned int KDE::versionRelease ()
 
const char * KDE::versionString ()
 

Macro Definition Documentation

#define KDELIBS_KDEVERSION_H

Definition at line 23 of file kdeversion.h.cmake.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDECore

Skip menu "KDECore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • 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
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • 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