• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KDECore

kdeversion.h File Reference

#include "kdelibs_export.h"

Include dependency graph for kdeversion.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  KDE

Defines

#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   3
#define KDE_VERSION_MINOR   5
#define KDE_VERSION_RELEASE   10
#define KDE_VERSION_STRING   "3.5.10"

Functions

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

Define Documentation

#define KDE_IS_VERSION ( a,
b,
c   )     ( KDE_VERSION >= KDE_MAKE_VERSION(a,b,c) )

Definition at line 34 of file kdeversion.h.

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

Definition at line 29 of file kdeversion.h.

#define KDE_VERSION   KDE_MAKE_VERSION(KDE_VERSION_MAJOR,KDE_VERSION_MINOR,KDE_VERSION_RELEASE)

Definition at line 31 of file kdeversion.h.

#define KDE_VERSION_MAJOR   3

Definition at line 26 of file kdeversion.h.

#define KDE_VERSION_MINOR   5

Definition at line 27 of file kdeversion.h.

#define KDE_VERSION_RELEASE   10

Definition at line 28 of file kdeversion.h.

#define KDE_VERSION_STRING   "3.5.10"

Definition at line 25 of file kdeversion.h.

KDECore

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal