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:

Public Member Functions

QList< QDesignerCustomWidgetInterface * > customWidgets () const
 
 TerraLibCustomCollectionWidget (QObject *parent=0)
 

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.

Constructor & Destructor Documentation

te::qt::designer::TerraLibCustomCollectionWidget::TerraLibCustomCollectionWidget ( QObject *  parent = 0)

Member Function Documentation

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

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 file: