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

step/stepcore

  • StepCore
  • MetaPropertyHelper
Static Public Member Functions | List of all members
StepCore::MetaPropertyHelper< C, T > Struct Template Reference

#include <object.h>

Static Public Member Functions

template<T(C::*)() const _read>
static QVariant read (const Object *obj)
 
template<const T &(C::*)() const _read>
static QVariant read (const Object *obj)
 
static QVariant readNull (const Object *obj)
 
template<T(C::*)() const _read>
static QString readString (const Object *obj)
 
template<const T &(C::*)() const _read>
static QString readString (const Object *obj)
 
static QString readStringNull (const Object *obj)
 
template<void(C::*)(T) _write>
static bool write (Object *obj, const QVariant &v)
 
template<void(C::*)(const T &) _write>
static bool write (Object *obj, const QVariant &v)
 
template<bool(C::*)(T) _write>
static bool write (Object *obj, const QVariant &v)
 
template<bool(C::*)(const T &) _write>
static bool write (Object *obj, const QVariant &v)
 
static bool writeNull (Object *obj, const QVariant &v)
 
template<void(C::*)(T) _write>
static bool writeString (Object *obj, const QString &s)
 
template<void(C::*)(const T &) _write>
static bool writeString (Object *obj, const QString &s)
 
template<bool(C::*)(T) _write>
static bool writeString (Object *obj, const QString &s)
 
template<bool(C::*)(const T &) _write>
static bool writeString (Object *obj, const QString &s)
 
static bool writeStringNull (Object *obj, const QString &s)
 

Detailed Description

template<class C, typename T>
struct StepCore::MetaPropertyHelper< C, T >

Definition at line 289 of file object.h.

Member Function Documentation

template<class C , typename T >
template<T(C::*)() const _read>
static QVariant StepCore::MetaPropertyHelper< C, T >::read ( const Object *  obj)
inlinestatic

Definition at line 292 of file object.h.

template<class C , typename T >
template<const T &(C::*)() const _read>
static QVariant StepCore::MetaPropertyHelper< C, T >::read ( const Object *  obj)
inlinestatic

Definition at line 295 of file object.h.

template<class C , typename T >
static QVariant StepCore::MetaPropertyHelper< C, T >::readNull ( const Object *  obj)
inlinestatic

Definition at line 343 of file object.h.

template<class C , typename T >
template<T(C::*)() const _read>
static QString StepCore::MetaPropertyHelper< C, T >::readString ( const Object *  obj)
inlinestatic

Definition at line 318 of file object.h.

template<class C , typename T >
template<const T &(C::*)() const _read>
static QString StepCore::MetaPropertyHelper< C, T >::readString ( const Object *  obj)
inlinestatic

Definition at line 321 of file object.h.

template<class C , typename T >
static QString StepCore::MetaPropertyHelper< C, T >::readStringNull ( const Object *  obj)
inlinestatic

Definition at line 344 of file object.h.

template<class C , typename T >
template<void(C::*)(T) _write>
static bool StepCore::MetaPropertyHelper< C, T >::write ( Object *  obj,
const QVariant &  v 
)
inlinestatic

Definition at line 300 of file object.h.

template<class C , typename T >
template<void(C::*)(const T &) _write>
static bool StepCore::MetaPropertyHelper< C, T >::write ( Object *  obj,
const QVariant &  v 
)
inlinestatic

Definition at line 304 of file object.h.

template<class C , typename T >
template<bool(C::*)(T) _write>
static bool StepCore::MetaPropertyHelper< C, T >::write ( Object *  obj,
const QVariant &  v 
)
inlinestatic

Definition at line 308 of file object.h.

template<class C , typename T >
template<bool(C::*)(const T &) _write>
static bool StepCore::MetaPropertyHelper< C, T >::write ( Object *  obj,
const QVariant &  v 
)
inlinestatic

Definition at line 312 of file object.h.

template<class C , typename T >
static bool StepCore::MetaPropertyHelper< C, T >::writeNull ( Object *  obj,
const QVariant &  v 
)
inlinestatic

Definition at line 345 of file object.h.

template<class C , typename T >
template<void(C::*)(T) _write>
static bool StepCore::MetaPropertyHelper< C, T >::writeString ( Object *  obj,
const QString &  s 
)
inlinestatic

Definition at line 326 of file object.h.

template<class C , typename T >
template<void(C::*)(const T &) _write>
static bool StepCore::MetaPropertyHelper< C, T >::writeString ( Object *  obj,
const QString &  s 
)
inlinestatic

Definition at line 330 of file object.h.

template<class C , typename T >
template<bool(C::*)(T) _write>
static bool StepCore::MetaPropertyHelper< C, T >::writeString ( Object *  obj,
const QString &  s 
)
inlinestatic

Definition at line 334 of file object.h.

template<class C , typename T >
template<bool(C::*)(const T &) _write>
static bool StepCore::MetaPropertyHelper< C, T >::writeString ( Object *  obj,
const QString &  s 
)
inlinestatic

Definition at line 338 of file object.h.

template<class C , typename T >
static bool StepCore::MetaPropertyHelper< C, T >::writeStringNull ( Object *  obj,
const QString &  s 
)
inlinestatic

Definition at line 346 of file object.h.


The documentation for this struct was generated from the following file:
  • object.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:43:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

step/stepcore

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

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