LibEngsas
|
Loads and tests QDesignerCustomWidgetCollections or QDesignerCustomWidgets. More...
#include <testdesignerplugins.h>
Public Member Functions | |
void | testPlugins (QString dir) |
This function loads a widget collection and tests all widgets inside with help of testPlugin(). More... | |
void | testPlugin (QDesignerCustomWidgetInterface *plugin) |
This function tests a single designer widget. More... | |
Loads and tests QDesignerCustomWidgetCollections or QDesignerCustomWidgets.
The tests make sure, that the designer widget (collection) is loadable and meat some basic quality requirements.
void TestDesignerPlugins::testPlugin | ( | QDesignerCustomWidgetInterface * | plugin | ) |
This function tests a single designer widget.
void TestDesignerPlugins::testPlugins | ( | QString | dir | ) |
This function loads a widget collection and tests all widgets inside with help of testPlugin().