te::qt::designer::TerraLibCustomCollectionWidget Class Reference

This class includes all component classes into a single library. More...

#include <TerraLibCustomCollectionWidget.h>

Inheritance diagram for te::qt::designer::TerraLibCustomCollectionWidget:
QObject QDesignerCustomWidgetCollectionInterface

Private Member Functions

Q_INTERFACES(QDesignerCustomWidgetCollectionInterface) public QList< QDesignerCustomWidgetInterface * > customWidgets () const
 

Private Attributes

QList< QDesignerCustomWidgetInterface * > m_widgets
 

Detailed Description

This class includes all component classes into a single library.

Warning
Remember to copy the auxiliary DLLs to the folder where QtDesigner is locate, otherwise, you will have troubles!

Definition at line 47 of file TerraLibCustomCollectionWidget.h.

Member Function Documentation

QList< QDesignerCustomWidgetInterface * > te::qt::designer::TerraLibCustomCollectionWidget::customWidgets ( ) const
private

Definition at line 39 of file TerraLibCustomCollectionWidget.cpp.

Member Data Documentation

QList<QDesignerCustomWidgetInterface*> te::qt::designer::TerraLibCustomCollectionWidget::m_widgets
private

Definition at line 61 of file TerraLibCustomCollectionWidget.h.


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