• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Public Types | List of all members
KTypeList< T, U > Struct Template Reference

#include <ktypelist.h>

Public Types

typedef T Head
 
typedef U Tail
 

Detailed Description

template<class T, class U>
struct KTypeList< T, U >

The building block of typelists of any length.

Use it through the K_TYPELIST_NN macros. Defines nested types:

  • Head (first element, a non-typelist type by convention)
  • Tail (second element, can be another typelist)

Definition at line 362 of file ktypelist.h.

Member Typedef Documentation

◆ Head

template<class T , class U >
typedef T KTypeList< T, U >::Head

first element, a non-typelist type by convention

Definition at line 365 of file ktypelist.h.

◆ Tail

template<class T , class U >
typedef U KTypeList< T, U >::Tail

second element, can be another typelist

Definition at line 367 of file ktypelist.h.


The documentation for this struct was generated from the following file:
  • ktypelist.h

kdecore

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

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.13
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |