VSTGUI
4.10
Graphical User Interface Framework not only for VST plugins
|
The list control configurator interface. More...
Public Member Functions | |
virtual | ~IListControlConfigurator () noexcept |
virtual CListControlRowDesc | getRowDesc (int32_t row) const =0 |
![]() | |
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.