|
|
virtual RefPtr< VInputBase > | create (QToolBar *parent, const RefPtr< VParameter > &owner) const =0 |
| |
|
|
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) |
| |
The documentation for this struct was generated from the following files:
- ButtonFactory.hpp
- ButtonFactory.cpp