QVISH 0.1
Public Member Functions | List of all members
Wizt::ShortcutterFactory< Type, View > Struct Template Reference
Inheritance diagram for Wizt::ShortcutterFactory< Type, View >:
Wizt::ShortcutterFactoryBase

Public Member Functions

RefPtr< VInputBase > create (QMenu *parent, const RefPtr< VParameter > &owner) const override
 

Additional Inherited Members

- Static Public Member Functions inherited from Wizt::ShortcutterFactoryBase
static void addFactory (const type_info &type, const ShortcutterFactoryBase *factory)
 
static RefPtr< VInputBase > createShortcutter (QMenu *parent, const WeakPtr< VParameter > &owner)
 
static const ShortcutterFactoryBasegetFactory (const type_info &type)
 
static const bool hasShortcutter (const WeakPtr< VParameter > &owner)
 
static void removeFactory (const type_info &type)
 

Member Function Documentation

◆ create()

template<class Type , class View >
RefPtr< VInputBase > Wizt::ShortcutterFactory< Type, View >::create ( QMenu *  parent,
const RefPtr< VParameter > &  owner 
) const
inlineoverridevirtual

The documentation for this struct was generated from the following file: