#include <QInputCreator.hpp>
Inheritance diagram for Wizt::QInputCreator:
virtual QInputWidget Wizt::QInputCreator::createDefaultWidget | ( | const RefPtr< VParameter > & | what, | |
QWidget * | parent, | |||
const RefPtr< ValuePoolProvider > & | qvpp, | |||
qVTimerWindowContainer & | ||||
) | [pure virtual] |
Create an Input widget, using the creation preferences of the parameter.
what | The parameter which shall be equipped with some input. |