QtPdWidgets
2.3.1
|
Container class for the list of provided plugins. More...
#include <WidgetCollection.h>
Private Member Functions | |
virtual QList< QDesignerCustomWidgetInterface * > | customWidgets () const |
Returns the list of the provided plugins. More... | |
Private Attributes | |
QList< QDesignerCustomWidgetInterface * > | widgets |
The list of custom widgets for the designer. More... | |
Container class for the list of provided plugins.
|
privatevirtual |
Returns the list of the provided plugins.
References widgets.
|
private |
The list of custom widgets for the designer.
Referenced by customWidgets().