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

Public Member Functions

virtual RefPtr< VInputBase > create (QMenu *parent, const RefPtr< VParameter > &owner) const =0
 

Static Public Member Functions

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)
 

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