|
| RefPtr< VInputBase > | create (QToolBar *parent, const RefPtr< VParameter > &owner) const override |
| |
|
|
static void | addFactory (const type_info &type, const ButtonFactoryBase *factory) |
| |
|
static RefPtr< VInputBase > | createButton (QToolBar *parent, const WeakPtr< VParameter > &owner) |
| |
|
static const ButtonFactoryBase * | getFactory (const type_info &type) |
| |
|
static const bool | hasButton (const WeakPtr< VParameter > &owner) |
| |
|
static void | removeFactory (const type_info &type) |
| |
◆ create()
template<class Type , class View >
| RefPtr< VInputBase > Wizt::ButtonFactory< Type, View >::create |
( |
QToolBar * |
parent, |
|
|
const RefPtr< VParameter > & |
owner |
|
) |
| const |
|
inlineoverridevirtual |
The documentation for this struct was generated from the following file: