|
DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
|
This is the complete list of members for dspark::plugin::webview_ui::Editor< P >, including all inherited members.
| available() noexcept | dspark::plugin::webview_ui::Editor< P > | inlinestatic |
| create(void *parentWindow, const std::atomic< double > *shadows, const HostCallbacks &host) noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| created() const noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| destroy() noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| Editor()=default | dspark::plugin::webview_ui::Editor< P > | |
| Editor(const Editor &)=delete | dspark::plugin::webview_ui::Editor< P > | |
| kAvailable | dspark::plugin::webview_ui::Editor< P > | static |
| operator=(const Editor &)=delete | dspark::plugin::webview_ui::Editor< P > | |
| pump() noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| queryParentSize(int &width, int &height) const noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| setBounds(int width, int height) noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| setVisible(bool visible) noexcept | dspark::plugin::webview_ui::Editor< P > | inline |
| ~Editor() | dspark::plugin::webview_ui::Editor< P > | inline |