LibEngsas
Public Member Functions | List of all members
TestDesignerPlugins Class Reference

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().
void testPlugin (QDesignerCustomWidgetInterface *plugin)
 This function tests a single designer widget.

Detailed Description

Loads and tests QDesignerCustomWidgetCollections or QDesignerCustomWidgets.

The tests make sure, that the designer widget (collection) is loadable and meat some basic quality requirements.

Member Function Documentation

void TestDesignerPlugins::testPlugin ( QDesignerCustomWidgetInterface *  plugin)

This function tests a single designer widget.

+ Here is the caller graph for this function:

void TestDesignerPlugins::testPlugins ( QString  dir)

This function loads a widget collection and tests all widgets inside with help of testPlugin().

+ Here is the call graph for this function:


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