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

okteta

  • sources
  • kde-4.12
  • kdesdk
  • okteta
  • kasten
  • controllers
  • view
  • structures
  • datatypes
Classes | Macros | Typedefs
datainformationbase.h File Reference
#include <QtGlobal>
Include dependency graph for datainformationbase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DataInformationBase
 

Macros

#define CAST_FUNCS(type)   CAST_FUNCS_2(type##DataInformation, type)
 
#define CAST_FUNCS_2(typename, name)
 

Typedefs

typedef quint32 BitCount32
 
typedef quint64 BitCount64
 

Macro Definition Documentation

#define CAST_FUNCS (   type)    CAST_FUNCS_2(type##DataInformation, type)

Definition at line 91 of file datainformationbase.h.

#define CAST_FUNCS_2 (   typename,
  name 
)
Value:
inline typename* DataInformationBase::as##name() {\
return is##name() ? reinterpret_cast<typename*>(this) : 0; }\
inline const typename* DataInformationBase::as##name() const {\
return is##name() ? reinterpret_cast<const typename*>(this) : 0; }

Definition at line 86 of file datainformationbase.h.

Typedef Documentation

typedef quint32 BitCount32

Definition at line 37 of file datainformationbase.h.

typedef quint64 BitCount64

Definition at line 42 of file datainformationbase.h.

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

KDE's Doxygen guidelines are available online.

okteta

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

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

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