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

okular

  • sources
  • kde-4.12
  • kdegraphics
  • okular
  • core
Macros
version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OKULAR_IS_VERSION(a, b, c)   ( OKULAR_VERSION >= OKULAR_MAKE_VERSION(a,b,c) )
 
#define OKULAR_MAKE_VERSION(a, b, c)   (((a) << 16) | ((b) << 8) | (c))
 
#define OKULAR_VERSION   OKULAR_MAKE_VERSION(OKULAR_VERSION_MAJOR,OKULAR_VERSION_MINOR,OKULAR_VERSION_RELEASE)
 
#define OKULAR_VERSION_MAJOR   0
 
#define OKULAR_VERSION_MINOR   18
 
#define OKULAR_VERSION_RELEASE   5
 
#define OKULAR_VERSION_STRING   "0.18.5"
 

Macro Definition Documentation

#define OKULAR_IS_VERSION (   a,
  b,
  c 
)    ( OKULAR_VERSION >= OKULAR_MAKE_VERSION(a,b,c) )

Definition at line 22 of file version.h.

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

Definition at line 17 of file version.h.

#define OKULAR_VERSION   OKULAR_MAKE_VERSION(OKULAR_VERSION_MAJOR,OKULAR_VERSION_MINOR,OKULAR_VERSION_RELEASE)

Definition at line 19 of file version.h.

#define OKULAR_VERSION_MAJOR   0

Definition at line 14 of file version.h.

#define OKULAR_VERSION_MINOR   18

Definition at line 15 of file version.h.

#define OKULAR_VERSION_RELEASE   5

Definition at line 16 of file version.h.

#define OKULAR_VERSION_STRING   "0.18.5"

Definition at line 13 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:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okular

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

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

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