Obsolete Members for IPlugin

The following members of class IPlugin are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated in 10.0) virtual QVector<QObject *> createTestObjects() const

Member Function Documentation

[virtual, deprecated in 10.0] QVector<QObject *> IPlugin::createTestObjects() const

This function is deprecated since 10.0. We strongly advise against using it in new code.

Use addTest() instead.