Classes

LV2::NoUserResize< Required > Struct Template Reference
[GUI mixins]

#include <lv2gui.hpp>

Classes

struct  I

Detailed Description

template<bool Required = true>
struct LV2::NoUserResize< Required >

This extension provides no extra functions or data, it just makes sure that the GUI will not instantiate unless the host passes a Feature for the noUserResize GUI feature defined in the GUI extension (if Required is true).

The actual type that your plugin class will inherit when you use this mixin is the internal struct template I.


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