| VSTGUI
    4.10
    Graphical User Interface Framework not only for VST plugins | 
The list control configurator interface. More...
 Inheritance diagram for IListControlConfigurator:
 Inheritance diagram for IListControlConfigurator:| Public Member Functions | |
| virtual | ~IListControlConfigurator () noexcept | 
| virtual CListControlRowDesc | getRowDesc (int32_t row) const =0 | 
|  Public Member Functions inherited from IReference | |
| virtual void | forget ()=0 | 
| decrease refcount and delete object if refcount == 0 | |
| virtual void | remember ()=0 | 
| increase refcount | |
The list control configurator interface.
| 
 | inlinevirtualnoexcept | 
| 
 | pure virtual | 
Implemented in StaticListControlConfigurator.