LV2 Toolkit  1.2.0
Classes
UI Mixins
Collaboration diagram for UI Mixins:

Classes

struct  GtkUI< Required >
 
struct  Qt4UI< Required >
 
struct  DataAccess< Required >
 
struct  EventRef< Required >
 
struct  InstanceAccess< Required >
 
struct  URID< Required >
 
struct  URIMap< Required >
 
struct  Options< Required >
 

Detailed Description

These classes implement extra functionality that you may want to have in your UI class, just like the plugin mixins do for plugin classes. Some of them are template classes with a boolean Required parameter - if this is true the UI will fail to instantiate unless the host supports the extension implemented by that mixin.