QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_ToString< T, H > Struct Template Reference

#include <QxConvert_Impl.h>

List of all members.

Static Public Member Functions

static QString toString (const T &t, const QString &format, int index, qx::cvt::context::ctx_type ctx)

Detailed Description

template<typename T, typename H>
struct qx::cvt::detail::QxConvertHelper_ToString< T, H >

Definition at line 127 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T, typename H>
static QString qx::cvt::detail::QxConvertHelper_ToString< T, H >::toString ( const T &  t,
const QString &  format,
int  index,
qx::cvt::context::ctx_type  ctx 
) [inline, static]

Definition at line 129 of file QxConvert_Impl.h.


The documentation for this struct was generated from the following file: