Qt 4.8
Public Functions | List of all members
QDeclarativePrivate::QDeclarativeElement< T > Class Template Reference

#include <qdeclarativeprivate.h>

Inheritance diagram for QDeclarativePrivate::QDeclarativeElement< T >:

Public Functions

virtual ~QDeclarativeElement ()
 

Detailed Description

template<typename T>
class QDeclarativePrivate::QDeclarativeElement< T >

Definition at line 87 of file qdeclarativeprivate.h.

Constructors and Destructors

◆ ~QDeclarativeElement()

template<typename T >
virtual QDeclarativePrivate::QDeclarativeElement< T >::~QDeclarativeElement ( )
inlinevirtual

Definition at line 90 of file qdeclarativeprivate.h.

90  {
92  }
void Q_DECLARATIVE_EXPORT qdeclarativeelement_destructor(QObject *)

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