|
|
virtual RefPtr< VInputBase > | create (QMenu *parent, const RefPtr< VParameter > &owner) const =0 |
| |
|
|
static void | addFactory (const type_info &type, const ShortcutterFactoryBase *factory) |
| |
|
static RefPtr< VInputBase > | createShortcutter (QMenu *parent, const WeakPtr< VParameter > &owner) |
| |
|
static const ShortcutterFactoryBase * | getFactory (const type_info &type) |
| |
|
static const bool | hasShortcutter (const WeakPtr< VParameter > &owner) |
| |
|
static void | removeFactory (const type_info &type) |
| |
The documentation for this struct was generated from the following files:
- ShortcutterFactory.hpp
- ShortcutterFactory.cpp