libqutim 0.3.1.0
qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 > Class Template Reference

#include <objectgenerator.h>

Inheritance diagram for qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >:

List of all members.

Public Member Functions

 GeneralGenerator ()

Protected Member Functions

virtual QObject * generateHelper () const
virtual QList< QByteArray > interfaces () const
virtual const QMetaObject * metaObject () const

template<typename T, typename I0 = void, typename I1 = void, typename I2 = void, typename I3 = void, typename I4 = void, typename I5 = void, typename I6 = void, typename I7 = void, typename I8 = void, typename I9 = void>
class qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >


Constructor & Destructor Documentation

template<typename T , typename I0 = void, typename I1 = void, typename I2 = void, typename I3 = void, typename I4 = void, typename I5 = void, typename I6 = void, typename I7 = void, typename I8 = void, typename I9 = void>
qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >::GeneralGenerator ( ) [inline]

Constructor.


Member Function Documentation

template<typename T , typename I0 = void, typename I1 = void, typename I2 = void, typename I3 = void, typename I4 = void, typename I5 = void, typename I6 = void, typename I7 = void, typename I8 = void, typename I9 = void>
virtual QObject* qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >::generateHelper ( ) const [inline, protected, virtual]

Generate object of type T.

Returns:
Generated object

Implements qutim_sdk_0_3::ObjectGenerator.

Reimplemented in qutim_sdk_0_3::SingletonGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >.

template<typename T , typename I0 = void, typename I1 = void, typename I2 = void, typename I3 = void, typename I4 = void, typename I5 = void, typename I6 = void, typename I7 = void, typename I8 = void, typename I9 = void>
virtual QList<QByteArray> qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >::interfaces ( ) const [inline, protected, virtual]

Check if class any interface of I[0-9] has identification id.

Parameters:
idIdentification of interface
Returns:
True if any interface of I[0-9] has identification id

Reimplemented from qutim_sdk_0_3::ObjectGenerator.

template<typename T , typename I0 = void, typename I1 = void, typename I2 = void, typename I3 = void, typename I4 = void, typename I5 = void, typename I6 = void, typename I7 = void, typename I8 = void, typename I9 = void>
virtual const QMetaObject* qutim_sdk_0_3::GeneralGenerator< T, I0, I1, I2, I3, I4, I5, I6, I7, I8, I9 >::metaObject ( ) const [inline, protected, virtual]

Get meta info of class T.

Returns:
QMetaObject of class T

Implements qutim_sdk_0_3::ObjectGenerator.


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