diff --git a/Application_8hpp_source.html b/Application_8hpp_source.html index 105a5a46..616ce163 100644 --- a/Application_8hpp_source.html +++ b/Application_8hpp_source.html @@ -194,7 +194,7 @@ $(function() {
Application::setClassName
void setClassName(const char *name)
diff --git a/Base64_8hpp_source.html b/Base64_8hpp_source.html index 3b3916e5..a625f980 100644 --- a/Base64_8hpp_source.html +++ b/Base64_8hpp_source.html @@ -222,7 +222,7 @@ $(function() { diff --git a/Base_8hpp_source.html b/Base_8hpp_source.html index 4553c1ac..1fad64a9 100644 --- a/Base_8hpp_source.html +++ b/Base_8hpp_source.html @@ -251,7 +251,7 @@ $(function() {
IdleCallback
Definition: Base.hpp:159
diff --git a/Cairo_8hpp_source.html b/Cairo_8hpp_source.html index f55fbf28..8efbd4a5 100644 --- a/Cairo_8hpp_source.html +++ b/Cairo_8hpp_source.html @@ -290,7 +290,7 @@ $(function() {
Widget
Definition: Widget.hpp:53
diff --git a/Color_8hpp_source.html b/Color_8hpp_source.html index fe6fc694..1686583d 100644 --- a/Color_8hpp_source.html +++ b/Color_8hpp_source.html @@ -196,7 +196,7 @@ $(function() {
Color
Definition: Color.hpp:31
diff --git a/DistrhoInfo_8hpp_source.html b/DistrhoInfo_8hpp_source.html index eb75e6bd..06041d2b 100644 --- a/DistrhoInfo_8hpp_source.html +++ b/DistrhoInfo_8hpp_source.html @@ -708,7 +708,7 @@ $(function() {
Parameter::hints
uint32_t hints
Definition: DistrhoPlugin.hpp:450
diff --git a/DistrhoPluginLV2_8hpp_source.html b/DistrhoPluginLV2_8hpp_source.html index a3baa0d7..3ff758ce 100644 --- a/DistrhoPluginLV2_8hpp_source.html +++ b/DistrhoPluginLV2_8hpp_source.html @@ -522,7 +522,7 @@ $(function() {
Plugin::setState
virtual void setState(const char *key, const char *value)=0
diff --git a/DistrhoPluginUtils_8hpp_source.html b/DistrhoPluginUtils_8hpp_source.html index de0493b2..7e35efdc 100644 --- a/DistrhoPluginUtils_8hpp_source.html +++ b/DistrhoPluginUtils_8hpp_source.html @@ -238,7 +238,7 @@ $(function() {
AudioMidiSyncHelper
Definition: DistrhoPluginUtils.hpp:50
diff --git a/DistrhoPlugin_8hpp_source.html b/DistrhoPlugin_8hpp_source.html index 5408a9c1..f57c7b23 100644 --- a/DistrhoPlugin_8hpp_source.html +++ b/DistrhoPlugin_8hpp_source.html @@ -937,7 +937,7 @@ $(function() {
866  @note This function is only available if DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST is enabled.
867  @see requestParameterValueChange(uint32_t, float)
868  */
-
869  bool canRequestParameterValueChanges() const noexcept;
+
869  bool canRequestParameterValueChanges() const noexcept;
870 
871  /**
872  Request a parameter value change from the host.
@@ -946,7 +946,7 @@ $(function() {
875  Some hosts simply do not have this functionality, which can be verified with canRequestParameterValueChanges().
876  @note This function is only available if DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST is enabled.
877  */
-
878  bool requestParameterValueChange(uint32_t index, float value) noexcept;
+
878  bool requestParameterValueChange(uint32_t index, float value) noexcept;
879 #endif
880 
881 protected:
@@ -1227,6 +1227,7 @@ $(function() {
Parameter::initDesignation
void initDesignation(ParameterDesignation d) noexcept
Definition: DistrhoPlugin.hpp:555
Plugin::bufferSizeChanged
virtual void bufferSizeChanged(uint32_t newBufferSize)
Parameter::name
String name
Definition: DistrhoPlugin.hpp:457
+
Plugin::canRequestParameterValueChanges
bool canRequestParameterValueChanges() const noexcept
Parameter::Parameter
Parameter() noexcept
Definition: DistrhoPlugin.hpp:525
ParameterRanges::ParameterRanges
ParameterRanges() noexcept
Definition: DistrhoPlugin.hpp:264
TimePosition::BarBeatTick::beat
int32_t beat
Definition: DistrhoPlugin.hpp:680
@@ -1291,12 +1292,13 @@ $(function() {
AudioPort::name
String name
Definition: DistrhoPlugin.hpp:208
Parameter::shortName
String shortName
Definition: DistrhoPlugin.hpp:464
MidiEvent::data
uint8_t data[kDataSize]
Definition: DistrhoPlugin.hpp:636
+
Plugin::requestParameterValueChange
bool requestParameterValueChange(uint32_t index, float value) noexcept
Parameter::hints
uint32_t hints
Definition: DistrhoPlugin.hpp:450
ParameterRanges
Definition: DistrhoPlugin.hpp:245
TimePosition::TimePosition
TimePosition() noexcept
Definition: DistrhoPlugin.hpp:750
diff --git a/DistrhoUI_8hpp_source.html b/DistrhoUI_8hpp_source.html index de3830f8..b409c505 100644 --- a/DistrhoUI_8hpp_source.html +++ b/DistrhoUI_8hpp_source.html @@ -435,7 +435,7 @@ $(function() {
UI::parameterChanged
virtual void parameterChanged(uint32_t index, float value)=0
diff --git a/DistrhoUtils_8hpp_source.html b/DistrhoUtils_8hpp_source.html index 946b1fa0..9afca779 100644 --- a/DistrhoUtils_8hpp_source.html +++ b/DistrhoUtils_8hpp_source.html @@ -372,7 +372,7 @@ $(function() { diff --git a/ExternalWindow_8hpp_source.html b/ExternalWindow_8hpp_source.html index 47178240..16c26872 100644 --- a/ExternalWindow_8hpp_source.html +++ b/ExternalWindow_8hpp_source.html @@ -276,7 +276,7 @@ $(function() {
ExternalWindow
Definition: ExternalWindow.hpp:36
diff --git a/Geometry_8hpp_source.html b/Geometry_8hpp_source.html index 38505337..5f273de8 100644 --- a/Geometry_8hpp_source.html +++ b/Geometry_8hpp_source.html @@ -997,7 +997,7 @@ $(function() {
Line::setEndX
void setEndX(const T &x) noexcept
diff --git a/ImageBaseWidgets_8hpp_source.html b/ImageBaseWidgets_8hpp_source.html index 345ea0a4..3a8c564f 100644 --- a/ImageBaseWidgets_8hpp_source.html +++ b/ImageBaseWidgets_8hpp_source.html @@ -327,7 +327,7 @@ $(function() {
Widget
Definition: Widget.hpp:53
diff --git a/ImageBase_8hpp_source.html b/ImageBase_8hpp_source.html index d30345f2..ba70ac9d 100644 --- a/ImageBase_8hpp_source.html +++ b/ImageBase_8hpp_source.html @@ -245,7 +245,7 @@ $(function() {
ImageBase::draw
void draw(const GraphicsContext &context)
diff --git a/ImageWidgets_8hpp_source.html b/ImageWidgets_8hpp_source.html index 809fcf88..f3e00609 100644 --- a/ImageWidgets_8hpp_source.html +++ b/ImageWidgets_8hpp_source.html @@ -118,7 +118,7 @@ $(function() {
ImageBaseSwitch
Definition: ImageBaseWidgets.hpp:188
diff --git a/Image_8hpp_source.html b/Image_8hpp_source.html index 18cef4cd..5a0d0d71 100644 --- a/Image_8hpp_source.html +++ b/Image_8hpp_source.html @@ -110,7 +110,7 @@ $(function() {
OpenGLImage
Definition: OpenGL.hpp:176
diff --git a/LeakDetector_8hpp_source.html b/LeakDetector_8hpp_source.html index 5cad8a9a..22008ab0 100644 --- a/LeakDetector_8hpp_source.html +++ b/LeakDetector_8hpp_source.html @@ -222,7 +222,7 @@ $(function() {
LeakedObjectDetector::~LeakedObjectDetector
~LeakedObjectDetector() noexcept
Definition: LeakDetector.hpp:86
diff --git a/LibraryUtils_8hpp_source.html b/LibraryUtils_8hpp_source.html index 43d07433..426cb65a 100644 --- a/LibraryUtils_8hpp_source.html +++ b/LibraryUtils_8hpp_source.html @@ -201,7 +201,7 @@ $(function() { diff --git a/Mutex_8hpp_source.html b/Mutex_8hpp_source.html index de708a85..0c6647f1 100644 --- a/Mutex_8hpp_source.html +++ b/Mutex_8hpp_source.html @@ -444,7 +444,7 @@ $(function() {
ScopeTryLocker
Definition: Mutex.hpp:290
diff --git a/NanoVG_8hpp_source.html b/NanoVG_8hpp_source.html index a176b595..403c5e50 100644 --- a/NanoVG_8hpp_source.html +++ b/NanoVG_8hpp_source.html @@ -1131,7 +1131,7 @@ $(function() {
Widget
Definition: Widget.hpp:53
diff --git a/OpenGL_8hpp_source.html b/OpenGL_8hpp_source.html index de9d5be1..d1abf630 100644 --- a/OpenGL_8hpp_source.html +++ b/OpenGL_8hpp_source.html @@ -383,7 +383,7 @@ $(function() {
OpenGLImage
Definition: OpenGL.hpp:176
diff --git a/RingBuffer_8hpp_source.html b/RingBuffer_8hpp_source.html index fa863814..a8e5de8f 100644 --- a/RingBuffer_8hpp_source.html +++ b/RingBuffer_8hpp_source.html @@ -862,7 +862,7 @@ $(function() {
RingBufferControl::readCustomType
bool readCustomType(T &type) noexcept
Definition: RingBuffer.hpp:364
diff --git a/ScopedPointer_8hpp_source.html b/ScopedPointer_8hpp_source.html index 7ed831dc..8988e207 100644 --- a/ScopedPointer_8hpp_source.html +++ b/ScopedPointer_8hpp_source.html @@ -318,7 +318,7 @@ $(function() {
ScopedPointer::swapWith
void swapWith(ScopedPointer< ObjectType > &other) noexcept
Definition: ScopedPointer.hpp:167
diff --git a/ScopedSafeLocale_8hpp_source.html b/ScopedSafeLocale_8hpp_source.html index a6328162..4a8520e2 100644 --- a/ScopedSafeLocale_8hpp_source.html +++ b/ScopedSafeLocale_8hpp_source.html @@ -209,7 +209,7 @@ $(function() {
ScopedSafeLocale
Definition: ScopedSafeLocale.hpp:57
diff --git a/Sleep_8hpp_source.html b/Sleep_8hpp_source.html index 870877fa..4a6fb7d0 100644 --- a/Sleep_8hpp_source.html +++ b/Sleep_8hpp_source.html @@ -140,7 +140,7 @@ $(function() { diff --git a/StandaloneWindow_8hpp_source.html b/StandaloneWindow_8hpp_source.html index eecd23fb..2a77e404 100644 --- a/StandaloneWindow_8hpp_source.html +++ b/StandaloneWindow_8hpp_source.html @@ -175,7 +175,7 @@ $(function() {
Window::hide
void hide()
diff --git a/String_8hpp_source.html b/String_8hpp_source.html index a5718b91..3a964610 100644 --- a/String_8hpp_source.html +++ b/String_8hpp_source.html @@ -1034,7 +1034,7 @@ $(function() {
ScopedSafeLocale
Definition: ScopedSafeLocale.hpp:57
diff --git a/SubWidget_8hpp_source.html b/SubWidget_8hpp_source.html index 312deaf0..eb9efca3 100644 --- a/SubWidget_8hpp_source.html +++ b/SubWidget_8hpp_source.html @@ -257,7 +257,7 @@ $(function() {
SubWidget::~SubWidget
virtual ~SubWidget()
diff --git a/Thread_8hpp_source.html b/Thread_8hpp_source.html index 753f8a21..2c7776d7 100644 --- a/Thread_8hpp_source.html +++ b/Thread_8hpp_source.html @@ -411,7 +411,7 @@ $(function() {
Thread
Definition: Thread.hpp:33
diff --git a/TopLevelWidget_8hpp_source.html b/TopLevelWidget_8hpp_source.html index 4706c76e..e98529dd 100644 --- a/TopLevelWidget_8hpp_source.html +++ b/TopLevelWidget_8hpp_source.html @@ -212,7 +212,7 @@ $(function() {
Widget
Definition: Widget.hpp:53
diff --git a/VstGuiWidget_8hpp_source.html b/VstGuiWidget_8hpp_source.html index 1f23d180..6eb282eb 100644 --- a/VstGuiWidget_8hpp_source.html +++ b/VstGuiWidget_8hpp_source.html @@ -193,7 +193,7 @@ $(function() {
VstGuiStandaloneWindow
Definition: VstGuiWidget.hpp:35
diff --git a/Vulkan_8hpp_source.html b/Vulkan_8hpp_source.html index 84db933e..95e17c9d 100644 --- a/Vulkan_8hpp_source.html +++ b/Vulkan_8hpp_source.html @@ -186,7 +186,7 @@ $(function() {
VulkanImage::VulkanImage
VulkanImage()
diff --git a/Widget_8hpp_source.html b/Widget_8hpp_source.html index aeb429f6..e1b9dc34 100644 --- a/Widget_8hpp_source.html +++ b/Widget_8hpp_source.html @@ -570,7 +570,7 @@ $(function() {
Widget::getGraphicsContext
const GraphicsContext & getGraphicsContext() const noexcept
diff --git a/Window_8hpp_source.html b/Window_8hpp_source.html index f518904a..76970b83 100644 --- a/Window_8hpp_source.html +++ b/Window_8hpp_source.html @@ -568,7 +568,7 @@ $(function() {
Window::hide
void hide()
diff --git a/annotated.html b/annotated.html index ab9fa93d..c2044532 100644 --- a/annotated.html +++ b/annotated.html @@ -153,7 +153,7 @@ $(function() { diff --git a/classApplication-members.html b/classApplication-members.html index fa5a9fe4..6014b82f 100644 --- a/classApplication-members.html +++ b/classApplication-members.html @@ -81,7 +81,7 @@ $(function() { diff --git a/classApplication.html b/classApplication.html index 2dfb049b..b6372cf2 100644 --- a/classApplication.html +++ b/classApplication.html @@ -296,7 +296,7 @@ class Window diff --git a/classAudioMidiSyncHelper-members.html b/classAudioMidiSyncHelper-members.html index 90bc1805..7d4e71f1 100644 --- a/classAudioMidiSyncHelper-members.html +++ b/classAudioMidiSyncHelper-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/classAudioMidiSyncHelper.html b/classAudioMidiSyncHelper.html index 0ad4ec55..b430eff2 100644 --- a/classAudioMidiSyncHelper.html +++ b/classAudioMidiSyncHelper.html @@ -214,7 +214,7 @@ uint32_t midiEventCount
AudioMidiSyncHelper
Definition: DistrhoPluginUtils.hpp:50
diff --git a/classCairoBaseWidget-members.html b/classCairoBaseWidget-members.html index 59ead198..d4b0322c 100644 --- a/classCairoBaseWidget-members.html +++ b/classCairoBaseWidget-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/classCairoBaseWidget.html b/classCairoBaseWidget.html index f99bbc94..6e766e6e 100644 --- a/classCairoBaseWidget.html +++ b/classCairoBaseWidget.html @@ -292,7 +292,7 @@ template<class BaseWidget > diff --git a/classCairoImage-members.html b/classCairoImage-members.html index 622e02c5..030338e5 100644 --- a/classCairoImage-members.html +++ b/classCairoImage-members.html @@ -102,7 +102,7 @@ $(function() { diff --git a/classCairoImage.html b/classCairoImage.html index a6768561..5f19bcd8 100644 --- a/classCairoImage.html +++ b/classCairoImage.html @@ -489,7 +489,7 @@ ImageFormat format diff --git a/classCircle-members.html b/classCircle-members.html index 19f54d0b..e4f4c42a 100644 --- a/classCircle-members.html +++ b/classCircle-members.html @@ -93,7 +93,7 @@ $(function() { diff --git a/classCircle.html b/classCircle.html index 3f3f7d69..274cf976 100644 --- a/classCircle.html +++ b/classCircle.html @@ -683,7 +683,7 @@ DEPRECATED Please use diff --git a/classExternalWindow-members.html b/classExternalWindow-members.html index e46f7900..102ff1e2 100644 --- a/classExternalWindow-members.html +++ b/classExternalWindow-members.html @@ -86,7 +86,7 @@ $(function() { diff --git a/classExternalWindow.html b/classExternalWindow.html index 5f05e0a8..e0fd2602 100644 --- a/classExternalWindow.html +++ b/classExternalWindow.html @@ -128,7 +128,7 @@ class UIExporter< diff --git a/classHeapRingBuffer-members.html b/classHeapRingBuffer-members.html index e39ea940..1ca80a99 100644 --- a/classHeapRingBuffer-members.html +++ b/classHeapRingBuffer-members.html @@ -109,7 +109,7 @@ $(function() { diff --git a/classHeapRingBuffer.html b/classHeapRingBuffer.html index d50bdc33..9ee45479 100644 --- a/classHeapRingBuffer.html +++ b/classHeapRingBuffer.html @@ -302,7 +302,7 @@ bool tryWrite (const v diff --git a/classImageBase-members.html b/classImageBase-members.html index 128b4dcc..8aae4165 100644 --- a/classImageBase-members.html +++ b/classImageBase-members.html @@ -94,7 +94,7 @@ $(function() { diff --git a/classImageBase.html b/classImageBase.html index 4fea1fd4..4b71b111 100644 --- a/classImageBase.html +++ b/classImageBase.html @@ -723,7 +723,7 @@ ImageFormat format diff --git a/classImageBaseAboutWindow-members.html b/classImageBaseAboutWindow-members.html index fbe56e8c..988d1519 100644 --- a/classImageBaseAboutWindow-members.html +++ b/classImageBaseAboutWindow-members.html @@ -141,7 +141,7 @@ $(function() { diff --git a/classImageBaseAboutWindow.html b/classImageBaseAboutWindow.html index 061d2716..007baef6 100644 --- a/classImageBaseAboutWindow.html +++ b/classImageBaseAboutWindow.html @@ -445,7 +445,7 @@ template<class ImageType > diff --git a/classImageBaseButton-members.html b/classImageBaseButton-members.html index 9126fb34..6c5530a3 100644 --- a/classImageBaseButton-members.html +++ b/classImageBaseButton-members.html @@ -124,7 +124,7 @@ $(function() { diff --git a/classImageBaseButton.html b/classImageBaseButton.html index 059e77f9..51636806 100644 --- a/classImageBaseButton.html +++ b/classImageBaseButton.html @@ -307,7 +307,7 @@ template<class ImageType > diff --git a/classImageBaseButton_1_1Callback-members.html b/classImageBaseButton_1_1Callback-members.html index 9ef6aba4..e807643d 100644 --- a/classImageBaseButton_1_1Callback-members.html +++ b/classImageBaseButton_1_1Callback-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/classImageBaseButton_1_1Callback.html b/classImageBaseButton_1_1Callback.html index 9c7c6d19..a3bffd77 100644 --- a/classImageBaseButton_1_1Callback.html +++ b/classImageBaseButton_1_1Callback.html @@ -85,7 +85,7 @@ virtual void imageButtonCl diff --git a/classImageBaseKnob-members.html b/classImageBaseKnob-members.html index 05e15eff..11a60905 100644 --- a/classImageBaseKnob-members.html +++ b/classImageBaseKnob-members.html @@ -136,7 +136,7 @@ $(function() { diff --git a/classImageBaseKnob.html b/classImageBaseKnob.html index 298c09eb..05ccd58d 100644 --- a/classImageBaseKnob.html +++ b/classImageBaseKnob.html @@ -373,7 +373,7 @@ template<class ImageType > diff --git a/classImageBaseKnob_1_1Callback-members.html b/classImageBaseKnob_1_1Callback-members.html index 27af23c2..63f56318 100644 --- a/classImageBaseKnob_1_1Callback-members.html +++ b/classImageBaseKnob_1_1Callback-members.html @@ -79,7 +79,7 @@ $(function() { diff --git a/classImageBaseKnob_1_1Callback.html b/classImageBaseKnob_1_1Callback.html index a12f4c32..52eb03b1 100644 --- a/classImageBaseKnob_1_1Callback.html +++ b/classImageBaseKnob_1_1Callback.html @@ -91,7 +91,7 @@ virtual void imageKnobValu diff --git a/classImageBaseSlider-members.html b/classImageBaseSlider-members.html index ad8b3eb2..2e84f592 100644 --- a/classImageBaseSlider-members.html +++ b/classImageBaseSlider-members.html @@ -132,7 +132,7 @@ $(function() { diff --git a/classImageBaseSlider.html b/classImageBaseSlider.html index b5959912..e6d9ad0b 100644 --- a/classImageBaseSlider.html +++ b/classImageBaseSlider.html @@ -331,7 +331,7 @@ template<class ImageType > diff --git a/classImageBaseSlider_1_1Callback-members.html b/classImageBaseSlider_1_1Callback-members.html index f601bb57..0d8a40e9 100644 --- a/classImageBaseSlider_1_1Callback-members.html +++ b/classImageBaseSlider_1_1Callback-members.html @@ -79,7 +79,7 @@ $(function() { diff --git a/classImageBaseSlider_1_1Callback.html b/classImageBaseSlider_1_1Callback.html index d63ce62f..ad48f058 100644 --- a/classImageBaseSlider_1_1Callback.html +++ b/classImageBaseSlider_1_1Callback.html @@ -91,7 +91,7 @@ virtual void imageSliderVa diff --git a/classImageBaseSwitch-members.html b/classImageBaseSwitch-members.html index e5050bf1..72cea600 100644 --- a/classImageBaseSwitch-members.html +++ b/classImageBaseSwitch-members.html @@ -126,7 +126,7 @@ $(function() { diff --git a/classImageBaseSwitch.html b/classImageBaseSwitch.html index 9a9c24a9..d8b5ac9d 100644 --- a/classImageBaseSwitch.html +++ b/classImageBaseSwitch.html @@ -282,7 +282,7 @@ template<class ImageType > diff --git a/classImageBaseSwitch_1_1Callback-members.html b/classImageBaseSwitch_1_1Callback-members.html index 5386697e..1ac852e0 100644 --- a/classImageBaseSwitch_1_1Callback-members.html +++ b/classImageBaseSwitch_1_1Callback-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/classImageBaseSwitch_1_1Callback.html b/classImageBaseSwitch_1_1Callback.html index 6db70333..52291f06 100644 --- a/classImageBaseSwitch_1_1Callback.html +++ b/classImageBaseSwitch_1_1Callback.html @@ -85,7 +85,7 @@ virtual void imageSwitchCl diff --git a/classLeakedObjectDetector-members.html b/classLeakedObjectDetector-members.html index 2d57f1e1..49885b6e 100644 --- a/classLeakedObjectDetector-members.html +++ b/classLeakedObjectDetector-members.html @@ -74,7 +74,7 @@ $(function() { diff --git a/classLeakedObjectDetector.html b/classLeakedObjectDetector.html index 12aca3f0..faa7ded6 100644 --- a/classLeakedObjectDetector.html +++ b/classLeakedObjectDetector.html @@ -124,7 +124,7 @@ template<class OwnerClass > diff --git a/classLine-members.html b/classLine-members.html index efff4051..2d199c06 100644 --- a/classLine-members.html +++ b/classLine-members.html @@ -100,7 +100,7 @@ $(function() { diff --git a/classLine.html b/classLine.html index 3b017166..0bcf3534 100644 --- a/classLine.html +++ b/classLine.html @@ -982,7 +982,7 @@ DEPRECATED Please use draw(const GraphicsContext&) instead.

diff --git a/classMutex-members.html b/classMutex-members.html index ff9fbdfd..8150c4b4 100644 --- a/classMutex-members.html +++ b/classMutex-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/classMutex.html b/classMutex.html index 5c5714be..183592f2 100644 --- a/classMutex.html +++ b/classMutex.html @@ -90,7 +90,7 @@ void unlock () const n diff --git a/classNanoBaseWidget-members.html b/classNanoBaseWidget-members.html index 0e38c5f1..892d95b1 100644 --- a/classNanoBaseWidget-members.html +++ b/classNanoBaseWidget-members.html @@ -196,7 +196,7 @@ $(function() { diff --git a/classNanoBaseWidget.html b/classNanoBaseWidget.html index fd099466..05217d47 100644 --- a/classNanoBaseWidget.html +++ b/classNanoBaseWidget.html @@ -569,7 +569,7 @@ template<class BaseWidget > diff --git a/classNanoImage-members.html b/classNanoImage-members.html index 4c1c2381..2ec6cad8 100644 --- a/classNanoImage-members.html +++ b/classNanoImage-members.html @@ -79,7 +79,7 @@ $(function() { diff --git a/classNanoImage.html b/classNanoImage.html index 993cbc35..5a672581 100644 --- a/classNanoImage.html +++ b/classNanoImage.html @@ -251,7 +251,7 @@ class NanoVG diff --git a/classNanoVG-members.html b/classNanoVG-members.html index 8f78ea2f..738ff076 100644 --- a/classNanoVG-members.html +++ b/classNanoVG-members.html @@ -194,7 +194,7 @@ $(function() { diff --git a/classNanoVG.html b/classNanoVG.html index a9c5cd22..87ac6372 100644 --- a/classNanoVG.html +++ b/classNanoVG.html @@ -3338,7 +3338,7 @@ Text diff --git a/classOpenGLImage-members.html b/classOpenGLImage-members.html index 28e5a724..a709553a 100644 --- a/classOpenGLImage-members.html +++ b/classOpenGLImage-members.html @@ -106,7 +106,7 @@ $(function() { diff --git a/classOpenGLImage.html b/classOpenGLImage.html index 36b8918d..b7b185e7 100644 --- a/classOpenGLImage.html +++ b/classOpenGLImage.html @@ -620,7 +620,7 @@ ImageFormat format diff --git a/classPlugin-members.html b/classPlugin-members.html index 4659ddd0..7cea477e 100644 --- a/classPlugin-members.html +++ b/classPlugin-members.html @@ -72,48 +72,50 @@ $(function() { activate()Plugininlineprotectedvirtual bufferSizeChanged(uint32_t newBufferSize)Pluginprotectedvirtual bufferSizeChanged(uint32_t newBufferSize)Pluginprotectedvirtual - deactivate()Plugininlineprotectedvirtual + canRequestParameterValueChanges() const noexceptPlugin deactivate()Plugininlineprotectedvirtual - getBufferSize() const noexceptPlugin + deactivate()Plugininlineprotectedvirtual getBufferSize() const noexceptPlugin - getDescription() constPlugininlineprotectedvirtual + getBufferSize() const noexceptPlugin getDescription() constPlugininlineprotectedvirtual - getHomePage() constPlugininlineprotectedvirtual + getDescription() constPlugininlineprotectedvirtual getHomePage() constPlugininlineprotectedvirtual - getLabel() const =0Pluginprotectedpure virtual + getHomePage() constPlugininlineprotectedvirtual getLabel() const =0Pluginprotectedpure virtual - getLicense() const =0Pluginprotectedpure virtual + getLabel() const =0Pluginprotectedpure virtual getLicense() const =0Pluginprotectedpure virtual - getMaker() const =0Pluginprotectedpure virtual + getLicense() const =0Pluginprotectedpure virtual getMaker() const =0Pluginprotectedpure virtual - getName() constPlugininlineprotectedvirtual + getMaker() const =0Pluginprotectedpure virtual getName() constPlugininlineprotectedvirtual - getParameterValue(uint32_t index) const =0Pluginprotectedpure virtual + getName() constPlugininlineprotectedvirtual getParameterValue(uint32_t index) const =0Pluginprotectedpure virtual - getSampleRate() const noexceptPlugin + getParameterValue(uint32_t index) const =0Pluginprotectedpure virtual getSampleRate() const noexceptPlugin - getState(const char *key) const =0Pluginprotectedpure virtual + getSampleRate() const noexceptPlugin getState(const char *key) const =0Pluginprotectedpure virtual - getTimePosition() const noexceptPlugin + getState(const char *key) const =0Pluginprotectedpure virtual getTimePosition() const noexceptPlugin - getUniqueId() const =0Pluginprotectedpure virtual + getTimePosition() const noexceptPlugin getUniqueId() const =0Pluginprotectedpure virtual - getVersion() const =0Pluginprotectedpure virtual + getUniqueId() const =0Pluginprotectedpure virtual getVersion() const =0Pluginprotectedpure virtual - initAudioPort(bool input, uint32_t index, AudioPort &port)Pluginprotectedvirtual + getVersion() const =0Pluginprotectedpure virtual initAudioPort(bool input, uint32_t index, AudioPort &port)Pluginprotectedvirtual - initParameter(uint32_t index, Parameter &parameter)=0Pluginprotectedpure virtual + initAudioPort(bool input, uint32_t index, AudioPort &port)Pluginprotectedvirtual initParameter(uint32_t index, Parameter &parameter)=0Pluginprotectedpure virtual - initPortGroup(uint32_t groupId, PortGroup &portGroup)Pluginprotectedvirtual - initProgramName(uint32_t index, String &programName)=0Pluginprotectedpure virtual + initParameter(uint32_t index, Parameter &parameter)=0Pluginprotectedpure virtual + initPortGroup(uint32_t groupId, PortGroup &portGroup)Pluginprotectedvirtual initProgramName(uint32_t index, String &programName)=0Pluginprotectedpure virtual - initState(uint32_t index, String &stateKey, String &defaultStateValue)=0Pluginprotectedpure virtual + initProgramName(uint32_t index, String &programName)=0Pluginprotectedpure virtual initState(uint32_t index, String &stateKey, String &defaultStateValue)=0Pluginprotectedpure virtual - loadProgram(uint32_t index)=0Pluginprotectedpure virtual + initState(uint32_t index, String &stateKey, String &defaultStateValue)=0Pluginprotectedpure virtual loadProgram(uint32_t index)=0Pluginprotectedpure virtual - Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)Plugin + loadProgram(uint32_t index)=0Pluginprotectedpure virtual Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)Plugin - PluginExporter (defined in Plugin)Pluginfriend + Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)Plugin + PluginExporter (defined in Plugin)Pluginfriend + requestParameterValueChange(uint32_t index, float value) noexceptPlugin run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0Pluginprotectedpure virtual run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0Pluginprotectedpure virtual sampleRateChanged(double newSampleRate)Pluginprotectedvirtual @@ -131,7 +133,7 @@ $(function() { diff --git a/classPlugin.html b/classPlugin.html index 9af57d33..1e7f7b8e 100644 --- a/classPlugin.html +++ b/classPlugin.html @@ -89,6 +89,10 @@ Public Member Functions   bool writeMidiEvent (const MidiEvent &midiEvent) noexcept   +bool canRequestParameterValueChanges () const noexcept +  +bool requestParameterValueChange (uint32_t index, float value) noexcept +   Plugin (uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)   virtual ~Plugin () @@ -486,6 +490,70 @@ This function should only be called in the constructor, run().
Returns false when the host buffer is full, in which case do not call this again until the next run().

+ + + +

◆ canRequestParameterValueChanges()

+ +
+
+ + + + + +
+ + + + + + + +
bool Plugin::canRequestParameterValueChanges () const
+
+noexcept
+
+

Check if parameter value change requests will work with the current plugin host.

Note
This function is only available if DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST is enabled.
+
See also
requestParameterValueChange(uint32_t, float)
+ +
+
+ +

◆ requestParameterValueChange()

+ +
+
+ + + + + +
+ + + + + + + + + + + + + + + + + + +
bool Plugin::requestParameterValueChange (uint32_t index,
float value 
)
+
+noexcept
+
+

Request a parameter value change from the host. If successful, this function will automatically trigger a parameter update on the UI side as well. This function can fail, for example if the host is busy with the parameter for read-only automation. Some hosts simply do not have this functionality, which can be verified with canRequestParameterValueChanges().

Note
This function is only available if DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST is enabled.
+
@@ -2090,7 +2158,7 @@ This function will only be called when the plugin is deactivated.

diff --git a/classPoint-members.html b/classPoint-members.html index 00f6d1d9..88f65b57 100644 --- a/classPoint-members.html +++ b/classPoint-members.html @@ -95,7 +95,7 @@ $(function() { diff --git a/classPoint.html b/classPoint.html index 01652dd4..05b1bb30 100644 --- a/classPoint.html +++ b/classPoint.html @@ -557,7 +557,7 @@ template<typename T > diff --git a/classRectangle-members.html b/classRectangle-members.html index dcacd713..e5f057d7 100644 --- a/classRectangle-members.html +++ b/classRectangle-members.html @@ -115,7 +115,7 @@ $(function() { diff --git a/classRectangle.html b/classRectangle.html index 24b57ba3..57ca8864 100644 --- a/classRectangle.html +++ b/classRectangle.html @@ -1396,7 +1396,7 @@ DEPRECATED Please use diff --git a/classRecursiveMutex-members.html b/classRecursiveMutex-members.html index 6b79fee9..a2d0f855 100644 --- a/classRecursiveMutex-members.html +++ b/classRecursiveMutex-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/classRecursiveMutex.html b/classRecursiveMutex.html index c833b717..6b0e5766 100644 --- a/classRecursiveMutex.html +++ b/classRecursiveMutex.html @@ -87,7 +87,7 @@ void unlock () const n diff --git a/classRingBufferControl-members.html b/classRingBufferControl-members.html index 70bfaf77..cca10b7f 100644 --- a/classRingBufferControl-members.html +++ b/classRingBufferControl-members.html @@ -105,7 +105,7 @@ $(function() { diff --git a/classRingBufferControl.html b/classRingBufferControl.html index f7b0b41f..d9115ebd 100644 --- a/classRingBufferControl.html +++ b/classRingBufferControl.html @@ -379,7 +379,7 @@ template<class BufferStruct >
bool readCustomData(void *const data, const uint32_t size) noexcept
Definition: RingBuffer.hpp:344
diff --git a/classScopeLocker-members.html b/classScopeLocker-members.html index f1c1461b..c9bd5864 100644 --- a/classScopeLocker-members.html +++ b/classScopeLocker-members.html @@ -73,7 +73,7 @@ $(function() { diff --git a/classScopeLocker.html b/classScopeLocker.html index 1058c286..95b0b9c0 100644 --- a/classScopeLocker.html +++ b/classScopeLocker.html @@ -81,7 +81,7 @@ Public Member Functions diff --git a/classScopeTryLocker-members.html b/classScopeTryLocker-members.html index 9824dce6..845353c3 100644 --- a/classScopeTryLocker-members.html +++ b/classScopeTryLocker-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/classScopeTryLocker.html b/classScopeTryLocker.html index 3c710c93..27b3e964 100644 --- a/classScopeTryLocker.html +++ b/classScopeTryLocker.html @@ -90,7 +90,7 @@ bool wasNotLocked () c diff --git a/classScopeUnlocker-members.html b/classScopeUnlocker-members.html index ded76e50..ef2b24f5 100644 --- a/classScopeUnlocker-members.html +++ b/classScopeUnlocker-members.html @@ -73,7 +73,7 @@ $(function() { diff --git a/classScopeUnlocker.html b/classScopeUnlocker.html index 9d6fa4e3..d632068e 100644 --- a/classScopeUnlocker.html +++ b/classScopeUnlocker.html @@ -81,7 +81,7 @@ Public Member Functions diff --git a/classScopedPointer-members.html b/classScopedPointer-members.html index 902214d2..209b5c93 100644 --- a/classScopedPointer-members.html +++ b/classScopedPointer-members.html @@ -84,7 +84,7 @@ $(function() { diff --git a/classScopedPointer.html b/classScopedPointer.html index 3c396618..6a58a43b 100644 --- a/classScopedPointer.html +++ b/classScopedPointer.html @@ -492,7 +492,7 @@ template<class ObjectType > diff --git a/classScopedSafeLocale-members.html b/classScopedSafeLocale-members.html index 1c96ccdc..8b85c587 100644 --- a/classScopedSafeLocale-members.html +++ b/classScopedSafeLocale-members.html @@ -73,7 +73,7 @@ $(function() { diff --git a/classScopedSafeLocale.html b/classScopedSafeLocale.html index a29e2287..eff9f376 100644 --- a/classScopedSafeLocale.html +++ b/classScopedSafeLocale.html @@ -89,7 +89,7 @@ $(function() {
Definition: ScopedSafeLocale.hpp:57
diff --git a/classSignal-members.html b/classSignal-members.html index 7ac41e6a..8fed6d19 100644 --- a/classSignal-members.html +++ b/classSignal-members.html @@ -75,7 +75,7 @@ $(function() { diff --git a/classSignal.html b/classSignal.html index 01d4a2fd..08b22114 100644 --- a/classSignal.html +++ b/classSignal.html @@ -84,7 +84,7 @@ void signal () noexcep diff --git a/classSize-members.html b/classSize-members.html index 23aab024..910e4a0e 100644 --- a/classSize-members.html +++ b/classSize-members.html @@ -99,7 +99,7 @@ $(function() { diff --git a/classSize.html b/classSize.html index 61d86613..66f20e4f 100644 --- a/classSize.html +++ b/classSize.html @@ -610,7 +610,7 @@ template<typename T > diff --git a/classSmallStackRingBuffer-members.html b/classSmallStackRingBuffer-members.html index ec830064..a1df6c1f 100644 --- a/classSmallStackRingBuffer-members.html +++ b/classSmallStackRingBuffer-members.html @@ -106,7 +106,7 @@ $(function() { diff --git a/classSmallStackRingBuffer.html b/classSmallStackRingBuffer.html index b440d312..809b5315 100644 --- a/classSmallStackRingBuffer.html +++ b/classSmallStackRingBuffer.html @@ -216,7 +216,7 @@ bool tryWrite (const v diff --git a/classStandaloneWindow-members.html b/classStandaloneWindow-members.html index 4803766a..7e2b697c 100644 --- a/classStandaloneWindow-members.html +++ b/classStandaloneWindow-members.html @@ -138,7 +138,7 @@ $(function() { diff --git a/classStandaloneWindow.html b/classStandaloneWindow.html index bca73a89..cb745ae6 100644 --- a/classStandaloneWindow.html +++ b/classStandaloneWindow.html @@ -461,7 +461,7 @@ Additional Inherited Members diff --git a/classString-members.html b/classString-members.html index 00f0eb74..0f8ba569 100644 --- a/classString-members.html +++ b/classString-members.html @@ -122,7 +122,7 @@ $(function() { diff --git a/classString.html b/classString.html index 7d67fd51..49e68dcd 100644 --- a/classString.html +++ b/classString.html @@ -229,7 +229,7 @@ static String  diff --git a/classSubWidget-members.html b/classSubWidget-members.html index b5ec6301..bbf9eab2 100644 --- a/classSubWidget-members.html +++ b/classSubWidget-members.html @@ -120,7 +120,7 @@ $(function() { diff --git a/classSubWidget.html b/classSubWidget.html index 7af673e6..5942e338 100644 --- a/classSubWidget.html +++ b/classSubWidget.html @@ -757,7 +757,7 @@ template<typename T > diff --git a/classThread-members.html b/classThread-members.html index dfaf1e28..328a1892 100644 --- a/classThread-members.html +++ b/classThread-members.html @@ -82,7 +82,7 @@ $(function() { diff --git a/classThread.html b/classThread.html index 4a36d302..7bb5481a 100644 --- a/classThread.html +++ b/classThread.html @@ -116,7 +116,7 @@ virtual void run ()=0< diff --git a/classTopLevelWidget-members.html b/classTopLevelWidget-members.html index caa4fa14..2d4ad027 100644 --- a/classTopLevelWidget-members.html +++ b/classTopLevelWidget-members.html @@ -108,7 +108,7 @@ $(function() { diff --git a/classTopLevelWidget.html b/classTopLevelWidget.html index 4acbc23c..314888e0 100644 --- a/classTopLevelWidget.html +++ b/classTopLevelWidget.html @@ -426,7 +426,7 @@ Additional Inherited Members diff --git a/classTriangle-members.html b/classTriangle-members.html index 26cb2512..17be65e7 100644 --- a/classTriangle-members.html +++ b/classTriangle-members.html @@ -86,7 +86,7 @@ $(function() { diff --git a/classTriangle.html b/classTriangle.html index 3f9db4e5..3c64e353 100644 --- a/classTriangle.html +++ b/classTriangle.html @@ -492,7 +492,7 @@ DEPRECATED Please use diff --git a/classUI-members.html b/classUI-members.html index 15ce56c9..11d960ae 100644 --- a/classUI-members.html +++ b/classUI-members.html @@ -91,7 +91,7 @@ $(function() { diff --git a/classUI.html b/classUI.html index 67ce7f69..1e4f737b 100644 --- a/classUI.html +++ b/classUI.html @@ -671,7 +671,7 @@ This is called by the host to inform the UI diff --git a/classVstGuiStandaloneWindow-members.html b/classVstGuiStandaloneWindow-members.html index bf44adc8..29155bb9 100644 --- a/classVstGuiStandaloneWindow-members.html +++ b/classVstGuiStandaloneWindow-members.html @@ -84,7 +84,7 @@ $(function() { diff --git a/classVstGuiStandaloneWindow.html b/classVstGuiStandaloneWindow.html index 56415e76..10fbf403 100644 --- a/classVstGuiStandaloneWindow.html +++ b/classVstGuiStandaloneWindow.html @@ -163,7 +163,7 @@ virtual void setVisible diff --git a/classVulkanImage-members.html b/classVulkanImage-members.html index d14bea23..c1595155 100644 --- a/classVulkanImage-members.html +++ b/classVulkanImage-members.html @@ -100,7 +100,7 @@ $(function() { diff --git a/classVulkanImage.html b/classVulkanImage.html index fbeae4f5..af97008a 100644 --- a/classVulkanImage.html +++ b/classVulkanImage.html @@ -422,7 +422,7 @@ ImageFormat format diff --git a/classWidget-members.html b/classWidget-members.html index 2e227d6a..cd5fa4fe 100644 --- a/classWidget-members.html +++ b/classWidget-members.html @@ -102,7 +102,7 @@ $(function() { diff --git a/classWidget.html b/classWidget.html index 448bc232..d72c8b87 100644 --- a/classWidget.html +++ b/classWidget.html @@ -915,7 +915,7 @@ class TopLevelWidget diff --git a/classWindow-members.html b/classWindow-members.html index eb9bf11b..2f956993 100644 --- a/classWindow-members.html +++ b/classWindow-members.html @@ -119,7 +119,7 @@ $(function() { diff --git a/classWindow.html b/classWindow.html index c5379b04..d440e19e 100644 --- a/classWindow.html +++ b/classWindow.html @@ -1423,7 +1423,7 @@ class TopLevelWidget diff --git a/classes.html b/classes.html index 95dfddb6..7eeb1f02 100644 --- a/classes.html +++ b/classes.html @@ -221,7 +221,7 @@ $(function() { diff --git a/dir_37257469cca17bab24b582e18a78eb75.html b/dir_37257469cca17bab24b582e18a78eb75.html index 8d3d56b4..8f9278fe 100644 --- a/dir_37257469cca17bab24b582e18a78eb75.html +++ b/dir_37257469cca17bab24b582e18a78eb75.html @@ -76,7 +76,7 @@ Directories diff --git a/dir_99893ac99dd47c2a73745483a12a725f.html b/dir_99893ac99dd47c2a73745483a12a725f.html index 76310d05..b093a82c 100644 --- a/dir_99893ac99dd47c2a73745483a12a725f.html +++ b/dir_99893ac99dd47c2a73745483a12a725f.html @@ -72,7 +72,7 @@ $(function() { diff --git a/dir_b1be46be7d80596b116b2b4ac973f2f0.html b/dir_b1be46be7d80596b116b2b4ac973f2f0.html index 80236cda..562af08d 100644 --- a/dir_b1be46be7d80596b116b2b4ac973f2f0.html +++ b/dir_b1be46be7d80596b116b2b4ac973f2f0.html @@ -72,7 +72,7 @@ $(function() { diff --git a/files.html b/files.html index a6487178..bc2253f5 100644 --- a/files.html +++ b/files.html @@ -110,7 +110,7 @@ $(function() { diff --git a/functions.html b/functions.html index 6856fbb5..1e8870b3 100644 --- a/functions.html +++ b/functions.html @@ -90,7 +90,7 @@ $(function() { diff --git a/functions_b.html b/functions_b.html index e93c0d23..0a1be4f6 100644 --- a/functions_b.html +++ b/functions_b.html @@ -116,7 +116,7 @@ $(function() { diff --git a/functions_c.html b/functions_c.html index efb3c6b3..fd8d93f4 100644 --- a/functions_c.html +++ b/functions_c.html @@ -73,11 +73,14 @@ $(function() {
  • cancelFrame() : NanoVG
  • +
  • canRequestParameterValueChanges() +: Plugin +
  • CharacterInputEvent() : Widget::CharacterInputEvent
  • Circle() -: Circle< T > +: Circle< T >
  • circle() : NanoVG @@ -99,8 +102,8 @@ $(function() { : RingBufferControl< BufferStruct >
  • contains() -: Rectangle< T > -, SubWidget +: Rectangle< T > +, SubWidget
  • containsX() : Rectangle< T > @@ -133,7 +136,7 @@ $(function() { : NanoVG
  • createImageFromFile() -: NanoVG +: NanoVG
  • createImageFromMemory() : NanoVG @@ -142,7 +145,7 @@ $(function() { : NanoVG
  • createImageFromTextureHandle() -: NanoVG +: NanoVG
  • currentTransform() : NanoVG @@ -151,7 +154,7 @@ $(function() { diff --git a/functions_d.html b/functions_d.html index 06329fb7..5d3afbf0 100644 --- a/functions_d.html +++ b/functions_d.html @@ -108,7 +108,7 @@ $(function() { diff --git a/functions_e.html b/functions_e.html index 6b27d5b6..4e1fb082 100644 --- a/functions_e.html +++ b/functions_e.html @@ -84,7 +84,7 @@ $(function() { diff --git a/functions_enum.html b/functions_enum.html index 6bf6fa9e..09b7d016 100644 --- a/functions_enum.html +++ b/functions_enum.html @@ -72,7 +72,7 @@ $(function() { diff --git a/functions_eval.html b/functions_eval.html index ee32419c..79c901e3 100644 --- a/functions_eval.html +++ b/functions_eval.html @@ -75,7 +75,7 @@ $(function() { diff --git a/functions_f.html b/functions_f.html index ad36bd05..383cb3a7 100644 --- a/functions_f.html +++ b/functions_f.html @@ -120,7 +120,7 @@ $(function() { diff --git a/functions_func.html b/functions_func.html index 32d25774..d650c1f3 100644 --- a/functions_func.html +++ b/functions_func.html @@ -90,7 +90,7 @@ $(function() { diff --git a/functions_func_b.html b/functions_func_b.html index 2afcbd6c..3b9531df 100644 --- a/functions_func_b.html +++ b/functions_func_b.html @@ -92,7 +92,7 @@ $(function() { diff --git a/functions_func_c.html b/functions_func_c.html index b898afef..8b2e57dd 100644 --- a/functions_func_c.html +++ b/functions_func_c.html @@ -73,11 +73,14 @@ $(function() {
  • cancelFrame() : NanoVG
  • +
  • canRequestParameterValueChanges() +: Plugin +
  • CharacterInputEvent() : Widget::CharacterInputEvent
  • Circle() -: Circle< T > +: Circle< T >
  • circle() : NanoVG @@ -99,8 +102,8 @@ $(function() { : RingBufferControl< BufferStruct >
  • contains() -: Rectangle< T > -, SubWidget +: Rectangle< T > +, SubWidget
  • containsX() : Rectangle< T > @@ -118,7 +121,7 @@ $(function() { : NanoVG
  • createImageFromFile() -: NanoVG +: NanoVG
  • createImageFromMemory() : NanoVG @@ -136,7 +139,7 @@ $(function() { diff --git a/functions_func_d.html b/functions_func_d.html index 211ccd4f..198aa6ef 100644 --- a/functions_func_d.html +++ b/functions_func_d.html @@ -96,7 +96,7 @@ $(function() { diff --git a/functions_func_e.html b/functions_func_e.html index 0b51045b..21883edf 100644 --- a/functions_func_e.html +++ b/functions_func_e.html @@ -81,7 +81,7 @@ $(function() { diff --git a/functions_func_f.html b/functions_func_f.html index 05f00333..a08dd33d 100644 --- a/functions_func_f.html +++ b/functions_func_f.html @@ -116,7 +116,7 @@ $(function() { diff --git a/functions_func_g.html b/functions_func_g.html index a9db2ec3..c8172239 100644 --- a/functions_func_g.html +++ b/functions_func_g.html @@ -278,7 +278,7 @@ $(function() { diff --git a/functions_func_h.html b/functions_func_h.html index fadc61a6..351cda11 100644 --- a/functions_func_h.html +++ b/functions_func_h.html @@ -75,7 +75,7 @@ $(function() { diff --git a/functions_func_i.html b/functions_func_i.html index 9d6764cf..edfc4572 100644 --- a/functions_func_i.html +++ b/functions_func_i.html @@ -153,7 +153,7 @@ $(function() { diff --git a/functions_func_k.html b/functions_func_k.html index 757e1809..031b5fab 100644 --- a/functions_func_k.html +++ b/functions_func_k.html @@ -71,7 +71,7 @@ $(function() { diff --git a/functions_func_l.html b/functions_func_l.html index ba26e108..76fc1827 100644 --- a/functions_func_l.html +++ b/functions_func_l.html @@ -98,7 +98,7 @@ $(function() { diff --git a/functions_func_m.html b/functions_func_m.html index 031ceb53..d80c32c9 100644 --- a/functions_func_m.html +++ b/functions_func_m.html @@ -85,7 +85,7 @@ $(function() { diff --git a/functions_func_n.html b/functions_func_n.html index f1b2cfcf..26c8da3b 100644 --- a/functions_func_n.html +++ b/functions_func_n.html @@ -80,7 +80,7 @@ $(function() { diff --git a/functions_func_o.html b/functions_func_o.html index 8518d984..16288fa5 100644 --- a/functions_func_o.html +++ b/functions_func_o.html @@ -154,7 +154,7 @@ $(function() { diff --git a/functions_func_p.html b/functions_func_p.html index 1cd05945..048d5d1d 100644 --- a/functions_func_p.html +++ b/functions_func_p.html @@ -98,7 +98,7 @@ $(function() { diff --git a/functions_func_q.html b/functions_func_q.html index e5804309..fd518023 100644 --- a/functions_func_q.html +++ b/functions_func_q.html @@ -74,7 +74,7 @@ $(function() { diff --git a/functions_func_r.html b/functions_func_r.html index b46252f5..6c4ec242 100644 --- a/functions_func_r.html +++ b/functions_func_r.html @@ -96,6 +96,9 @@ $(function() { , Widget , Window
  • +
  • requestParameterValueChange() +: Plugin +
  • reset() : NanoVG
  • @@ -127,7 +130,7 @@ $(function() { diff --git a/functions_func_s.html b/functions_func_s.html index 44712b5e..65f44740 100644 --- a/functions_func_s.html +++ b/functions_func_s.html @@ -252,7 +252,7 @@ $(function() { diff --git a/functions_func_t.html b/functions_func_t.html index 5379abf0..e4f748ff 100644 --- a/functions_func_t.html +++ b/functions_func_t.html @@ -146,7 +146,7 @@ $(function() { diff --git a/functions_func_u.html b/functions_func_u.html index bbfafe32..6a62f087 100644 --- a/functions_func_u.html +++ b/functions_func_u.html @@ -71,7 +71,7 @@ $(function() { diff --git a/functions_func_v.html b/functions_func_v.html index 1ffc56b4..e7cd4af3 100644 --- a/functions_func_v.html +++ b/functions_func_v.html @@ -74,7 +74,7 @@ $(function() { diff --git a/functions_func_w.html b/functions_func_w.html index cc6cc1b6..1accddee 100644 --- a/functions_func_w.html +++ b/functions_func_w.html @@ -80,7 +80,7 @@ $(function() { diff --git a/functions_func_~.html b/functions_func_~.html index 2b2ced63..117273a8 100644 --- a/functions_func_~.html +++ b/functions_func_~.html @@ -125,7 +125,7 @@ $(function() { diff --git a/functions_g.html b/functions_g.html index cace59ea..552cc1fe 100644 --- a/functions_g.html +++ b/functions_g.html @@ -282,7 +282,7 @@ $(function() { diff --git a/functions_h.html b/functions_h.html index e1f90a63..9c946a80 100644 --- a/functions_h.html +++ b/functions_h.html @@ -85,7 +85,7 @@ $(function() { diff --git a/functions_i.html b/functions_i.html index 72efb470..8b63f727 100644 --- a/functions_i.html +++ b/functions_i.html @@ -156,7 +156,7 @@ $(function() { diff --git a/functions_k.html b/functions_k.html index d4584393..ebc02864 100644 --- a/functions_k.html +++ b/functions_k.html @@ -74,7 +74,7 @@ $(function() { diff --git a/functions_l.html b/functions_l.html index 29db6c3b..0e1981f1 100644 --- a/functions_l.html +++ b/functions_l.html @@ -104,7 +104,7 @@ $(function() { diff --git a/functions_m.html b/functions_m.html index 1fdd947c..209055d5 100644 --- a/functions_m.html +++ b/functions_m.html @@ -94,7 +94,7 @@ $(function() { diff --git a/functions_n.html b/functions_n.html index 71bf0af9..dab28597 100644 --- a/functions_n.html +++ b/functions_n.html @@ -85,7 +85,7 @@ $(function() { diff --git a/functions_o.html b/functions_o.html index 7cd3e2dd..3a564ccf 100644 --- a/functions_o.html +++ b/functions_o.html @@ -157,7 +157,7 @@ $(function() { diff --git a/functions_p.html b/functions_p.html index 4a16b56b..ed3acd90 100644 --- a/functions_p.html +++ b/functions_p.html @@ -101,7 +101,7 @@ $(function() { diff --git a/functions_q.html b/functions_q.html index cec7a17e..3f1468c8 100644 --- a/functions_q.html +++ b/functions_q.html @@ -74,7 +74,7 @@ $(function() { diff --git a/functions_r.html b/functions_r.html index 7090aa55..d4e88b79 100644 --- a/functions_r.html +++ b/functions_r.html @@ -99,6 +99,9 @@ $(function() { , Widget , Window +
  • requestParameterValueChange() +: Plugin +
  • reset() : NanoVG
  • @@ -133,7 +136,7 @@ $(function() { diff --git a/functions_s.html b/functions_s.html index 9dfbd944..e4b73623 100644 --- a/functions_s.html +++ b/functions_s.html @@ -273,7 +273,7 @@ $(function() { diff --git a/functions_t.html b/functions_t.html index 55e6ce51..660ed0d5 100644 --- a/functions_t.html +++ b/functions_t.html @@ -158,7 +158,7 @@ $(function() { diff --git a/functions_u.html b/functions_u.html index 8a2b8721..2478a958 100644 --- a/functions_u.html +++ b/functions_u.html @@ -74,7 +74,7 @@ $(function() { diff --git a/functions_v.html b/functions_v.html index da08dd56..96ba6be7 100644 --- a/functions_v.html +++ b/functions_v.html @@ -83,7 +83,7 @@ $(function() { diff --git a/functions_vars.html b/functions_vars.html index ea8755dc..9b7c3ca8 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -290,7 +290,7 @@ $(function() { diff --git a/functions_w.html b/functions_w.html index 9842b484..c91025f6 100644 --- a/functions_w.html +++ b/functions_w.html @@ -86,7 +86,7 @@ $(function() { diff --git a/functions_~.html b/functions_~.html index 531ef432..11084437 100644 --- a/functions_~.html +++ b/functions_~.html @@ -125,7 +125,7 @@ $(function() { diff --git a/group__AudioPortHints.html b/group__AudioPortHints.html index 150ef198..a484f6f4 100644 --- a/group__AudioPortHints.html +++ b/group__AudioPortHints.html @@ -232,7 +232,7 @@ Variables diff --git a/group__BasePluginStructs.html b/group__BasePluginStructs.html index d059fed9..c2b43be1 100644 --- a/group__BasePluginStructs.html +++ b/group__BasePluginStructs.html @@ -202,7 +202,7 @@ When on (> 0.5f), it means the plugin must run in a bypassed state.

    diff --git a/group__EntryPoints.html b/group__EntryPoints.html index 9e0fe744..cabcc6b0 100644 --- a/group__EntryPoints.html +++ b/group__EntryPoints.html @@ -116,7 +116,7 @@ Functions diff --git a/group__LV2AudioPortHints.html b/group__LV2AudioPortHints.html index 25c6f1e7..9d8f08ed 100644 --- a/group__LV2AudioPortHints.html +++ b/group__LV2AudioPortHints.html @@ -133,7 +133,7 @@ Variables diff --git a/group__LV2ParameterHints.html b/group__LV2ParameterHints.html index 8a3a7a6d..99f5814e 100644 --- a/group__LV2ParameterHints.html +++ b/group__LV2ParameterHints.html @@ -111,7 +111,7 @@ Cannot be used for output parameters.

    diff --git a/group__MainClasses.html b/group__MainClasses.html index c5582d12..d60338f0 100644 --- a/group__MainClasses.html +++ b/group__MainClasses.html @@ -79,7 +79,7 @@ Classes diff --git a/group__ParameterHints.html b/group__ParameterHints.html index 8ea9b6cf..552cb1f7 100644 --- a/group__ParameterHints.html +++ b/group__ParameterHints.html @@ -206,7 +206,7 @@ It's always at either minimum or maximum value.

    When unset, parameter is assumed to be of input type.

    Parameter inputs are changed by the host and typically should not be changed by the plugin.
    One exception is when changing programs, see Plugin::loadProgram().
    -The other exception is with parameter change requests, see Plugin::requestParameterValueChange().
    +The other exception is with parameter change requests, see Plugin::requestParameterValueChange().
    Outputs are changed by the plugin and never modified by the host.

    If you are targetting VST2, make sure to order your parameters so that all inputs are before any outputs.

    @@ -241,7 +241,7 @@ Cannot be used for output parameters.

    diff --git a/group__PluginMacros.html b/group__PluginMacros.html index 034b4ea4..589f847b 100644 --- a/group__PluginMacros.html +++ b/group__PluginMacros.html @@ -317,7 +317,7 @@ This is automatically enabled if

    Whether the plugin wants to change its own parameter inputs.
    -Not all hosts or plugin formats support this, so Plugin::canRequestParameterValueChanges() can be used to query support at runtime.

    See also
    Plugin::requestParameterValueChange(uint32_t, float)
    +Not all hosts or plugin formats support this, so
    Plugin::canRequestParameterValueChanges() can be used to query support at runtime.

    See also
    Plugin::requestParameterValueChange(uint32_t, float)
    @@ -484,7 +484,7 @@ By default this is set to diff --git a/hierarchy.html b/hierarchy.html index 4a37fce9..3c332ce2 100644 --- a/hierarchy.html +++ b/hierarchy.html @@ -162,7 +162,7 @@ $(function() { diff --git a/index.html b/index.html index ba563e32..45d06394 100644 --- a/index.html +++ b/index.html @@ -458,7 +458,7 @@ When enabled you'll need to override 2 new function in your plugin code,
    uint32_t hints
    Definition: DistrhoPlugin.hpp:450
    diff --git a/modules.html b/modules.html index e1c915c0..99cb3581 100644 --- a/modules.html +++ b/modules.html @@ -80,7 +80,7 @@ $(function() { diff --git a/search/all_10.js b/search/all_10.js index d0dd8828..750ab472 100644 --- a/search/all_10.js +++ b/search/all_10.js @@ -1,27 +1,28 @@ var searchData= [ - ['radialgradient_309',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]], - ['radtodeg_310',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]], - ['ranges_311',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]], - ['readcustomdata_312',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]], - ['readcustomtype_313',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]], - ['rect_314',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]], - ['rectangle_315',['Rectangle',['../classRectangle.html',1,'Rectangle< T >'],['../classRectangle.html#acf4a7cdc13c4176d44965db53a3561f3',1,'Rectangle::Rectangle() noexcept'],['../classRectangle.html#a883fb137e26b5b7e95791d91c232603f',1,'Rectangle::Rectangle(const T &x, const T &y, const T &width, const T &height) noexcept'],['../classRectangle.html#ae2560ef4446450f535414f70d7f46aa0',1,'Rectangle::Rectangle(const T &x, const T &y, const Size< T > &size) noexcept'],['../classRectangle.html#a7e55381bd7fe33d52a8847f65e9883ed',1,'Rectangle::Rectangle(const Point< T > &pos, const T &width, const T &height) noexcept'],['../classRectangle.html#a4b4d34708248ee56900916cdf1138edc',1,'Rectangle::Rectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac492f53d4f548c4f572c90c485606db8',1,'Rectangle::Rectangle(const Rectangle< T > &rect) noexcept']]], - ['recursivemutex_316',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]], - ['release_317',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]], - ['removeidlecallback_318',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]], - ['repaint_319',['repaint',['../classStandaloneWindow.html#aa1475d362245c793b516a232deab70ff',1,'StandaloneWindow::repaint()'],['../classSubWidget.html#a13910739dc797b600502e2dfa7daef87',1,'SubWidget::repaint()'],['../classTopLevelWidget.html#ad03702ffcbafa87ec546994891d4cd8a',1,'TopLevelWidget::repaint()'],['../classWidget.html#abe8cfe0aaae71dd011cf9a86e930fd12',1,'Widget::repaint()'],['../classWindow.html#a729ab39a1ac99d81b289e08a42582ade',1,'Window::repaint() noexcept'],['../classWindow.html#a33f9518b6f3209cd8201106260c9e42c',1,'Window::repaint(const Rectangle< uint > &rect) noexcept']]], - ['reset_320',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]], - ['resetscissor_321',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]], - ['resettransform_322',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]], - ['resizeevent_323',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget::ResizeEvent'],['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent::ResizeEvent()']]], - ['restore_324',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]], - ['restrictedmode_325',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]], - ['ringbuffercontrol_326',['RingBufferControl',['../classRingBufferControl.html',1,'']]], - ['ringbuffercontrol_3c_20heapbuffer_20_3e_327',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]], - ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_328',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]], - ['rotate_329',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]], - ['roundedrect_330',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]], - ['run_331',['run',['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0'],['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0']]], - ['runasmodal_332',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]] + ['radialgradient_310',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]], + ['radtodeg_311',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]], + ['ranges_312',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]], + ['readcustomdata_313',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]], + ['readcustomtype_314',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]], + ['rect_315',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]], + ['rectangle_316',['Rectangle',['../classRectangle.html',1,'Rectangle< T >'],['../classRectangle.html#acf4a7cdc13c4176d44965db53a3561f3',1,'Rectangle::Rectangle() noexcept'],['../classRectangle.html#a883fb137e26b5b7e95791d91c232603f',1,'Rectangle::Rectangle(const T &x, const T &y, const T &width, const T &height) noexcept'],['../classRectangle.html#ae2560ef4446450f535414f70d7f46aa0',1,'Rectangle::Rectangle(const T &x, const T &y, const Size< T > &size) noexcept'],['../classRectangle.html#a7e55381bd7fe33d52a8847f65e9883ed',1,'Rectangle::Rectangle(const Point< T > &pos, const T &width, const T &height) noexcept'],['../classRectangle.html#a4b4d34708248ee56900916cdf1138edc',1,'Rectangle::Rectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac492f53d4f548c4f572c90c485606db8',1,'Rectangle::Rectangle(const Rectangle< T > &rect) noexcept']]], + ['recursivemutex_317',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]], + ['release_318',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]], + ['removeidlecallback_319',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]], + ['repaint_320',['repaint',['../classStandaloneWindow.html#aa1475d362245c793b516a232deab70ff',1,'StandaloneWindow::repaint()'],['../classSubWidget.html#a13910739dc797b600502e2dfa7daef87',1,'SubWidget::repaint()'],['../classTopLevelWidget.html#ad03702ffcbafa87ec546994891d4cd8a',1,'TopLevelWidget::repaint()'],['../classWidget.html#abe8cfe0aaae71dd011cf9a86e930fd12',1,'Widget::repaint()'],['../classWindow.html#a729ab39a1ac99d81b289e08a42582ade',1,'Window::repaint() noexcept'],['../classWindow.html#a33f9518b6f3209cd8201106260c9e42c',1,'Window::repaint(const Rectangle< uint > &rect) noexcept']]], + ['requestparametervaluechange_321',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]], + ['reset_322',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]], + ['resetscissor_323',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]], + ['resettransform_324',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]], + ['resizeevent_325',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget::ResizeEvent'],['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent::ResizeEvent()']]], + ['restore_326',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]], + ['restrictedmode_327',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]], + ['ringbuffercontrol_328',['RingBufferControl',['../classRingBufferControl.html',1,'']]], + ['ringbuffercontrol_3c_20heapbuffer_20_3e_329',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]], + ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_330',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]], + ['rotate_331',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]], + ['roundedrect_332',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]], + ['run_333',['run',['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0'],['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0']]], + ['runasmodal_334',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]] ]; diff --git a/search/all_11.js b/search/all_11.js index a85c337b..a0870e40 100644 --- a/search/all_11.js +++ b/search/all_11.js @@ -1,69 +1,69 @@ var searchData= [ - ['sampleratechanged_333',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]], - ['save_334',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]], - ['scale_335',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]], - ['scissor_336',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]], - ['scopedpointer_337',['ScopedPointer',['../classScopedPointer.html',1,'ScopedPointer< ObjectType >'],['../classScopedPointer.html#ac187958296e33aa057dd37478ea70400',1,'ScopedPointer::ScopedPointer() noexcept'],['../classScopedPointer.html#a44a7843e49c3ff719f06607b6e908f7d',1,'ScopedPointer::ScopedPointer(ObjectType *const objectToTakePossessionOf) noexcept'],['../classScopedPointer.html#a04688b1561dd9d861ca80c6deb63a233',1,'ScopedPointer::ScopedPointer(ScopedPointer &objectToTransferFrom) noexcept']]], - ['scopedsafelocale_338',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]], - ['scopelocker_339',['ScopeLocker',['../classScopeLocker.html',1,'']]], - ['scopetrylocker_340',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]], - ['scopeunlocker_341',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]], - ['scrollevent_342',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget::ScrollEvent'],['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent::ScrollEvent()']]], - ['sendnote_343',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]], - ['setabsolutepos_344',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]], - ['setabsolutex_345',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]], - ['setabsolutey_346',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]], - ['setclassname_347',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]], - ['setendpos_348',['setEndPos',['../classLine.html#af05002adedbeaeea698d26bf4afadff0',1,'Line::setEndPos(const T &x, const T &y) noexcept'],['../classLine.html#a13324b63d42efff020622aa2979d1009',1,'Line::setEndPos(const Point< T > &pos) noexcept']]], - ['setendx_349',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]], - ['setendy_350',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]], - ['setfor_351',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]], - ['setgeometryconstraints_352',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]], - ['setheight_353',['setHeight',['../classSize.html#a30d453133d7a677e14641f010204237e',1,'Size::setHeight()'],['../classRectangle.html#a5ff3aca88c9ef31a2e3f8e6cee846155',1,'Rectangle::setHeight()'],['../classTopLevelWidget.html#a607afeaa7fc1bd6cf52ef3138c38360f',1,'TopLevelWidget::setHeight()'],['../classWidget.html#ac6d2e6cbb2ff96f3645493d804af07f7',1,'Widget::setHeight()'],['../classWindow.html#a13f314cfd5c9048ec8ea0b88b611f54d',1,'Window::setHeight()']]], - ['setid_354',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]], - ['setignoringkeyrepeat_355',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]], - ['setlatency_356',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]], - ['setneedsfullviewportdrawing_357',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]], - ['setneedsviewportscaling_358',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]], - ['setnumsegments_359',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]], - ['setparametervalue_360',['setParameterValue',['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classUI.html#a973db6e8805f0aa9be3457685564ab8a',1,'UI::setParameterValue()']]], - ['setpos_361',['setPos',['../classPoint.html#aac5c7220da858d14140ff0c78684d4e2',1,'Point::setPos(const T &x, const T &y) noexcept'],['../classPoint.html#a2df24dbabd272d2308cc2b53d24d548a',1,'Point::setPos(const Point< T > &pos) noexcept'],['../classCircle.html#a2046a9238a3870276e1dac7fb684eacb',1,'Circle::setPos(const T &x, const T &y) noexcept'],['../classCircle.html#addce92ba3813dc8ae1222127a9dd932d',1,'Circle::setPos(const Point< T > &pos) noexcept'],['../classRectangle.html#a52adba9ba93242a51de29865818fd776',1,'Rectangle::setPos(const T &x, const T &y) noexcept'],['../classRectangle.html#ae0904b281ed4811e6901d0d78c30f08e',1,'Rectangle::setPos(const Point< T > &pos) noexcept']]], - ['setrectangle_362',['setRectangle',['../classRectangle.html#a2907d68a36a3ba97cb8ef14f86d85075',1,'Rectangle::setRectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac74be2c368aee380680c0221c432cb7f',1,'Rectangle::setRectangle(const Rectangle< T > &rect) noexcept']]], - ['setresizable_363',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]], - ['setsize_364',['setSize',['../classSize.html#a6dd4d69857ef92c65dd941eea3356ed9',1,'Size::setSize(const T &width, const T &height) noexcept'],['../classSize.html#a973da47d41aaa3757646a8ec0a1d93da',1,'Size::setSize(const Size< T > &size) noexcept'],['../classCircle.html#a02fc5ef5aae2d5d1c1bd016cab8afc5d',1,'Circle::setSize()'],['../classRectangle.html#a6af8f18557397f909cae8eb65f8367a4',1,'Rectangle::setSize(const T &width, const T &height) noexcept'],['../classRectangle.html#a23d728827f9c22167929c461aa65882e',1,'Rectangle::setSize(const Size< T > &size) noexcept'],['../classTopLevelWidget.html#a41fa486da289fb082bb840aaaad72a08',1,'TopLevelWidget::setSize(uint width, uint height)'],['../classTopLevelWidget.html#a94f526903d739bf2e812fb785fc66aae',1,'TopLevelWidget::setSize(const Size< uint > &size)'],['../classWidget.html#ab4d9e0156e455db3ff23730f82544daa',1,'Widget::setSize(uint width, uint height) noexcept'],['../classWidget.html#afce784b204902c0f11e9ed02bc692362',1,'Widget::setSize(const Size< uint > &size) noexcept'],['../classWindow.html#a89bd0c91920029ddcb21b8975e8b47d9',1,'Window::setSize(uint width, uint height)'],['../classWindow.html#a9408b98401ce2fab132c196283248d1a',1,'Window::setSize(const Size< uint > &size)']]], - ['setskipdrawing_365',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]], - ['setstartpos_366',['setStartPos',['../classLine.html#a958d534b1b0c2d581b110dd26c0d4cea',1,'Line::setStartPos(const T &x, const T &y) noexcept'],['../classLine.html#aa078f8d0f2cf36e3162bc1977dc56d4b',1,'Line::setStartPos(const Point< T > &pos) noexcept']]], - ['setstartx_367',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]], - ['setstarty_368',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]], - ['setstate_369',['setState',['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classUI.html#abc94a38afa658849f3fdfd66cd8f5f51',1,'UI::setState()']]], - ['settitle_370',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]], - ['setvisible_371',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]], - ['setwidth_372',['setWidth',['../classSize.html#aa552662217b3e8e9c0b6d69d7bc22665',1,'Size::setWidth()'],['../classRectangle.html#a75ce3e3a2e8745a1d749dd9da02e9443',1,'Rectangle::setWidth()'],['../classTopLevelWidget.html#a4a95eb3bb76704737ef9cf405e800617',1,'TopLevelWidget::setWidth()'],['../classWidget.html#aed80a9cbc4a13c01641f35dd3d8688ea',1,'Widget::setWidth()'],['../classWindow.html#acfc9a6f22176e204009acbb387d3861c',1,'Window::setWidth()']]], - ['setx_373',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]], - ['sety_374',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]], - ['shortname_375',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]], - ['show_376',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]], - ['showhidden_377',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]], - ['showplaces_378',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]], - ['shrinkby_379',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]], - ['signal_380',['Signal',['../classSignal.html',1,'']]], - ['size_381',['Size',['../classSize.html',1,'Size< T >'],['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()'],['../classSize.html#ada0c1f75029742b2514ede5466993776',1,'Size::Size() noexcept'],['../classSize.html#ac3096253937df7e318a02838c48bf941',1,'Size::Size(const T &width, const T &height) noexcept'],['../classSize.html#a90ab9513f96f3642def121d2fbd92593',1,'Size::Size(const Size< T > &size) noexcept']]], - ['size_3c_20uint_20_3e_382',['Size< uint >',['../classSize.html',1,'']]], - ['skewx_383',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]], - ['skewy_384',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]], - ['smallstackbuffer_385',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]], - ['smallstackringbuffer_386',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'SmallStackRingBuffer'],['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer::SmallStackRingBuffer()']]], - ['specialevent_387',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget::SpecialEvent'],['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent::SpecialEvent()']]], - ['standalonewindow_388',['StandaloneWindow',['../classStandaloneWindow.html',1,'StandaloneWindow'],['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]], - ['startdir_389',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]], - ['statechanged_390',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]], - ['string_391',['String',['../classString.html',1,'']]], - ['stroke_392',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]], - ['strokecolor_393',['strokeColor',['../classNanoVG.html#acefc70128644fb8ee5abe6dc04d4f710',1,'NanoVG::strokeColor(const Color &color)'],['../classNanoVG.html#a6242c3e68789ed57b46fb75ba396506d',1,'NanoVG::strokeColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a22bac7e1806c9203a637337478a90165',1,'NanoVG::strokeColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], - ['strokepaint_394',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]], - ['strokewidth_395',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]], - ['subwidget_396',['SubWidget',['../classSubWidget.html',1,'SubWidget'],['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget::SubWidget()']]], - ['swapwith_397',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]], - ['symbol_398',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]] + ['sampleratechanged_335',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]], + ['save_336',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]], + ['scale_337',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]], + ['scissor_338',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]], + ['scopedpointer_339',['ScopedPointer',['../classScopedPointer.html',1,'ScopedPointer< ObjectType >'],['../classScopedPointer.html#ac187958296e33aa057dd37478ea70400',1,'ScopedPointer::ScopedPointer() noexcept'],['../classScopedPointer.html#a44a7843e49c3ff719f06607b6e908f7d',1,'ScopedPointer::ScopedPointer(ObjectType *const objectToTakePossessionOf) noexcept'],['../classScopedPointer.html#a04688b1561dd9d861ca80c6deb63a233',1,'ScopedPointer::ScopedPointer(ScopedPointer &objectToTransferFrom) noexcept']]], + ['scopedsafelocale_340',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]], + ['scopelocker_341',['ScopeLocker',['../classScopeLocker.html',1,'']]], + ['scopetrylocker_342',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]], + ['scopeunlocker_343',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]], + ['scrollevent_344',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget::ScrollEvent'],['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent::ScrollEvent()']]], + ['sendnote_345',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]], + ['setabsolutepos_346',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]], + ['setabsolutex_347',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]], + ['setabsolutey_348',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]], + ['setclassname_349',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]], + ['setendpos_350',['setEndPos',['../classLine.html#af05002adedbeaeea698d26bf4afadff0',1,'Line::setEndPos(const T &x, const T &y) noexcept'],['../classLine.html#a13324b63d42efff020622aa2979d1009',1,'Line::setEndPos(const Point< T > &pos) noexcept']]], + ['setendx_351',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]], + ['setendy_352',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]], + ['setfor_353',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]], + ['setgeometryconstraints_354',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]], + ['setheight_355',['setHeight',['../classSize.html#a30d453133d7a677e14641f010204237e',1,'Size::setHeight()'],['../classRectangle.html#a5ff3aca88c9ef31a2e3f8e6cee846155',1,'Rectangle::setHeight()'],['../classTopLevelWidget.html#a607afeaa7fc1bd6cf52ef3138c38360f',1,'TopLevelWidget::setHeight()'],['../classWidget.html#ac6d2e6cbb2ff96f3645493d804af07f7',1,'Widget::setHeight()'],['../classWindow.html#a13f314cfd5c9048ec8ea0b88b611f54d',1,'Window::setHeight()']]], + ['setid_356',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]], + ['setignoringkeyrepeat_357',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]], + ['setlatency_358',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]], + ['setneedsfullviewportdrawing_359',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]], + ['setneedsviewportscaling_360',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]], + ['setnumsegments_361',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]], + ['setparametervalue_362',['setParameterValue',['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classUI.html#a973db6e8805f0aa9be3457685564ab8a',1,'UI::setParameterValue()']]], + ['setpos_363',['setPos',['../classPoint.html#aac5c7220da858d14140ff0c78684d4e2',1,'Point::setPos(const T &x, const T &y) noexcept'],['../classPoint.html#a2df24dbabd272d2308cc2b53d24d548a',1,'Point::setPos(const Point< T > &pos) noexcept'],['../classCircle.html#a2046a9238a3870276e1dac7fb684eacb',1,'Circle::setPos(const T &x, const T &y) noexcept'],['../classCircle.html#addce92ba3813dc8ae1222127a9dd932d',1,'Circle::setPos(const Point< T > &pos) noexcept'],['../classRectangle.html#a52adba9ba93242a51de29865818fd776',1,'Rectangle::setPos(const T &x, const T &y) noexcept'],['../classRectangle.html#ae0904b281ed4811e6901d0d78c30f08e',1,'Rectangle::setPos(const Point< T > &pos) noexcept']]], + ['setrectangle_364',['setRectangle',['../classRectangle.html#a2907d68a36a3ba97cb8ef14f86d85075',1,'Rectangle::setRectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac74be2c368aee380680c0221c432cb7f',1,'Rectangle::setRectangle(const Rectangle< T > &rect) noexcept']]], + ['setresizable_365',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]], + ['setsize_366',['setSize',['../classSize.html#a6dd4d69857ef92c65dd941eea3356ed9',1,'Size::setSize(const T &width, const T &height) noexcept'],['../classSize.html#a973da47d41aaa3757646a8ec0a1d93da',1,'Size::setSize(const Size< T > &size) noexcept'],['../classCircle.html#a02fc5ef5aae2d5d1c1bd016cab8afc5d',1,'Circle::setSize()'],['../classRectangle.html#a6af8f18557397f909cae8eb65f8367a4',1,'Rectangle::setSize(const T &width, const T &height) noexcept'],['../classRectangle.html#a23d728827f9c22167929c461aa65882e',1,'Rectangle::setSize(const Size< T > &size) noexcept'],['../classTopLevelWidget.html#a41fa486da289fb082bb840aaaad72a08',1,'TopLevelWidget::setSize(uint width, uint height)'],['../classTopLevelWidget.html#a94f526903d739bf2e812fb785fc66aae',1,'TopLevelWidget::setSize(const Size< uint > &size)'],['../classWidget.html#ab4d9e0156e455db3ff23730f82544daa',1,'Widget::setSize(uint width, uint height) noexcept'],['../classWidget.html#afce784b204902c0f11e9ed02bc692362',1,'Widget::setSize(const Size< uint > &size) noexcept'],['../classWindow.html#a89bd0c91920029ddcb21b8975e8b47d9',1,'Window::setSize(uint width, uint height)'],['../classWindow.html#a9408b98401ce2fab132c196283248d1a',1,'Window::setSize(const Size< uint > &size)']]], + ['setskipdrawing_367',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]], + ['setstartpos_368',['setStartPos',['../classLine.html#a958d534b1b0c2d581b110dd26c0d4cea',1,'Line::setStartPos(const T &x, const T &y) noexcept'],['../classLine.html#aa078f8d0f2cf36e3162bc1977dc56d4b',1,'Line::setStartPos(const Point< T > &pos) noexcept']]], + ['setstartx_369',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]], + ['setstarty_370',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]], + ['setstate_371',['setState',['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classUI.html#abc94a38afa658849f3fdfd66cd8f5f51',1,'UI::setState()']]], + ['settitle_372',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]], + ['setvisible_373',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]], + ['setwidth_374',['setWidth',['../classSize.html#aa552662217b3e8e9c0b6d69d7bc22665',1,'Size::setWidth()'],['../classRectangle.html#a75ce3e3a2e8745a1d749dd9da02e9443',1,'Rectangle::setWidth()'],['../classTopLevelWidget.html#a4a95eb3bb76704737ef9cf405e800617',1,'TopLevelWidget::setWidth()'],['../classWidget.html#aed80a9cbc4a13c01641f35dd3d8688ea',1,'Widget::setWidth()'],['../classWindow.html#acfc9a6f22176e204009acbb387d3861c',1,'Window::setWidth()']]], + ['setx_375',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]], + ['sety_376',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]], + ['shortname_377',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]], + ['show_378',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]], + ['showhidden_379',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]], + ['showplaces_380',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]], + ['shrinkby_381',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]], + ['signal_382',['Signal',['../classSignal.html',1,'']]], + ['size_383',['Size',['../classSize.html',1,'Size< T >'],['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()'],['../classSize.html#ada0c1f75029742b2514ede5466993776',1,'Size::Size() noexcept'],['../classSize.html#ac3096253937df7e318a02838c48bf941',1,'Size::Size(const T &width, const T &height) noexcept'],['../classSize.html#a90ab9513f96f3642def121d2fbd92593',1,'Size::Size(const Size< T > &size) noexcept']]], + ['size_3c_20uint_20_3e_384',['Size< uint >',['../classSize.html',1,'']]], + ['skewx_385',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]], + ['skewy_386',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]], + ['smallstackbuffer_387',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]], + ['smallstackringbuffer_388',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'SmallStackRingBuffer'],['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer::SmallStackRingBuffer()']]], + ['specialevent_389',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget::SpecialEvent'],['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent::SpecialEvent()']]], + ['standalonewindow_390',['StandaloneWindow',['../classStandaloneWindow.html',1,'StandaloneWindow'],['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]], + ['startdir_391',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]], + ['statechanged_392',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]], + ['string_393',['String',['../classString.html',1,'']]], + ['stroke_394',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]], + ['strokecolor_395',['strokeColor',['../classNanoVG.html#acefc70128644fb8ee5abe6dc04d4f710',1,'NanoVG::strokeColor(const Color &color)'],['../classNanoVG.html#a6242c3e68789ed57b46fb75ba396506d',1,'NanoVG::strokeColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a22bac7e1806c9203a637337478a90165',1,'NanoVG::strokeColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], + ['strokepaint_396',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]], + ['strokewidth_397',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]], + ['subwidget_398',['SubWidget',['../classSubWidget.html',1,'SubWidget'],['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget::SubWidget()']]], + ['swapwith_399',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]], + ['symbol_400',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]] ]; diff --git a/search/all_12.js b/search/all_12.js index d620fb82..6678ff22 100644 --- a/search/all_12.js +++ b/search/all_12.js @@ -1,35 +1,35 @@ var searchData= [ - ['tail_399',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]], - ['text_400',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]], - ['textalign_401',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]], - ['textbounds_402',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]], - ['textbox_403',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]], - ['textboxbounds_404',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]], - ['textbreaklines_405',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]], - ['textglyphpositions_406',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]], - ['textletterspacing_407',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]], - ['textlineheight_408',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]], - ['textmetrics_409',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]], - ['textrow_410',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]], - ['thread_411',['Thread',['../classThread.html',1,'']]], - ['tick_412',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]], - ['ticksperbeat_413',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]], - ['timeposition_414',['TimePosition',['../structTimePosition.html',1,'TimePosition'],['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition::TimePosition()']]], - ['title_415',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]], - ['tofront_416',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]], - ['toplevelwidget_417',['TopLevelWidget',['../classTopLevelWidget.html',1,'TopLevelWidget'],['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget::TopLevelWidget()']]], - ['transform_418',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]], - ['transformidentity_419',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]], - ['transforminverse_420',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]], - ['transformmultiply_421',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]], - ['transformpoint_422',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]], - ['transformpremultiply_423',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]], - ['transformrotate_424',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]], - ['transformscale_425',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]], - ['transformskewx_426',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]], - ['transformskewy_427',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]], - ['transformtranslate_428',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]], - ['translate_429',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]], - ['triangle_430',['Triangle',['../classTriangle.html',1,'Triangle< T >'],['../classTriangle.html#ad3ae4f80efb4b18f4f8b8a25543aa10c',1,'Triangle::Triangle() noexcept'],['../classTriangle.html#a394b031be82e2e0c043547ad1e551ddb',1,'Triangle::Triangle(const T &x1, const T &y1, const T &x2, const T &y2, const T &x3, const T &y3) noexcept'],['../classTriangle.html#a79fdc0930afc294c7bce90a2cd3075ed',1,'Triangle::Triangle(const Point< T > &pos1, const Point< T > &pos2, const Point< T > &pos3) noexcept'],['../classTriangle.html#a5130f571dd5de1f070573929637544ce',1,'Triangle::Triangle(const Triangle< T > &tri) noexcept']]] + ['tail_401',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]], + ['text_402',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]], + ['textalign_403',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]], + ['textbounds_404',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]], + ['textbox_405',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]], + ['textboxbounds_406',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]], + ['textbreaklines_407',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]], + ['textglyphpositions_408',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]], + ['textletterspacing_409',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]], + ['textlineheight_410',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]], + ['textmetrics_411',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]], + ['textrow_412',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]], + ['thread_413',['Thread',['../classThread.html',1,'']]], + ['tick_414',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]], + ['ticksperbeat_415',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]], + ['timeposition_416',['TimePosition',['../structTimePosition.html',1,'TimePosition'],['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition::TimePosition()']]], + ['title_417',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]], + ['tofront_418',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]], + ['toplevelwidget_419',['TopLevelWidget',['../classTopLevelWidget.html',1,'TopLevelWidget'],['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget::TopLevelWidget()']]], + ['transform_420',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]], + ['transformidentity_421',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]], + ['transforminverse_422',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]], + ['transformmultiply_423',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]], + ['transformpoint_424',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]], + ['transformpremultiply_425',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]], + ['transformrotate_426',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]], + ['transformscale_427',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]], + ['transformskewx_428',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]], + ['transformskewy_429',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]], + ['transformtranslate_430',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]], + ['translate_431',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]], + ['triangle_432',['Triangle',['../classTriangle.html',1,'Triangle< T >'],['../classTriangle.html#ad3ae4f80efb4b18f4f8b8a25543aa10c',1,'Triangle::Triangle() noexcept'],['../classTriangle.html#a394b031be82e2e0c043547ad1e551ddb',1,'Triangle::Triangle(const T &x1, const T &y1, const T &x2, const T &y2, const T &x3, const T &y3) noexcept'],['../classTriangle.html#a79fdc0930afc294c7bce90a2cd3075ed',1,'Triangle::Triangle(const Point< T > &pos1, const Point< T > &pos2, const Point< T > &pos3) noexcept'],['../classTriangle.html#a5130f571dd5de1f070573929637544ce',1,'Triangle::Triangle(const Triangle< T > &tri) noexcept']]] ]; diff --git a/search/all_13.js b/search/all_13.js index c35b4a95..ff25efaf 100644 --- a/search/all_13.js +++ b/search/all_13.js @@ -1,5 +1,5 @@ var searchData= [ - ['ui_431',['UI',['../classUI.html',1,'UI'],['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI::UI()']]], - ['unit_432',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]] + ['ui_433',['UI',['../classUI.html',1,'UI'],['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI::UI()']]], + ['unit_434',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]] ]; diff --git a/search/all_14.js b/search/all_14.js index 2a9ef741..f6a369db 100644 --- a/search/all_14.js +++ b/search/all_14.js @@ -1,9 +1,9 @@ var searchData= [ - ['valid_433',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]], - ['value_434',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]], - ['values_435',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]], - ['vstguistandalonewindow_436',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'VstGuiStandaloneWindow'],['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow::VstGuiStandaloneWindow()']]], - ['vulkangraphicscontext_437',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]], - ['vulkanimage_438',['VulkanImage',['../classVulkanImage.html',1,'VulkanImage'],['../classVulkanImage.html#aaa625bb7cbad92de916c0d6877033a42',1,'VulkanImage::VulkanImage()'],['../classVulkanImage.html#a9a3d03e892ee950aa291811e54845568',1,'VulkanImage::VulkanImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classVulkanImage.html#aa1af6c288a92b400c0f99dd62b709443',1,'VulkanImage::VulkanImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classVulkanImage.html#a5821aca1ae6e78a7e7c9814a42f55f35',1,'VulkanImage::VulkanImage(const VulkanImage &image)']]] + ['valid_435',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]], + ['value_436',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]], + ['values_437',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]], + ['vstguistandalonewindow_438',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'VstGuiStandaloneWindow'],['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow::VstGuiStandaloneWindow()']]], + ['vulkangraphicscontext_439',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]], + ['vulkanimage_440',['VulkanImage',['../classVulkanImage.html',1,'VulkanImage'],['../classVulkanImage.html#aaa625bb7cbad92de916c0d6877033a42',1,'VulkanImage::VulkanImage()'],['../classVulkanImage.html#a9a3d03e892ee950aa291811e54845568',1,'VulkanImage::VulkanImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classVulkanImage.html#aa1af6c288a92b400c0f99dd62b709443',1,'VulkanImage::VulkanImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classVulkanImage.html#a5821aca1ae6e78a7e7c9814a42f55f35',1,'VulkanImage::VulkanImage(const VulkanImage &image)']]] ]; diff --git a/search/all_15.js b/search/all_15.js index 246c3b25..a91df620 100644 --- a/search/all_15.js +++ b/search/all_15.js @@ -1,10 +1,10 @@ var searchData= [ - ['widget_439',['Widget',['../classWidget.html',1,'']]], - ['width_440',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]], - ['window_441',['Window',['../classWindow.html',1,'Window'],['../classWindow.html#a2f6257937261fcb3e627752dfb248d47',1,'Window::Window(Application &app)'],['../classWindow.html#af0f0784ad6118e6886627b354bd43726',1,'Window::Window(Application &app, Window &parent)'],['../classWindow.html#a2cd48e2c2d816439cf38faf5c7a9736f',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)'],['../classWindow.html#ada557b4543c122a0de22c876c55504ae',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)']]], - ['writecustomdata_442',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]], - ['writecustomtype_443',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]], - ['writemidievent_444',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]], - ['wrtn_445',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]] + ['widget_441',['Widget',['../classWidget.html',1,'']]], + ['width_442',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]], + ['window_443',['Window',['../classWindow.html',1,'Window'],['../classWindow.html#a2f6257937261fcb3e627752dfb248d47',1,'Window::Window(Application &app)'],['../classWindow.html#af0f0784ad6118e6886627b354bd43726',1,'Window::Window(Application &app, Window &parent)'],['../classWindow.html#a2cd48e2c2d816439cf38faf5c7a9736f',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)'],['../classWindow.html#ada557b4543c122a0de22c876c55504ae',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)']]], + ['writecustomdata_444',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]], + ['writecustomtype_445',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]], + ['writemidievent_446',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]], + ['wrtn_447',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]] ]; diff --git a/search/all_16.js b/search/all_16.js index 757c75c0..e59ccfbf 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -1,22 +1,22 @@ var searchData= [ - ['_7eapplication_446',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]], - ['_7ebaseevent_447',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]], - ['_7ecairobasewidget_448',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]], - ['_7ecairoimage_449',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]], - ['_7eheapringbuffer_450',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]], - ['_7eimagebase_451',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]], - ['_7eleakedobjectdetector_452',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]], - ['_7enanobasewidget_453',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]], - ['_7enanoimage_454',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]], - ['_7enanovg_455',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]], - ['_7eopenglimage_456',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]], - ['_7eplugin_457',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]], - ['_7escopedpointer_458',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]], - ['_7esubwidget_459',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]], - ['_7etoplevelwidget_460',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]], - ['_7eui_461',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]], - ['_7evulkanimage_462',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]], - ['_7ewidget_463',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]], - ['_7ewindow_464',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]] + ['_7eapplication_448',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]], + ['_7ebaseevent_449',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]], + ['_7ecairobasewidget_450',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]], + ['_7ecairoimage_451',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]], + ['_7eheapringbuffer_452',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]], + ['_7eimagebase_453',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]], + ['_7eleakedobjectdetector_454',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]], + ['_7enanobasewidget_455',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]], + ['_7enanoimage_456',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]], + ['_7enanovg_457',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]], + ['_7eopenglimage_458',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]], + ['_7eplugin_459',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]], + ['_7escopedpointer_460',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]], + ['_7esubwidget_461',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]], + ['_7etoplevelwidget_462',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]], + ['_7eui_463',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]], + ['_7evulkanimage_464',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]], + ['_7ewidget_465',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]], + ['_7ewindow_466',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]] ]; diff --git a/search/all_2.js b/search/all_2.js index 50785886..6798ba92 100644 --- a/search/all_2.js +++ b/search/all_2.js @@ -5,29 +5,30 @@ var searchData= ['cairoimage_29',['CairoImage',['../classCairoImage.html',1,'CairoImage'],['../classCairoImage.html#aeadcf789efdf894a61e477b4d64fc0b6',1,'CairoImage::CairoImage()'],['../classCairoImage.html#a17ce2733afa4fc080a63b23cd0dd7b18',1,'CairoImage::CairoImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classCairoImage.html#ad3490061bcaae7cc320c5ccfb40ab3dd',1,'CairoImage::CairoImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classCairoImage.html#a89f96493ba7b890a4d43f00672f1a497',1,'CairoImage::CairoImage(const CairoImage &image)']]], ['callback_30',['Callback',['../classImageBaseButton_1_1Callback.html',1,'ImageBaseButton< ImageType >::Callback'],['../classImageBaseKnob_1_1Callback.html',1,'ImageBaseKnob< ImageType >::Callback'],['../classImageBaseSlider_1_1Callback.html',1,'ImageBaseSlider< ImageType >::Callback'],['../classImageBaseSwitch_1_1Callback.html',1,'ImageBaseSwitch< ImageType >::Callback']]], ['cancelframe_31',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]], - ['characterinputevent_32',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget::CharacterInputEvent'],['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent::CharacterInputEvent()']]], - ['circle_33',['Circle',['../classCircle.html',1,'Circle< T >'],['../classNanoVG.html#aa3230d48ce48f050d3ad636fc2ff4235',1,'NanoVG::circle()'],['../classCircle.html#a69bf0ddae80047ef3e9b230930eb1ba6',1,'Circle::Circle() noexcept'],['../classCircle.html#a391892aed07c5239153a038fea80423b',1,'Circle::Circle(const T &x, const T &y, const float size, const uint numSegments=300)'],['../classCircle.html#ab0e9f6bedf3dfa9fd958c573eca46368',1,'Circle::Circle(const Point< T > &pos, const float size, const uint numSegments=300)'],['../classCircle.html#aeee15927ea13e9114aa53a8c26c5e1df',1,'Circle::Circle(const Circle< T > &cir) noexcept']]], - ['clear_34',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]], - ['close_35',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]], - ['closepath_36',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]], - ['color_37',['Color',['../structColor.html',1,'Color'],['../structColor.html#acbbdba6661c2bbd987ef27de59813b47',1,'Color::Color() noexcept'],['../structColor.html#ab5f3b6caec37b3ba8f7a04c801c63847',1,'Color::Color(int red, int green, int blue, float alpha=1.0f) noexcept'],['../structColor.html#a77dd2b8f997aaf034c790ffd4ffe64bc',1,'Color::Color(float red, float green, float blue, float alpha=1.0f) noexcept'],['../structColor.html#a7ac8018890423379bf8cdce2c6bc9d7e',1,'Color::Color(const Color &color) noexcept'],['../structColor.html#a8d51b3f9457c1d9524ad67c94152b99a',1,'Color::Color(const Color &color1, const Color &color2, float u) noexcept']]], - ['commitwrite_38',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]], - ['contains_39',['contains',['../classRectangle.html#a08b0741e6259e88552106136cdbff489',1,'Rectangle::contains(const T &x, const T &y) const noexcept'],['../classRectangle.html#a4420a73414a0fd1b85abd468a2c890d3',1,'Rectangle::contains(const Point< T > &pos) const noexcept'],['../classRectangle.html#aa39ae4cb4a8c27f91db466fa12aef254',1,'Rectangle::contains(const Point< T2 > &pos) const noexcept'],['../classSubWidget.html#ac9b4d3e2a3a39e588504dd33c1d9ca95',1,'SubWidget::contains(T x, T y) const noexcept'],['../classSubWidget.html#ac5b584dfb15c98b67c03a2d9699651b7',1,'SubWidget::contains(const Point< T > &pos) const noexcept']]], - ['containsx_40',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]], - ['containsy_41',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]], - ['count_42',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]], - ['create_5fantialias_43',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]], - ['create_5fdebug_44',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]], - ['create_5fstencil_5fstrokes_45',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]], - ['createbuffer_46',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]], - ['createflags_47',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]], - ['createfontfromfile_48',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]], - ['createfontfrommemory_49',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]], - ['createimagefromfile_50',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]], - ['createimagefrommemory_51',['createImageFromMemory',['../classNanoVG.html#a395cde178d473c548e3d92c48d430ca1',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, ImageFlags imageFlags)'],['../classNanoVG.html#acf7d2cac5deeb625a91c40448ed70b6a',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, int imageFlags)']]], - ['createimagefromrgba_52',['createImageFromRGBA',['../classNanoVG.html#a68cfbff787af38a017eecdb4e77e1b45',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, ImageFlags imageFlags)'],['../classNanoVG.html#ac4e97dd35ebface5fd9160ef1d5e8cbb',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, int imageFlags)']]], - ['createimagefromtexturehandle_53',['createImageFromTextureHandle',['../classNanoVG.html#af37971e5d04d57c9ad98f0164164ea79',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, ImageFlags imageFlags, bool deleteTexture=false)'],['../classNanoVG.html#aa4ebb0baddb15fdc74c1f68b6403eaaf',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, int imageFlags, bool deleteTexture=false)']]], - ['createplugin_54',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]], - ['createui_55',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]], - ['currenttransform_56',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]] + ['canrequestparametervaluechanges_32',['canRequestParameterValueChanges',['../classPlugin.html#a581614e1d301ee613a988855c61b2517',1,'Plugin']]], + ['characterinputevent_33',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget::CharacterInputEvent'],['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent::CharacterInputEvent()']]], + ['circle_34',['Circle',['../classCircle.html',1,'Circle< T >'],['../classNanoVG.html#aa3230d48ce48f050d3ad636fc2ff4235',1,'NanoVG::circle()'],['../classCircle.html#a69bf0ddae80047ef3e9b230930eb1ba6',1,'Circle::Circle() noexcept'],['../classCircle.html#a391892aed07c5239153a038fea80423b',1,'Circle::Circle(const T &x, const T &y, const float size, const uint numSegments=300)'],['../classCircle.html#ab0e9f6bedf3dfa9fd958c573eca46368',1,'Circle::Circle(const Point< T > &pos, const float size, const uint numSegments=300)'],['../classCircle.html#aeee15927ea13e9114aa53a8c26c5e1df',1,'Circle::Circle(const Circle< T > &cir) noexcept']]], + ['clear_35',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]], + ['close_36',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]], + ['closepath_37',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]], + ['color_38',['Color',['../structColor.html',1,'Color'],['../structColor.html#acbbdba6661c2bbd987ef27de59813b47',1,'Color::Color() noexcept'],['../structColor.html#ab5f3b6caec37b3ba8f7a04c801c63847',1,'Color::Color(int red, int green, int blue, float alpha=1.0f) noexcept'],['../structColor.html#a77dd2b8f997aaf034c790ffd4ffe64bc',1,'Color::Color(float red, float green, float blue, float alpha=1.0f) noexcept'],['../structColor.html#a7ac8018890423379bf8cdce2c6bc9d7e',1,'Color::Color(const Color &color) noexcept'],['../structColor.html#a8d51b3f9457c1d9524ad67c94152b99a',1,'Color::Color(const Color &color1, const Color &color2, float u) noexcept']]], + ['commitwrite_39',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]], + ['contains_40',['contains',['../classRectangle.html#a08b0741e6259e88552106136cdbff489',1,'Rectangle::contains(const T &x, const T &y) const noexcept'],['../classRectangle.html#a4420a73414a0fd1b85abd468a2c890d3',1,'Rectangle::contains(const Point< T > &pos) const noexcept'],['../classRectangle.html#aa39ae4cb4a8c27f91db466fa12aef254',1,'Rectangle::contains(const Point< T2 > &pos) const noexcept'],['../classSubWidget.html#ac9b4d3e2a3a39e588504dd33c1d9ca95',1,'SubWidget::contains(T x, T y) const noexcept'],['../classSubWidget.html#ac5b584dfb15c98b67c03a2d9699651b7',1,'SubWidget::contains(const Point< T > &pos) const noexcept']]], + ['containsx_41',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]], + ['containsy_42',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]], + ['count_43',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]], + ['create_5fantialias_44',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]], + ['create_5fdebug_45',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]], + ['create_5fstencil_5fstrokes_46',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]], + ['createbuffer_47',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]], + ['createflags_48',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]], + ['createfontfromfile_49',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]], + ['createfontfrommemory_50',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]], + ['createimagefromfile_51',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]], + ['createimagefrommemory_52',['createImageFromMemory',['../classNanoVG.html#a395cde178d473c548e3d92c48d430ca1',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, ImageFlags imageFlags)'],['../classNanoVG.html#acf7d2cac5deeb625a91c40448ed70b6a',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, int imageFlags)']]], + ['createimagefromrgba_53',['createImageFromRGBA',['../classNanoVG.html#a68cfbff787af38a017eecdb4e77e1b45',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, ImageFlags imageFlags)'],['../classNanoVG.html#ac4e97dd35ebface5fd9160ef1d5e8cbb',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, int imageFlags)']]], + ['createimagefromtexturehandle_54',['createImageFromTextureHandle',['../classNanoVG.html#af37971e5d04d57c9ad98f0164164ea79',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, ImageFlags imageFlags, bool deleteTexture=false)'],['../classNanoVG.html#aa4ebb0baddb15fdc74c1f68b6403eaaf',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, int imageFlags, bool deleteTexture=false)']]], + ['createplugin_55',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]], + ['createui_56',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]], + ['currenttransform_57',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]] ]; diff --git a/search/all_3.js b/search/all_3.js index 8b442cd7..8ae4ea23 100644 --- a/search/all_3.js +++ b/search/all_3.js @@ -1,36 +1,36 @@ var searchData= [ - ['data_57',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]], - ['deactivate_58',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]], - ['def_59',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]], - ['degtorad_60',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]], - ['deletebuffer_61',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]], - ['description_62',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]], - ['designation_63',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]], - ['distrho_5fplugin_5fhas_5fui_64',['DISTRHO_PLUGIN_HAS_UI',['../group__PluginMacros.html#gacf8a1af679c09637ba0bdc5f4f8e37dd',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fis_5frt_5fsafe_65',['DISTRHO_PLUGIN_IS_RT_SAFE',['../group__PluginMacros.html#ga82546dd199fcea338b113f2f6da84ced',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fis_5fsynth_66',['DISTRHO_PLUGIN_IS_SYNTH',['../group__PluginMacros.html#ga854bde6b6fdb0d47182149dbab0fed72',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fname_67',['DISTRHO_PLUGIN_NAME',['../group__PluginMacros.html#ga888482a9f695c2ca2f433e5f3172dcc4',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fnum_5finputs_68',['DISTRHO_PLUGIN_NUM_INPUTS',['../group__PluginMacros.html#ga5f4f3d9a5dc3c23882d158e636319998',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fnum_5foutputs_69',['DISTRHO_PLUGIN_NUM_OUTPUTS',['../group__PluginMacros.html#ga917195804ebcb2bb48c9fad52b20b3ca',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5furi_70',['DISTRHO_PLUGIN_URI',['../group__PluginMacros.html#ga9cc186448134e6a1956474b3878c97a8',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fdirect_5faccess_71',['DISTRHO_PLUGIN_WANT_DIRECT_ACCESS',['../group__PluginMacros.html#gac6873a3950f52f3fde8e386af63b69a1',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5ffull_5fstate_72',['DISTRHO_PLUGIN_WANT_FULL_STATE',['../group__PluginMacros.html#gac022d3d0a8782d632d7a801bc9cf721e',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5flatency_73',['DISTRHO_PLUGIN_WANT_LATENCY',['../group__PluginMacros.html#gad6b0ebf10e048f4742f29735da4d4930',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fmidi_5finput_74',['DISTRHO_PLUGIN_WANT_MIDI_INPUT',['../group__PluginMacros.html#gadf2e2eb7550e4116001c816adfb04a70',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fmidi_5foutput_75',['DISTRHO_PLUGIN_WANT_MIDI_OUTPUT',['../group__PluginMacros.html#ga548522eb91344a45841a5a95ff4f8073',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fparameter_5fvalue_5fchange_5frequest_76',['DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST',['../group__PluginMacros.html#ga5a33bc5567795bdbbaab32313fabc652',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fprograms_77',['DISTRHO_PLUGIN_WANT_PROGRAMS',['../group__PluginMacros.html#gad95e24b17f196260cee15255fdb5b677',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5fstate_78',['DISTRHO_PLUGIN_WANT_STATE',['../group__PluginMacros.html#ga255f43cc0997af8b56abcca260c875e0',1,'DistrhoInfo.hpp']]], - ['distrho_5fplugin_5fwant_5ftimepos_79',['DISTRHO_PLUGIN_WANT_TIMEPOS',['../group__PluginMacros.html#ga496610b956d931b1940d07da48d123f2',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5fcustom_5finclude_5fpath_80',['DISTRHO_UI_CUSTOM_INCLUDE_PATH',['../group__PluginMacros.html#gaf978778ddb34e3663a5c0bd128067e10',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5fcustom_5fwidget_5ftype_81',['DISTRHO_UI_CUSTOM_WIDGET_TYPE',['../group__PluginMacros.html#gaf6377f757b9796bd37f7be4e605ccd4a',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5furi_82',['DISTRHO_UI_URI',['../group__PluginMacros.html#ga420a88022da249b9f38a6046998dbd7c',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5fuse_5fcustom_83',['DISTRHO_UI_USE_CUSTOM',['../group__PluginMacros.html#ga5bcd1ce31e47a617de4c32fbf85e44ca',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5fuse_5fnanovg_84',['DISTRHO_UI_USE_NANOVG',['../group__PluginMacros.html#gad49e79936a2aa5afa089cbc051426ccd',1,'DistrhoInfo.hpp']]], - ['distrho_5fui_5fuser_5fresizable_85',['DISTRHO_UI_USER_RESIZABLE',['../group__PluginMacros.html#gabadb9d9ba7f479df39b3963ee60b7a4b',1,'DistrhoInfo.hpp']]], - ['draw_86',['draw',['../classLine.html#afbf571bd6bed6a63574ef934dc3e081a',1,'Line::draw(const GraphicsContext &context, T width=1)'],['../classLine.html#af3eebf8905576276741caab216516949',1,'Line::draw()'],['../classCircle.html#a28bbc7afbd59d65c4969eba08c5f5c94',1,'Circle::draw(const GraphicsContext &context)'],['../classCircle.html#ae1006bb2486c75b45e43675783521915',1,'Circle::draw()'],['../classTriangle.html#a3221b311124ba9ce691060631e4d9cc2',1,'Triangle::draw(const GraphicsContext &context)'],['../classTriangle.html#a5dd94312d41f36fb149e03d90800bb53',1,'Triangle::draw()'],['../classRectangle.html#a2ed6472a18407217f011d5fffd2806e2',1,'Rectangle::draw(const GraphicsContext &context)'],['../classRectangle.html#a415da25901ad63d87e3bac7755535cda',1,'Rectangle::draw()'],['../classImageBase.html#a94fc564a4bb8c18cd576ee9b456887a9',1,'ImageBase::draw()'],['../classOpenGLImage.html#a0bd3a7e2a8d8e36ebacf4277a3f915cc',1,'OpenGLImage::draw()']]], - ['drawat_87',['drawAt',['../classCairoImage.html#aa60a5e3b68032170e8e59fb506c7d3b7',1,'CairoImage::drawAt()'],['../classImageBase.html#a16d58063acd1a1e6ae8bc3afdea610f8',1,'ImageBase::drawAt(const GraphicsContext &context, int x, int y)'],['../classImageBase.html#afef0b2e0d1baa305312435d0de2e027c',1,'ImageBase::drawAt(const GraphicsContext &context, const Point< int > &pos)=0'],['../classOpenGLImage.html#ab97d09a7496436d2823c064708a61287',1,'OpenGLImage::drawAt(const GraphicsContext &context, const Point< int > &pos) override'],['../classOpenGLImage.html#a9b707a6bc3994826b250cd92059b711a',1,'OpenGLImage::drawAt(int x, int y)'],['../classOpenGLImage.html#affc660fed1d4be803512d1ff7a0ccaf5',1,'OpenGLImage::drawAt(const Point< int > &pos)'],['../classVulkanImage.html#a35ba9f546320a8b51c76f09f0d80845f',1,'VulkanImage::drawAt()']]], - ['drawoutline_88',['drawOutline',['../classCircle.html#ac81aa76956931eb307177e48119abc36',1,'Circle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classCircle.html#a59ad688a9f13a2e639502a8adc979111',1,'Circle::drawOutline()'],['../classTriangle.html#a22cc10d40195f721c9ea9d4027c3d54f',1,'Triangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classTriangle.html#a93cda515489108aa6c14b0b1ab8cff11',1,'Triangle::drawOutline()'],['../classRectangle.html#ab07a01fb85e96f8f7a87e4b3e842a537',1,'Rectangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classRectangle.html#a562e46203701309da8748dcc5277373e',1,'Rectangle::drawOutline()']]], - ['distrho_20_25plugin_20framework_89',['DISTRHO %Plugin Framework',['../index.html',1,'']]] + ['data_58',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]], + ['deactivate_59',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]], + ['def_60',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]], + ['degtorad_61',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]], + ['deletebuffer_62',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]], + ['description_63',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]], + ['designation_64',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]], + ['distrho_5fplugin_5fhas_5fui_65',['DISTRHO_PLUGIN_HAS_UI',['../group__PluginMacros.html#gacf8a1af679c09637ba0bdc5f4f8e37dd',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fis_5frt_5fsafe_66',['DISTRHO_PLUGIN_IS_RT_SAFE',['../group__PluginMacros.html#ga82546dd199fcea338b113f2f6da84ced',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fis_5fsynth_67',['DISTRHO_PLUGIN_IS_SYNTH',['../group__PluginMacros.html#ga854bde6b6fdb0d47182149dbab0fed72',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fname_68',['DISTRHO_PLUGIN_NAME',['../group__PluginMacros.html#ga888482a9f695c2ca2f433e5f3172dcc4',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fnum_5finputs_69',['DISTRHO_PLUGIN_NUM_INPUTS',['../group__PluginMacros.html#ga5f4f3d9a5dc3c23882d158e636319998',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fnum_5foutputs_70',['DISTRHO_PLUGIN_NUM_OUTPUTS',['../group__PluginMacros.html#ga917195804ebcb2bb48c9fad52b20b3ca',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5furi_71',['DISTRHO_PLUGIN_URI',['../group__PluginMacros.html#ga9cc186448134e6a1956474b3878c97a8',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fdirect_5faccess_72',['DISTRHO_PLUGIN_WANT_DIRECT_ACCESS',['../group__PluginMacros.html#gac6873a3950f52f3fde8e386af63b69a1',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5ffull_5fstate_73',['DISTRHO_PLUGIN_WANT_FULL_STATE',['../group__PluginMacros.html#gac022d3d0a8782d632d7a801bc9cf721e',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5flatency_74',['DISTRHO_PLUGIN_WANT_LATENCY',['../group__PluginMacros.html#gad6b0ebf10e048f4742f29735da4d4930',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fmidi_5finput_75',['DISTRHO_PLUGIN_WANT_MIDI_INPUT',['../group__PluginMacros.html#gadf2e2eb7550e4116001c816adfb04a70',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fmidi_5foutput_76',['DISTRHO_PLUGIN_WANT_MIDI_OUTPUT',['../group__PluginMacros.html#ga548522eb91344a45841a5a95ff4f8073',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fparameter_5fvalue_5fchange_5frequest_77',['DISTRHO_PLUGIN_WANT_PARAMETER_VALUE_CHANGE_REQUEST',['../group__PluginMacros.html#ga5a33bc5567795bdbbaab32313fabc652',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fprograms_78',['DISTRHO_PLUGIN_WANT_PROGRAMS',['../group__PluginMacros.html#gad95e24b17f196260cee15255fdb5b677',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5fstate_79',['DISTRHO_PLUGIN_WANT_STATE',['../group__PluginMacros.html#ga255f43cc0997af8b56abcca260c875e0',1,'DistrhoInfo.hpp']]], + ['distrho_5fplugin_5fwant_5ftimepos_80',['DISTRHO_PLUGIN_WANT_TIMEPOS',['../group__PluginMacros.html#ga496610b956d931b1940d07da48d123f2',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5fcustom_5finclude_5fpath_81',['DISTRHO_UI_CUSTOM_INCLUDE_PATH',['../group__PluginMacros.html#gaf978778ddb34e3663a5c0bd128067e10',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5fcustom_5fwidget_5ftype_82',['DISTRHO_UI_CUSTOM_WIDGET_TYPE',['../group__PluginMacros.html#gaf6377f757b9796bd37f7be4e605ccd4a',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5furi_83',['DISTRHO_UI_URI',['../group__PluginMacros.html#ga420a88022da249b9f38a6046998dbd7c',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5fuse_5fcustom_84',['DISTRHO_UI_USE_CUSTOM',['../group__PluginMacros.html#ga5bcd1ce31e47a617de4c32fbf85e44ca',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5fuse_5fnanovg_85',['DISTRHO_UI_USE_NANOVG',['../group__PluginMacros.html#gad49e79936a2aa5afa089cbc051426ccd',1,'DistrhoInfo.hpp']]], + ['distrho_5fui_5fuser_5fresizable_86',['DISTRHO_UI_USER_RESIZABLE',['../group__PluginMacros.html#gabadb9d9ba7f479df39b3963ee60b7a4b',1,'DistrhoInfo.hpp']]], + ['draw_87',['draw',['../classLine.html#afbf571bd6bed6a63574ef934dc3e081a',1,'Line::draw(const GraphicsContext &context, T width=1)'],['../classLine.html#af3eebf8905576276741caab216516949',1,'Line::draw()'],['../classCircle.html#a28bbc7afbd59d65c4969eba08c5f5c94',1,'Circle::draw(const GraphicsContext &context)'],['../classCircle.html#ae1006bb2486c75b45e43675783521915',1,'Circle::draw()'],['../classTriangle.html#a3221b311124ba9ce691060631e4d9cc2',1,'Triangle::draw(const GraphicsContext &context)'],['../classTriangle.html#a5dd94312d41f36fb149e03d90800bb53',1,'Triangle::draw()'],['../classRectangle.html#a2ed6472a18407217f011d5fffd2806e2',1,'Rectangle::draw(const GraphicsContext &context)'],['../classRectangle.html#a415da25901ad63d87e3bac7755535cda',1,'Rectangle::draw()'],['../classImageBase.html#a94fc564a4bb8c18cd576ee9b456887a9',1,'ImageBase::draw()'],['../classOpenGLImage.html#a0bd3a7e2a8d8e36ebacf4277a3f915cc',1,'OpenGLImage::draw()']]], + ['drawat_88',['drawAt',['../classCairoImage.html#aa60a5e3b68032170e8e59fb506c7d3b7',1,'CairoImage::drawAt()'],['../classImageBase.html#a16d58063acd1a1e6ae8bc3afdea610f8',1,'ImageBase::drawAt(const GraphicsContext &context, int x, int y)'],['../classImageBase.html#afef0b2e0d1baa305312435d0de2e027c',1,'ImageBase::drawAt(const GraphicsContext &context, const Point< int > &pos)=0'],['../classOpenGLImage.html#ab97d09a7496436d2823c064708a61287',1,'OpenGLImage::drawAt(const GraphicsContext &context, const Point< int > &pos) override'],['../classOpenGLImage.html#a9b707a6bc3994826b250cd92059b711a',1,'OpenGLImage::drawAt(int x, int y)'],['../classOpenGLImage.html#affc660fed1d4be803512d1ff7a0ccaf5',1,'OpenGLImage::drawAt(const Point< int > &pos)'],['../classVulkanImage.html#a35ba9f546320a8b51c76f09f0d80845f',1,'VulkanImage::drawAt()']]], + ['drawoutline_89',['drawOutline',['../classCircle.html#ac81aa76956931eb307177e48119abc36',1,'Circle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classCircle.html#a59ad688a9f13a2e639502a8adc979111',1,'Circle::drawOutline()'],['../classTriangle.html#a22cc10d40195f721c9ea9d4027c3d54f',1,'Triangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classTriangle.html#a93cda515489108aa6c14b0b1ab8cff11',1,'Triangle::drawOutline()'],['../classRectangle.html#ab07a01fb85e96f8f7a87e4b3e842a537',1,'Rectangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classRectangle.html#a562e46203701309da8748dcc5277373e',1,'Rectangle::drawOutline()']]], + ['distrho_20_25plugin_20framework_90',['DISTRHO %Plugin Framework',['../index.html',1,'']]] ]; diff --git a/search/all_4.js b/search/all_4.js index 9556be99..ec419659 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -1,10 +1,10 @@ var searchData= [ - ['editparameter_90',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]], - ['ellipse_91',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]], - ['endframe_92',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]], - ['entry_20points_93',['Entry Points',['../group__EntryPoints.html',1,'']]], - ['enumvalues_94',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]], - ['exec_95',['exec',['../classApplication.html#a805dd37af3b9adfc1d0ee1e734ad81e3',1,'Application::exec()'],['../classWindow.html#addce529703b96ff6742428c8bd8c4cba',1,'Window::exec()']]], - ['externalwindow_96',['ExternalWindow',['../classExternalWindow.html',1,'']]] + ['editparameter_91',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]], + ['ellipse_92',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]], + ['endframe_93',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]], + ['entry_20points_94',['Entry Points',['../group__EntryPoints.html',1,'']]], + ['enumvalues_95',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]], + ['exec_96',['exec',['../classApplication.html#a805dd37af3b9adfc1d0ee1e734ad81e3',1,'Application::exec()'],['../classWindow.html#addce529703b96ff6742428c8bd8c4cba',1,'Window::exec()']]], + ['externalwindow_97',['ExternalWindow',['../classExternalWindow.html',1,'']]] ]; diff --git a/search/all_5.js b/search/all_5.js index 3b96f01c..f5669b43 100644 --- a/search/all_5.js +++ b/search/all_5.js @@ -1,20 +1,20 @@ var searchData= [ - ['filebrowseroptions_97',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window::FileBrowserOptions'],['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions::FileBrowserOptions()']]], - ['filebrowserselected_98',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]], - ['fill_99',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]], - ['fillcolor_100',['fillColor',['../classNanoVG.html#a9a802d6e276195d13bc33d0f4b39cff9',1,'NanoVG::fillColor(const Color &color)'],['../classNanoVG.html#a9b88f568b952402bbcfec289095734a7',1,'NanoVG::fillColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a364794e2641625310aab9b7755b1e3d5',1,'NanoVG::fillColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], - ['fillpaint_101',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]], - ['findfont_102',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]], - ['fixbounds_103',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]], - ['fixdefault_104',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]], - ['fixvalue_105',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]], - ['focus_106',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]], - ['fontblur_107',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]], - ['fontface_108',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]], - ['fontfaceid_109',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]], - ['fontsize_110',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]], - ['frame_111',['frame',['../structMidiEvent.html#aca2f6590b33bd2175ab71f985747d88e',1,'MidiEvent::frame()'],['../structTimePosition.html#aa3606d1c518c7ebe6335bc19f72b015b',1,'TimePosition::frame()']]], - ['fromhsl_112',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]], - ['fromhtml_113',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]] + ['filebrowseroptions_98',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window::FileBrowserOptions'],['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions::FileBrowserOptions()']]], + ['filebrowserselected_99',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]], + ['fill_100',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]], + ['fillcolor_101',['fillColor',['../classNanoVG.html#a9a802d6e276195d13bc33d0f4b39cff9',1,'NanoVG::fillColor(const Color &color)'],['../classNanoVG.html#a9b88f568b952402bbcfec289095734a7',1,'NanoVG::fillColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a364794e2641625310aab9b7755b1e3d5',1,'NanoVG::fillColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], + ['fillpaint_102',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]], + ['findfont_103',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]], + ['fixbounds_104',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]], + ['fixdefault_105',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]], + ['fixvalue_106',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]], + ['focus_107',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]], + ['fontblur_108',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]], + ['fontface_109',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]], + ['fontfaceid_110',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]], + ['fontsize_111',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]], + ['frame_112',['frame',['../structMidiEvent.html#aca2f6590b33bd2175ab71f985747d88e',1,'MidiEvent::frame()'],['../structTimePosition.html#aa3606d1c518c7ebe6335bc19f72b015b',1,'TimePosition::frame()']]], + ['fromhsl_113',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]], + ['fromhtml_114',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]] ]; diff --git a/search/all_6.js b/search/all_6.js index f2b630b8..0992c789 100644 --- a/search/all_6.js +++ b/search/all_6.js @@ -1,68 +1,68 @@ var searchData= [ - ['get_114',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]], - ['getabsolutearea_115',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]], - ['getabsolutepos_116',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]], - ['getabsolutex_117',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]], - ['getabsolutey_118',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]], - ['getapp_119',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]], - ['getbackgroundcolor_120',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]], - ['getbuffersize_121',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]], - ['getconstrainedabsolutearea_122',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]], - ['getcontext_123',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]], - ['getdescription_124',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]], - ['getendpos_125',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]], - ['getendx_126',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]], - ['getendy_127',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]], - ['getfixedandnormalizedvalue_128',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]], - ['getfixedvalue_129',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]], - ['getforegroundcolor_130',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]], - ['getformat_131',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]], - ['getgraphicscontext_132',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]], - ['getheight_133',['getHeight',['../classSize.html#a562e9d68738d1873a6aa0615af80505b',1,'Size::getHeight()'],['../classRectangle.html#a46b5c88ccfdf1b9f5c1086bb0852c94a',1,'Rectangle::getHeight()'],['../classImageBase.html#aff56029a17822f19b518560e82aba878',1,'ImageBase::getHeight()'],['../classWidget.html#aa20f6dc096a8836706173f31324c4db8',1,'Widget::getHeight()'],['../classWindow.html#a5d53bcba43455f8f77cfcbac61ec6c8e',1,'Window::getHeight()']]], - ['gethomepage_134',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]], - ['getid_135',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]], - ['getignoringkeyrepeat_136',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]], - ['getlabel_137',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]], - ['getlicense_138',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]], - ['getmaker_139',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]], - ['getname_140',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]], - ['getnativewindowhandle_141',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]], - ['getnextbundlepath_142',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]], - ['getnextscalefactor_143',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]], - ['getnextwindowid_144',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]], - ['getnormalizedvalue_145',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]], - ['getnumsegments_146',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]], - ['getobject_147',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]], - ['getparametervalue_148',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]], - ['getparentwidget_149',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]], - ['getplugininstancepointer_150',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]], - ['getpos_151',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]], - ['getrawdata_152',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]], - ['getsamplerate_153',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]], - ['getscalefactor_154',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]], - ['getscaling_155',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]], - ['getsize_156',['getSize',['../classCircle.html#a95cbbd0567463a29e0e1b43febcc1daa',1,'Circle::getSize()'],['../classRectangle.html#a89992b11e6d09286c2d6f4504b49d05f',1,'Rectangle::getSize()'],['../classImageBase.html#a7609a68efebd27587bb98e386db0e9e2',1,'ImageBase::getSize()'],['../classNanoImage.html#a979cc37d8a10dc0642fcea2d64d3b58c',1,'NanoImage::getSize()'],['../classWidget.html#a9044d42c20ead27dba983b710c94f8d6',1,'Widget::getSize()'],['../classWindow.html#acd158570648b07967a4af011d6223eea',1,'Window::getSize()']]], - ['getstartpos_157',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]], - ['getstartx_158',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]], - ['getstarty_159',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]], - ['getstate_160',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]], - ['getsurface_161',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]], - ['gettexturehandle_162',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]], - ['gettimeposition_163',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]], - ['gettitle_164',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]], - ['gettoplevelwidget_165',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]], - ['gettype_166',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]], - ['getuniqueid_167',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]], - ['getunnormalizedvalue_168',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]], - ['getversion_169',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]], - ['getwidth_170',['getWidth',['../classSize.html#a3e65e5ff12f6bf57eaa6f45c54346942',1,'Size::getWidth()'],['../classRectangle.html#a5974e66bef8300fa6e052d846d07afb1',1,'Rectangle::getWidth()'],['../classImageBase.html#a82057493bae9af996a9a10b1aa731666',1,'ImageBase::getWidth()'],['../classWidget.html#a169c317caf734c6664494a573e427b40',1,'Widget::getWidth()'],['../classWindow.html#ab19430997dd1b3d7bf9bd3640d73b007',1,'Window::getWidth()']]], - ['getwindow_171',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]], - ['getx_172',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]], - ['gety_173',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]], - ['globalalpha_174',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]], - ['glyphposition_175',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]], - ['graphicscontext_176',['GraphicsContext',['../structGraphicsContext.html',1,'']]], - ['groupid_177',['groupId',['../structAudioPort.html#a80aba3da64389d738bd8ae68bcedb4f4',1,'AudioPort::groupId()'],['../structParameter.html#a72dd5af5c024bd86497a4a5d9c8c4f25',1,'Parameter::groupId()']]], - ['growby_178',['growBy',['../classSize.html#ac6cb1721051ed5c8f21467f009d72982',1,'Size::growBy()'],['../classRectangle.html#a043d677b0fa28c50a18ed30bcb84e02b',1,'Rectangle::growBy()']]] + ['get_115',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]], + ['getabsolutearea_116',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]], + ['getabsolutepos_117',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]], + ['getabsolutex_118',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]], + ['getabsolutey_119',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]], + ['getapp_120',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]], + ['getbackgroundcolor_121',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]], + ['getbuffersize_122',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]], + ['getconstrainedabsolutearea_123',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]], + ['getcontext_124',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]], + ['getdescription_125',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]], + ['getendpos_126',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]], + ['getendx_127',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]], + ['getendy_128',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]], + ['getfixedandnormalizedvalue_129',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]], + ['getfixedvalue_130',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]], + ['getforegroundcolor_131',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]], + ['getformat_132',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]], + ['getgraphicscontext_133',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]], + ['getheight_134',['getHeight',['../classSize.html#a562e9d68738d1873a6aa0615af80505b',1,'Size::getHeight()'],['../classRectangle.html#a46b5c88ccfdf1b9f5c1086bb0852c94a',1,'Rectangle::getHeight()'],['../classImageBase.html#aff56029a17822f19b518560e82aba878',1,'ImageBase::getHeight()'],['../classWidget.html#aa20f6dc096a8836706173f31324c4db8',1,'Widget::getHeight()'],['../classWindow.html#a5d53bcba43455f8f77cfcbac61ec6c8e',1,'Window::getHeight()']]], + ['gethomepage_135',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]], + ['getid_136',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]], + ['getignoringkeyrepeat_137',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]], + ['getlabel_138',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]], + ['getlicense_139',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]], + ['getmaker_140',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]], + ['getname_141',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]], + ['getnativewindowhandle_142',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]], + ['getnextbundlepath_143',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]], + ['getnextscalefactor_144',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]], + ['getnextwindowid_145',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]], + ['getnormalizedvalue_146',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]], + ['getnumsegments_147',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]], + ['getobject_148',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]], + ['getparametervalue_149',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]], + ['getparentwidget_150',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]], + ['getplugininstancepointer_151',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]], + ['getpos_152',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]], + ['getrawdata_153',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]], + ['getsamplerate_154',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]], + ['getscalefactor_155',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]], + ['getscaling_156',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]], + ['getsize_157',['getSize',['../classCircle.html#a95cbbd0567463a29e0e1b43febcc1daa',1,'Circle::getSize()'],['../classRectangle.html#a89992b11e6d09286c2d6f4504b49d05f',1,'Rectangle::getSize()'],['../classImageBase.html#a7609a68efebd27587bb98e386db0e9e2',1,'ImageBase::getSize()'],['../classNanoImage.html#a979cc37d8a10dc0642fcea2d64d3b58c',1,'NanoImage::getSize()'],['../classWidget.html#a9044d42c20ead27dba983b710c94f8d6',1,'Widget::getSize()'],['../classWindow.html#acd158570648b07967a4af011d6223eea',1,'Window::getSize()']]], + ['getstartpos_158',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]], + ['getstartx_159',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]], + ['getstarty_160',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]], + ['getstate_161',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]], + ['getsurface_162',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]], + ['gettexturehandle_163',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]], + ['gettimeposition_164',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]], + ['gettitle_165',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]], + ['gettoplevelwidget_166',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]], + ['gettype_167',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]], + ['getuniqueid_168',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]], + ['getunnormalizedvalue_169',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]], + ['getversion_170',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]], + ['getwidth_171',['getWidth',['../classSize.html#a3e65e5ff12f6bf57eaa6f45c54346942',1,'Size::getWidth()'],['../classRectangle.html#a5974e66bef8300fa6e052d846d07afb1',1,'Rectangle::getWidth()'],['../classImageBase.html#a82057493bae9af996a9a10b1aa731666',1,'ImageBase::getWidth()'],['../classWidget.html#a169c317caf734c6664494a573e427b40',1,'Widget::getWidth()'],['../classWindow.html#ab19430997dd1b3d7bf9bd3640d73b007',1,'Window::getWidth()']]], + ['getwindow_172',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]], + ['getx_173',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]], + ['gety_174',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]], + ['globalalpha_175',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]], + ['glyphposition_176',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]], + ['graphicscontext_177',['GraphicsContext',['../structGraphicsContext.html',1,'']]], + ['groupid_178',['groupId',['../structAudioPort.html#a80aba3da64389d738bd8ae68bcedb4f4',1,'AudioPort::groupId()'],['../structParameter.html#a72dd5af5c024bd86497a4a5d9c8c4f25',1,'Parameter::groupId()']]], + ['growby_179',['growBy',['../classSize.html#ac6cb1721051ed5c8f21467f009d72982',1,'Size::growBy()'],['../classRectangle.html#a043d677b0fa28c50a18ed30bcb84e02b',1,'Rectangle::growBy()']]] ]; diff --git a/search/all_7.js b/search/all_7.js index 61d9ed20..8c8756ce 100644 --- a/search/all_7.js +++ b/search/all_7.js @@ -1,10 +1,10 @@ var searchData= [ - ['head_179',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]], - ['heapbuffer_180',['HeapBuffer',['../structHeapBuffer.html',1,'']]], - ['heapringbuffer_181',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'HeapRingBuffer'],['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer::HeapRingBuffer()']]], - ['height_182',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]], - ['hide_183',['hide',['../classWidget.html#a4a2f8eebacdd20db505b838f1a118c6b',1,'Widget::hide()'],['../classWindow.html#a4626829d3cb9d01285f739d2bbc69b74',1,'Window::hide()']]], - ['hints_184',['hints',['../structAudioPort.html#af93f38f9ef48ea14544adf32e4b1e513',1,'AudioPort::hints()'],['../structParameter.html#a397fb977f0c6cbec31df4f141ca3f5b3',1,'Parameter::hints()']]], - ['hugestackbuffer_185',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]] + ['head_180',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]], + ['heapbuffer_181',['HeapBuffer',['../structHeapBuffer.html',1,'']]], + ['heapringbuffer_182',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'HeapRingBuffer'],['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer::HeapRingBuffer()']]], + ['height_183',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]], + ['hide_184',['hide',['../classWidget.html#a4a2f8eebacdd20db505b838f1a118c6b',1,'Widget::hide()'],['../classWindow.html#a4626829d3cb9d01285f739d2bbc69b74',1,'Window::hide()']]], + ['hints_185',['hints',['../structAudioPort.html#af93f38f9ef48ea14544adf32e4b1e513',1,'AudioPort::hints()'],['../structParameter.html#a397fb977f0c6cbec31df4f141ca3f5b3',1,'Parameter::hints()']]], + ['hugestackbuffer_186',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]] ]; diff --git a/search/all_8.js b/search/all_8.js index 16b06c6e..298f9560 100644 --- a/search/all_8.js +++ b/search/all_8.js @@ -1,33 +1,33 @@ var searchData= [ - ['idle_186',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]], - ['idlecallback_187',['IdleCallback',['../structIdleCallback.html',1,'']]], - ['imagebase_188',['ImageBase',['../classImageBase.html',1,'ImageBase'],['../classImageBase.html#a1a1f82fcab01adea2f8783547e8a18aa',1,'ImageBase::ImageBase()'],['../classImageBase.html#a494cd9221fe88f34ce011f004eea7596',1,'ImageBase::ImageBase(const char *rawData, uint width, uint height, ImageFormat format)'],['../classImageBase.html#aa61181afeb3abd0253ae0a25712164ee',1,'ImageBase::ImageBase(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classImageBase.html#a56dd89a0a5c0abc604044e33c8b1db59',1,'ImageBase::ImageBase(const ImageBase &image)']]], - ['imagebaseaboutwindow_189',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]], - ['imagebasebutton_190',['ImageBaseButton',['../classImageBaseButton.html',1,'']]], - ['imagebaseknob_191',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]], - ['imagebaseslider_192',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]], - ['imagebaseswitch_193',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]], - ['imagepattern_194',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]], - ['initaudioport_195',['initAudioPort',['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)'],['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)']]], - ['initdesignation_196',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]], - ['initparameter_197',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0']]], - ['initportgroup_198',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]], - ['initprogramname_199',['initProgramName',['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0'],['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0']]], - ['initstate_200',['initState',['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0'],['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0']]], - ['interpolate_201',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]], - ['intersectscissor_202',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]], - ['invalidatecommit_203',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]], - ['isembed_204',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]], - ['isequal_205',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]], - ['isignoringkeyrepeat_206',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]], - ['isinvalid_207',['isInvalid',['../classSize.html#ab832e37b50a2d98648be4ac811af305f',1,'Size::isInvalid()'],['../classTriangle.html#a757b50c4c2e0d154c6626e252527fc2f',1,'Triangle::isInvalid()'],['../classRectangle.html#a4606fd36eafb48a35cc890a781075177',1,'Rectangle::isInvalid()'],['../classImageBase.html#a83ea79fff6adfa0720985f2e9794ed2d',1,'ImageBase::isInvalid()']]], - ['isnotnull_208',['isNotNull',['../classSize.html#a57093e93dcdfadc9f720b9d8fda4b59e',1,'Size::isNotNull()'],['../classLine.html#ad156bd44539aa28e052207a25d705695',1,'Line::isNotNull()'],['../classTriangle.html#ab825fecc8ba95577430002de793c5683',1,'Triangle::isNotNull()'],['../classRectangle.html#a418138f282293797af5273163a307356',1,'Rectangle::isNotNull()']]], - ['isnotzero_209',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]], - ['isnull_210',['isNull',['../classSize.html#ab49a572da2fb72ab4f6dfd7a06b000c8',1,'Size::isNull()'],['../classLine.html#ab300b2e8deeda3d08cc7e70299c3955d',1,'Line::isNull()'],['../classTriangle.html#a14729ce6716a66216a991ce7958dbed3',1,'Triangle::isNull()'],['../classRectangle.html#ae49e802c09f810bef2e98698d94a7416',1,'Rectangle::isNull()']]], - ['isquiting_211',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]], - ['isresizable_212',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]], - ['isvalid_213',['isValid',['../classSize.html#a1e6c381d5a5c19e7ab2c83118ebbd0ec',1,'Size::isValid()'],['../classTriangle.html#a3fd5cf976cd212276d10885f99856bdc',1,'Triangle::isValid()'],['../classRectangle.html#a364ee7449a1d11207322e56aac024376',1,'Rectangle::isValid()'],['../classImageBase.html#ab5b2bc7d68b0aff3452478f906aa960f',1,'ImageBase::isValid()'],['../classNanoImage.html#a5095000052a0796ee0f944bed2503593',1,'NanoImage::isValid()']]], - ['isvisible_214',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]], - ['iszero_215',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]] + ['idle_187',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]], + ['idlecallback_188',['IdleCallback',['../structIdleCallback.html',1,'']]], + ['imagebase_189',['ImageBase',['../classImageBase.html',1,'ImageBase'],['../classImageBase.html#a1a1f82fcab01adea2f8783547e8a18aa',1,'ImageBase::ImageBase()'],['../classImageBase.html#a494cd9221fe88f34ce011f004eea7596',1,'ImageBase::ImageBase(const char *rawData, uint width, uint height, ImageFormat format)'],['../classImageBase.html#aa61181afeb3abd0253ae0a25712164ee',1,'ImageBase::ImageBase(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classImageBase.html#a56dd89a0a5c0abc604044e33c8b1db59',1,'ImageBase::ImageBase(const ImageBase &image)']]], + ['imagebaseaboutwindow_190',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]], + ['imagebasebutton_191',['ImageBaseButton',['../classImageBaseButton.html',1,'']]], + ['imagebaseknob_192',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]], + ['imagebaseslider_193',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]], + ['imagebaseswitch_194',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]], + ['imagepattern_195',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]], + ['initaudioport_196',['initAudioPort',['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)'],['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)']]], + ['initdesignation_197',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]], + ['initparameter_198',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0']]], + ['initportgroup_199',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]], + ['initprogramname_200',['initProgramName',['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0'],['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0']]], + ['initstate_201',['initState',['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0'],['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0']]], + ['interpolate_202',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]], + ['intersectscissor_203',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]], + ['invalidatecommit_204',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]], + ['isembed_205',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]], + ['isequal_206',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]], + ['isignoringkeyrepeat_207',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]], + ['isinvalid_208',['isInvalid',['../classSize.html#ab832e37b50a2d98648be4ac811af305f',1,'Size::isInvalid()'],['../classTriangle.html#a757b50c4c2e0d154c6626e252527fc2f',1,'Triangle::isInvalid()'],['../classRectangle.html#a4606fd36eafb48a35cc890a781075177',1,'Rectangle::isInvalid()'],['../classImageBase.html#a83ea79fff6adfa0720985f2e9794ed2d',1,'ImageBase::isInvalid()']]], + ['isnotnull_209',['isNotNull',['../classSize.html#a57093e93dcdfadc9f720b9d8fda4b59e',1,'Size::isNotNull()'],['../classLine.html#ad156bd44539aa28e052207a25d705695',1,'Line::isNotNull()'],['../classTriangle.html#ab825fecc8ba95577430002de793c5683',1,'Triangle::isNotNull()'],['../classRectangle.html#a418138f282293797af5273163a307356',1,'Rectangle::isNotNull()']]], + ['isnotzero_210',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]], + ['isnull_211',['isNull',['../classSize.html#ab49a572da2fb72ab4f6dfd7a06b000c8',1,'Size::isNull()'],['../classLine.html#ab300b2e8deeda3d08cc7e70299c3955d',1,'Line::isNull()'],['../classTriangle.html#a14729ce6716a66216a991ce7958dbed3',1,'Triangle::isNull()'],['../classRectangle.html#ae49e802c09f810bef2e98698d94a7416',1,'Rectangle::isNull()']]], + ['isquiting_212',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]], + ['isresizable_213',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]], + ['isvalid_214',['isValid',['../classSize.html#a1e6c381d5a5c19e7ab2c83118ebbd0ec',1,'Size::isValid()'],['../classTriangle.html#a3fd5cf976cd212276d10885f99856bdc',1,'Triangle::isValid()'],['../classRectangle.html#a364ee7449a1d11207322e56aac024376',1,'Rectangle::isValid()'],['../classImageBase.html#ab5b2bc7d68b0aff3452478f906aa960f',1,'ImageBase::isValid()'],['../classNanoImage.html#a5095000052a0796ee0f944bed2503593',1,'NanoImage::isValid()']]], + ['isvisible_215',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]], + ['iszero_216',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]] ]; diff --git a/search/all_9.js b/search/all_9.js index 0756eee2..4c520cf3 100644 --- a/search/all_9.js +++ b/search/all_9.js @@ -1,22 +1,22 @@ var searchData= [ - ['kaudioportiscv_216',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]], - ['kaudioportissidechain_217',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]], - ['kcvporthasbipolarrange_218',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]], - ['kcvporthasnegativeunipolarrange_219',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]], - ['kcvporthaspositiveunipolarrange_220',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]], - ['kcvporthasscaledrange_221',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]], - ['kdatasize_222',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]], - ['keyboardevent_223',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget::KeyboardEvent'],['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent::KeyboardEvent()']]], - ['kparameterdesignationbypass_224',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]], - ['kparameterdesignationnull_225',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]], - ['kparameterisautomable_226',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]], - ['kparameterisboolean_227',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]], - ['kparameterisinteger_228',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]], - ['kparameterislogarithmic_229',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]], - ['kparameterisoutput_230',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]], - ['kparameteristrigger_231',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]], - ['kportgroupmono_232',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]], - ['kportgroupnone_233',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]], - ['kportgroupstereo_234',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]] + ['kaudioportiscv_217',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]], + ['kaudioportissidechain_218',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]], + ['kcvporthasbipolarrange_219',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]], + ['kcvporthasnegativeunipolarrange_220',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]], + ['kcvporthaspositiveunipolarrange_221',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]], + ['kcvporthasscaledrange_222',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]], + ['kdatasize_223',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]], + ['keyboardevent_224',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget::KeyboardEvent'],['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent::KeyboardEvent()']]], + ['kparameterdesignationbypass_225',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]], + ['kparameterdesignationnull_226',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]], + ['kparameterisautomable_227',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]], + ['kparameterisboolean_228',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]], + ['kparameterisinteger_229',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]], + ['kparameterislogarithmic_230',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]], + ['kparameterisoutput_231',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]], + ['kparameteristrigger_232',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]], + ['kportgroupmono_233',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]], + ['kportgroupnone_234',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]], + ['kportgroupstereo_235',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]] ]; diff --git a/search/all_a.js b/search/all_a.js index 392ba787..9f5e18f4 100644 --- a/search/all_a.js +++ b/search/all_a.js @@ -1,15 +1,15 @@ var searchData= [ - ['label_235',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]], - ['leakedobjectdetector_236',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]], - ['line_237',['Line',['../classLine.html',1,'Line< T >'],['../classLine.html#a7895211d4fa97f63b3495ca5c9bfaed1',1,'Line::Line() noexcept'],['../classLine.html#abb3a2ed1ad09a372c39fab9820defb03',1,'Line::Line(const T &startX, const T &startY, const T &endX, const T &endY) noexcept'],['../classLine.html#afb5087aefdb5a66befc2af548fc34056',1,'Line::Line(const T &startX, const T &startY, const Point< T > &endPos) noexcept'],['../classLine.html#a4e4d056335720256b83ae491a55bcb1e',1,'Line::Line(const Point< T > &startPos, const T &endX, const T &endY) noexcept'],['../classLine.html#a9a3e4daec16c09c9f7ae1ce6b3a56847',1,'Line::Line(const Point< T > &startPos, const Point< T > &endPos) noexcept'],['../classLine.html#a96f1ec549a1cdab2ae4480a9b2f839ec',1,'Line::Line(const Line< T > &line) noexcept']]], - ['lineargradient_238',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]], - ['linecap_239',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]], - ['linejoin_240',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]], - ['lineto_241',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]], - ['listallfiles_242',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]], - ['loadfrommemory_243',['loadFromMemory',['../classCairoImage.html#a861bdbb5cd592feaef43e2202397deed',1,'CairoImage::loadFromMemory()'],['../classImageBase.html#a1d7893360e704dff3f2da11e7750359c',1,'ImageBase::loadFromMemory(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA) noexcept'],['../classImageBase.html#a2c922b2ba7133937e74e1629fdde4f0e',1,'ImageBase::loadFromMemory(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA) noexcept'],['../classOpenGLImage.html#a5ee11a12fb84219cf5216396c1cf3c0a',1,'OpenGLImage::loadFromMemory()'],['../classVulkanImage.html#afdf45f3e60f4a5a4805402b312bc8d5f',1,'VulkanImage::loadFromMemory()']]], - ['loadfrompng_244',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]], - ['loadprogram_245',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]], - ['loadsharedresources_246',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]] + ['label_236',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]], + ['leakedobjectdetector_237',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]], + ['line_238',['Line',['../classLine.html',1,'Line< T >'],['../classLine.html#a7895211d4fa97f63b3495ca5c9bfaed1',1,'Line::Line() noexcept'],['../classLine.html#abb3a2ed1ad09a372c39fab9820defb03',1,'Line::Line(const T &startX, const T &startY, const T &endX, const T &endY) noexcept'],['../classLine.html#afb5087aefdb5a66befc2af548fc34056',1,'Line::Line(const T &startX, const T &startY, const Point< T > &endPos) noexcept'],['../classLine.html#a4e4d056335720256b83ae491a55bcb1e',1,'Line::Line(const Point< T > &startPos, const T &endX, const T &endY) noexcept'],['../classLine.html#a9a3e4daec16c09c9f7ae1ce6b3a56847',1,'Line::Line(const Point< T > &startPos, const Point< T > &endPos) noexcept'],['../classLine.html#a96f1ec549a1cdab2ae4480a9b2f839ec',1,'Line::Line(const Line< T > &line) noexcept']]], + ['lineargradient_239',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]], + ['linecap_240',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]], + ['linejoin_241',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]], + ['lineto_242',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]], + ['listallfiles_243',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]], + ['loadfrommemory_244',['loadFromMemory',['../classCairoImage.html#a861bdbb5cd592feaef43e2202397deed',1,'CairoImage::loadFromMemory()'],['../classImageBase.html#a1d7893360e704dff3f2da11e7750359c',1,'ImageBase::loadFromMemory(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA) noexcept'],['../classImageBase.html#a2c922b2ba7133937e74e1629fdde4f0e',1,'ImageBase::loadFromMemory(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA) noexcept'],['../classOpenGLImage.html#a5ee11a12fb84219cf5216396c1cf3c0a',1,'OpenGLImage::loadFromMemory()'],['../classVulkanImage.html#afdf45f3e60f4a5a4805402b312bc8d5f',1,'VulkanImage::loadFromMemory()']]], + ['loadfrompng_245',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]], + ['loadprogram_246',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]], + ['loadsharedresources_247',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]] ]; diff --git a/search/all_b.js b/search/all_b.js index cc432f1c..a0a06031 100644 --- a/search/all_b.js +++ b/search/all_b.js @@ -1,14 +1,14 @@ var searchData= [ - ['main_20classes_247',['Main Classes',['../group__MainClasses.html',1,'']]], - ['max_248',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]], - ['midicc_249',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]], - ['midievent_250',['MidiEvent',['../structMidiEvent.html',1,'']]], - ['min_251',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]], - ['miterlimit_252',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]], - ['motionevent_253',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget::MotionEvent'],['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent::MotionEvent()']]], - ['mouseevent_254',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget::MouseEvent'],['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent::MouseEvent()']]], - ['moveby_255',['moveBy',['../classPoint.html#a541cdef0c235dc26d79c0b6ee7118346',1,'Point::moveBy(const T &x, const T &y) noexcept'],['../classPoint.html#a678019258549ab43e7bb1ad34f212d15',1,'Point::moveBy(const Point< T > &pos) noexcept'],['../classLine.html#a47c83b136a3d4df6ac688ac41126b967',1,'Line::moveBy(const T &x, const T &y) noexcept'],['../classLine.html#af287984efeaf15d632a715f884194dab',1,'Line::moveBy(const Point< T > &pos) noexcept'],['../classRectangle.html#a040f154cde2faff853fd0bde9ca884b9',1,'Rectangle::moveBy(const T &x, const T &y) noexcept'],['../classRectangle.html#a9e81627f1201111f0e36cce15e317000',1,'Rectangle::moveBy(const Point< T > &pos) noexcept']]], - ['moveto_256',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]], - ['mutex_257',['Mutex',['../classMutex.html',1,'']]] + ['main_20classes_248',['Main Classes',['../group__MainClasses.html',1,'']]], + ['max_249',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]], + ['midicc_250',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]], + ['midievent_251',['MidiEvent',['../structMidiEvent.html',1,'']]], + ['min_252',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]], + ['miterlimit_253',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]], + ['motionevent_254',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget::MotionEvent'],['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent::MotionEvent()']]], + ['mouseevent_255',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget::MouseEvent'],['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent::MouseEvent()']]], + ['moveby_256',['moveBy',['../classPoint.html#a541cdef0c235dc26d79c0b6ee7118346',1,'Point::moveBy(const T &x, const T &y) noexcept'],['../classPoint.html#a678019258549ab43e7bb1ad34f212d15',1,'Point::moveBy(const Point< T > &pos) noexcept'],['../classLine.html#a47c83b136a3d4df6ac688ac41126b967',1,'Line::moveBy(const T &x, const T &y) noexcept'],['../classLine.html#af287984efeaf15d632a715f884194dab',1,'Line::moveBy(const Point< T > &pos) noexcept'],['../classRectangle.html#a040f154cde2faff853fd0bde9ca884b9',1,'Rectangle::moveBy(const T &x, const T &y) noexcept'],['../classRectangle.html#a9e81627f1201111f0e36cce15e317000',1,'Rectangle::moveBy(const Point< T > &pos) noexcept']]], + ['moveto_257',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]], + ['mutex_258',['Mutex',['../classMutex.html',1,'']]] ]; diff --git a/search/all_c.js b/search/all_c.js index aa08039e..aa4ae5c1 100644 --- a/search/all_c.js +++ b/search/all_c.js @@ -1,8 +1,8 @@ var searchData= [ - ['name_258',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]], - ['nanobasewidget_259',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'NanoBaseWidget< BaseWidget >'],['../classNanoBaseWidget.html#ad00c0f17acf2d0c72c42d4964a9bc4e0',1,'NanoBaseWidget::NanoBaseWidget(Widget *const parentGroupWidget, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a02c2567d5cefb6f508a49b544364b2cd',1,'NanoBaseWidget::NanoBaseWidget(Window &windowToMapTo, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4f7e3ad95f8f5ba93fb2e452afd88115',1,'NanoBaseWidget::NanoBaseWidget(Application &app, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4ca6c09c76408728be9d1e0661302449',1,'NanoBaseWidget::NanoBaseWidget(Application &app, Window &parentWindow, int flags=CREATE_ANTIALIAS)']]], - ['nanoimage_260',['NanoImage',['../classNanoImage.html',1,'NanoImage'],['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]], - ['nanovg_261',['NanoVG',['../classNanoVG.html',1,'NanoVG'],['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG::NanoVG()']]], - ['nextevent_262',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]] + ['name_259',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]], + ['nanobasewidget_260',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'NanoBaseWidget< BaseWidget >'],['../classNanoBaseWidget.html#ad00c0f17acf2d0c72c42d4964a9bc4e0',1,'NanoBaseWidget::NanoBaseWidget(Widget *const parentGroupWidget, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a02c2567d5cefb6f508a49b544364b2cd',1,'NanoBaseWidget::NanoBaseWidget(Window &windowToMapTo, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4f7e3ad95f8f5ba93fb2e452afd88115',1,'NanoBaseWidget::NanoBaseWidget(Application &app, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4ca6c09c76408728be9d1e0661302449',1,'NanoBaseWidget::NanoBaseWidget(Application &app, Window &parentWindow, int flags=CREATE_ANTIALIAS)']]], + ['nanoimage_261',['NanoImage',['../classNanoImage.html',1,'NanoImage'],['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]], + ['nanovg_262',['NanoVG',['../classNanoVG.html',1,'NanoVG'],['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG::NanoVG()']]], + ['nextevent_263',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]] ]; diff --git a/search/all_d.js b/search/all_d.js index adc1bd1c..cf8094c3 100644 --- a/search/all_d.js +++ b/search/all_d.js @@ -1,27 +1,27 @@ var searchData= [ - ['oncairodisplay_263',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]], - ['oncharacterinput_264',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]], - ['onclose_265',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]], - ['ondisplay_266',['onDisplay',['../classImageBaseAboutWindow.html#a3e675bef6bb84375cb762767d216e8f7',1,'ImageBaseAboutWindow::onDisplay()'],['../classImageBaseButton.html#a4a3eaf5367a91d43465ffca09464b8ad',1,'ImageBaseButton::onDisplay()'],['../classImageBaseKnob.html#a9a4d1a1ff6fe7e51be7491148c20d1c5',1,'ImageBaseKnob::onDisplay()'],['../classImageBaseSlider.html#ad51cf7404dd7791eaa83126f346ae6c5',1,'ImageBaseSlider::onDisplay()'],['../classImageBaseSwitch.html#aee9ad32db22d06c98b37d4b62904f92b',1,'ImageBaseSwitch::onDisplay()'],['../classWidget.html#ae1554f348fe3b2f9d4c3c5c4f9ec55bd',1,'Widget::onDisplay()']]], - ['onfileselected_267',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]], - ['onfocus_268',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]], - ['onkeyboard_269',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]], - ['onmotion_270',['onMotion',['../classImageBaseButton.html#a6333af8b73082f6b4dff77cf690be82d',1,'ImageBaseButton::onMotion()'],['../classImageBaseKnob.html#ab7fc0602637a98d5a0a5ecfd74557636',1,'ImageBaseKnob::onMotion()'],['../classImageBaseSlider.html#a2b50b9c33b7f0685c6d3037afe65ebae',1,'ImageBaseSlider::onMotion()'],['../classWidget.html#a655569fb78a598652e9f24cefa1fe4a5',1,'Widget::onMotion()']]], - ['onmouse_271',['onMouse',['../classImageBaseAboutWindow.html#ad2c3d4c6943a5562574baf60f58de483',1,'ImageBaseAboutWindow::onMouse()'],['../classImageBaseButton.html#a643f3c0429d514c70c7a1333829f6cf8',1,'ImageBaseButton::onMouse()'],['../classImageBaseKnob.html#a6cd97ff56064b28a56d1321508e29f8b',1,'ImageBaseKnob::onMouse()'],['../classImageBaseSlider.html#af1caea46d10b3decd14ad795e0a58a9d',1,'ImageBaseSlider::onMouse()'],['../classImageBaseSwitch.html#a6912be0532a24c33e6dac851779fc8f0',1,'ImageBaseSwitch::onMouse()'],['../classWidget.html#a097ec1d56a06bdc9e0a4e54880def378',1,'Widget::onMouse()']]], - ['onnanodisplay_272',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]], - ['onpositionchanged_273',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]], - ['onreshape_274',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]], - ['onresize_275',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]], - ['onscalefactorchanged_276',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]], - ['onscroll_277',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]], - ['onspecial_278',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]], - ['openfilebrowser_279',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]], - ['openglgraphicscontext_280',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]], - ['openglimage_281',['OpenGLImage',['../classOpenGLImage.html',1,'OpenGLImage'],['../classOpenGLImage.html#a7292ff9abcd2137c0cf8d7c0d57d1eb5',1,'OpenGLImage::OpenGLImage()'],['../classOpenGLImage.html#ab3846413c806171a98ec3f41f5db20a8',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#af61ca1a163bae128817d3ad0ea6095f4',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#a9cd14d74c793c77c3ee3a8f9d291a706',1,'OpenGLImage::OpenGLImage(const OpenGLImage &image)'],['../classOpenGLImage.html#a729ba128952454d53054e23ea9d3a73f',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, GLenum glFormat)'],['../classOpenGLImage.html#a9f6ac5e7437a8a0aaa28bc298ab9350f',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, GLenum glFormat)']]], - ['operator_20objecttype_20_2a_282',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]], - ['operator_2a_283',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]], - ['operator_2d_3e_284',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]], - ['operator_3d_285',['operator=',['../classScopedPointer.html#afefc7940828d72c056e03804cd6bea9f',1,'ScopedPointer::operator=(ScopedPointer &objectToTransferFrom)'],['../classScopedPointer.html#a88ee7f038e57471539d3181141c0390e',1,'ScopedPointer::operator=(ObjectType *const newObjectToTakePossessionOf)'],['../classCairoImage.html#af5f422a5a77f4639a907f8e5dde29ef7',1,'CairoImage::operator=()'],['../classImageBase.html#ac352a5a4291cd0945c663b17631598dc',1,'ImageBase::operator=()'],['../classNanoImage.html#a50e5456835e48157abc365a1e095f591',1,'NanoImage::operator=()'],['../classOpenGLImage.html#a289cbeb6a607985c323e0cd5a8fbd19a',1,'OpenGLImage::operator=()'],['../classVulkanImage.html#ae99740f2a1bdaa98e67c8fcfbdec9423',1,'VulkanImage::operator=()']]], - ['outputs_286',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]] + ['oncairodisplay_264',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]], + ['oncharacterinput_265',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]], + ['onclose_266',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]], + ['ondisplay_267',['onDisplay',['../classImageBaseAboutWindow.html#a3e675bef6bb84375cb762767d216e8f7',1,'ImageBaseAboutWindow::onDisplay()'],['../classImageBaseButton.html#a4a3eaf5367a91d43465ffca09464b8ad',1,'ImageBaseButton::onDisplay()'],['../classImageBaseKnob.html#a9a4d1a1ff6fe7e51be7491148c20d1c5',1,'ImageBaseKnob::onDisplay()'],['../classImageBaseSlider.html#ad51cf7404dd7791eaa83126f346ae6c5',1,'ImageBaseSlider::onDisplay()'],['../classImageBaseSwitch.html#aee9ad32db22d06c98b37d4b62904f92b',1,'ImageBaseSwitch::onDisplay()'],['../classWidget.html#ae1554f348fe3b2f9d4c3c5c4f9ec55bd',1,'Widget::onDisplay()']]], + ['onfileselected_268',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]], + ['onfocus_269',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]], + ['onkeyboard_270',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]], + ['onmotion_271',['onMotion',['../classImageBaseButton.html#a6333af8b73082f6b4dff77cf690be82d',1,'ImageBaseButton::onMotion()'],['../classImageBaseKnob.html#ab7fc0602637a98d5a0a5ecfd74557636',1,'ImageBaseKnob::onMotion()'],['../classImageBaseSlider.html#a2b50b9c33b7f0685c6d3037afe65ebae',1,'ImageBaseSlider::onMotion()'],['../classWidget.html#a655569fb78a598652e9f24cefa1fe4a5',1,'Widget::onMotion()']]], + ['onmouse_272',['onMouse',['../classImageBaseAboutWindow.html#ad2c3d4c6943a5562574baf60f58de483',1,'ImageBaseAboutWindow::onMouse()'],['../classImageBaseButton.html#a643f3c0429d514c70c7a1333829f6cf8',1,'ImageBaseButton::onMouse()'],['../classImageBaseKnob.html#a6cd97ff56064b28a56d1321508e29f8b',1,'ImageBaseKnob::onMouse()'],['../classImageBaseSlider.html#af1caea46d10b3decd14ad795e0a58a9d',1,'ImageBaseSlider::onMouse()'],['../classImageBaseSwitch.html#a6912be0532a24c33e6dac851779fc8f0',1,'ImageBaseSwitch::onMouse()'],['../classWidget.html#a097ec1d56a06bdc9e0a4e54880def378',1,'Widget::onMouse()']]], + ['onnanodisplay_273',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]], + ['onpositionchanged_274',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]], + ['onreshape_275',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]], + ['onresize_276',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]], + ['onscalefactorchanged_277',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]], + ['onscroll_278',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]], + ['onspecial_279',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]], + ['openfilebrowser_280',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]], + ['openglgraphicscontext_281',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]], + ['openglimage_282',['OpenGLImage',['../classOpenGLImage.html',1,'OpenGLImage'],['../classOpenGLImage.html#a7292ff9abcd2137c0cf8d7c0d57d1eb5',1,'OpenGLImage::OpenGLImage()'],['../classOpenGLImage.html#ab3846413c806171a98ec3f41f5db20a8',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#af61ca1a163bae128817d3ad0ea6095f4',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#a9cd14d74c793c77c3ee3a8f9d291a706',1,'OpenGLImage::OpenGLImage(const OpenGLImage &image)'],['../classOpenGLImage.html#a729ba128952454d53054e23ea9d3a73f',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, GLenum glFormat)'],['../classOpenGLImage.html#a9f6ac5e7437a8a0aaa28bc298ab9350f',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, GLenum glFormat)']]], + ['operator_20objecttype_20_2a_283',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]], + ['operator_2a_284',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]], + ['operator_2d_3e_285',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]], + ['operator_3d_286',['operator=',['../classScopedPointer.html#afefc7940828d72c056e03804cd6bea9f',1,'ScopedPointer::operator=(ScopedPointer &objectToTransferFrom)'],['../classScopedPointer.html#a88ee7f038e57471539d3181141c0390e',1,'ScopedPointer::operator=(ObjectType *const newObjectToTakePossessionOf)'],['../classCairoImage.html#af5f422a5a77f4639a907f8e5dde29ef7',1,'CairoImage::operator=()'],['../classImageBase.html#ac352a5a4291cd0945c663b17631598dc',1,'ImageBase::operator=()'],['../classNanoImage.html#a50e5456835e48157abc365a1e095f591',1,'NanoImage::operator=()'],['../classOpenGLImage.html#a289cbeb6a607985c323e0cd5a8fbd19a',1,'OpenGLImage::operator=()'],['../classVulkanImage.html#ae99740f2a1bdaa98e67c8fcfbdec9423',1,'VulkanImage::operator=()']]], + ['outputs_287',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]] ]; diff --git a/search/all_e.js b/search/all_e.js index e4f3b175..3d594280 100644 --- a/search/all_e.js +++ b/search/all_e.js @@ -1,23 +1,23 @@ var searchData= [ - ['parameter_20hints_287',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]], - ['paint_288',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]], - ['parameter_289',['Parameter',['../structParameter.html',1,'Parameter'],['../structParameter.html#a12ced87d6d832deccb6c8ce2c8313b2e',1,'Parameter::Parameter() noexcept'],['../structParameter.html#af0c5eeebedfe0058775a7ff4d904b6ab',1,'Parameter::Parameter(uint32_t h, const char *n, const char *s, const char *u, float def, float min, float max) noexcept']]], - ['parameterchanged_290',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]], - ['parameterdesignation_291',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]], - ['parameterenumerationvalue_292',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'ParameterEnumerationValue'],['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]], - ['parameterenumerationvalues_293',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'ParameterEnumerationValues'],['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]], - ['parameter_20hints_294',['Parameter Hints',['../group__ParameterHints.html',1,'']]], - ['parameterranges_295',['ParameterRanges',['../structParameterRanges.html',1,'ParameterRanges'],['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]], - ['pathwinding_296',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]], - ['playing_297',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]], - ['plugin_298',['Plugin',['../classPlugin.html',1,'Plugin'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)']]], - ['plugin_20macros_299',['Plugin Macros',['../group__PluginMacros.html',1,'']]], - ['point_300',['Point',['../classPoint.html',1,'Point< T >'],['../classPoint.html#ada3e3f5f840cf70db3c7f884843a3d01',1,'Point::Point() noexcept'],['../classPoint.html#a273b90bf5380bacd6e58582ef9ce35f7',1,'Point::Point(const T &x, const T &y) noexcept'],['../classPoint.html#a31393ac57c0140243e8723f9cd9106bb',1,'Point::Point(const Point< T > &pos) noexcept']]], - ['point_3c_20double_20_3e_301',['Point< double >',['../classPoint.html',1,'']]], - ['point_3c_20int_20_3e_302',['Point< int >',['../classPoint.html',1,'']]], - ['portgroup_303',['PortGroup',['../structPortGroup.html',1,'']]], - ['positionchangedevent_304',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget::PositionChangedEvent'],['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent::PositionChangedEvent()']]], - ['predefinedportgroupsids_305',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]], - ['programloaded_306',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]] + ['parameter_20hints_288',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]], + ['paint_289',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]], + ['parameter_290',['Parameter',['../structParameter.html',1,'Parameter'],['../structParameter.html#a12ced87d6d832deccb6c8ce2c8313b2e',1,'Parameter::Parameter() noexcept'],['../structParameter.html#af0c5eeebedfe0058775a7ff4d904b6ab',1,'Parameter::Parameter(uint32_t h, const char *n, const char *s, const char *u, float def, float min, float max) noexcept']]], + ['parameterchanged_291',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]], + ['parameterdesignation_292',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]], + ['parameterenumerationvalue_293',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'ParameterEnumerationValue'],['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]], + ['parameterenumerationvalues_294',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'ParameterEnumerationValues'],['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]], + ['parameter_20hints_295',['Parameter Hints',['../group__ParameterHints.html',1,'']]], + ['parameterranges_296',['ParameterRanges',['../structParameterRanges.html',1,'ParameterRanges'],['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]], + ['pathwinding_297',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]], + ['playing_298',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]], + ['plugin_299',['Plugin',['../classPlugin.html',1,'Plugin'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)']]], + ['plugin_20macros_300',['Plugin Macros',['../group__PluginMacros.html',1,'']]], + ['point_301',['Point',['../classPoint.html',1,'Point< T >'],['../classPoint.html#ada3e3f5f840cf70db3c7f884843a3d01',1,'Point::Point() noexcept'],['../classPoint.html#a273b90bf5380bacd6e58582ef9ce35f7',1,'Point::Point(const T &x, const T &y) noexcept'],['../classPoint.html#a31393ac57c0140243e8723f9cd9106bb',1,'Point::Point(const Point< T > &pos) noexcept']]], + ['point_3c_20double_20_3e_302',['Point< double >',['../classPoint.html',1,'']]], + ['point_3c_20int_20_3e_303',['Point< int >',['../classPoint.html',1,'']]], + ['portgroup_304',['PortGroup',['../structPortGroup.html',1,'']]], + ['positionchangedevent_305',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget::PositionChangedEvent'],['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent::PositionChangedEvent()']]], + ['predefinedportgroupsids_306',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]], + ['programloaded_307',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]] ]; diff --git a/search/all_f.js b/search/all_f.js index 395825e2..09bbea5c 100644 --- a/search/all_f.js +++ b/search/all_f.js @@ -1,5 +1,5 @@ var searchData= [ - ['quadto_307',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]], - ['quit_308',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]] + ['quadto_308',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]], + ['quit_309',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]] ]; diff --git a/search/classes_0.js b/search/classes_0.js index 8bc4bb1b..4dfadb52 100644 --- a/search/classes_0.js +++ b/search/classes_0.js @@ -1,6 +1,6 @@ var searchData= [ - ['application_465',['Application',['../classApplication.html',1,'']]], - ['audiomidisynchelper_466',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html',1,'']]], - ['audioport_467',['AudioPort',['../structAudioPort.html',1,'']]] + ['application_467',['Application',['../classApplication.html',1,'']]], + ['audiomidisynchelper_468',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html',1,'']]], + ['audioport_469',['AudioPort',['../structAudioPort.html',1,'']]] ]; diff --git a/search/classes_1.js b/search/classes_1.js index e360b622..0acd3486 100644 --- a/search/classes_1.js +++ b/search/classes_1.js @@ -1,7 +1,7 @@ var searchData= [ - ['barbeattick_468',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html',1,'TimePosition']]], - ['baseevent_469',['BaseEvent',['../structWidget_1_1BaseEvent.html',1,'Widget']]], - ['bigstackbuffer_470',['BigStackBuffer',['../structBigStackBuffer.html',1,'']]], - ['buttons_471',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html',1,'Window::FileBrowserOptions']]] + ['barbeattick_470',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html',1,'TimePosition']]], + ['baseevent_471',['BaseEvent',['../structWidget_1_1BaseEvent.html',1,'Widget']]], + ['bigstackbuffer_472',['BigStackBuffer',['../structBigStackBuffer.html',1,'']]], + ['buttons_473',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html',1,'Window::FileBrowserOptions']]] ]; diff --git a/search/classes_10.js b/search/classes_10.js index f78f6286..693eddbc 100644 --- a/search/classes_10.js +++ b/search/classes_10.js @@ -1,8 +1,8 @@ var searchData= [ - ['textrow_537',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]], - ['thread_538',['Thread',['../classThread.html',1,'']]], - ['timeposition_539',['TimePosition',['../structTimePosition.html',1,'']]], - ['toplevelwidget_540',['TopLevelWidget',['../classTopLevelWidget.html',1,'']]], - ['triangle_541',['Triangle',['../classTriangle.html',1,'']]] + ['textrow_539',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]], + ['thread_540',['Thread',['../classThread.html',1,'']]], + ['timeposition_541',['TimePosition',['../structTimePosition.html',1,'']]], + ['toplevelwidget_542',['TopLevelWidget',['../classTopLevelWidget.html',1,'']]], + ['triangle_543',['Triangle',['../classTriangle.html',1,'']]] ]; diff --git a/search/classes_11.js b/search/classes_11.js index ce726846..dcde1bf4 100644 --- a/search/classes_11.js +++ b/search/classes_11.js @@ -1,4 +1,4 @@ var searchData= [ - ['ui_542',['UI',['../classUI.html',1,'']]] + ['ui_544',['UI',['../classUI.html',1,'']]] ]; diff --git a/search/classes_12.js b/search/classes_12.js index df0f5131..db24d485 100644 --- a/search/classes_12.js +++ b/search/classes_12.js @@ -1,6 +1,6 @@ var searchData= [ - ['vstguistandalonewindow_543',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'']]], - ['vulkangraphicscontext_544',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]], - ['vulkanimage_545',['VulkanImage',['../classVulkanImage.html',1,'']]] + ['vstguistandalonewindow_545',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'']]], + ['vulkangraphicscontext_546',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]], + ['vulkanimage_547',['VulkanImage',['../classVulkanImage.html',1,'']]] ]; diff --git a/search/classes_13.js b/search/classes_13.js index e6abf1ef..34294f81 100644 --- a/search/classes_13.js +++ b/search/classes_13.js @@ -1,5 +1,5 @@ var searchData= [ - ['widget_546',['Widget',['../classWidget.html',1,'']]], - ['window_547',['Window',['../classWindow.html',1,'']]] + ['widget_548',['Widget',['../classWidget.html',1,'']]], + ['window_549',['Window',['../classWindow.html',1,'']]] ]; diff --git a/search/classes_2.js b/search/classes_2.js index bf264107..75ed771c 100644 --- a/search/classes_2.js +++ b/search/classes_2.js @@ -1,10 +1,10 @@ var searchData= [ - ['cairobasewidget_472',['CairoBaseWidget',['../classCairoBaseWidget.html',1,'']]], - ['cairographicscontext_473',['CairoGraphicsContext',['../structCairoGraphicsContext.html',1,'']]], - ['cairoimage_474',['CairoImage',['../classCairoImage.html',1,'']]], - ['callback_475',['Callback',['../classImageBaseButton_1_1Callback.html',1,'ImageBaseButton< ImageType >::Callback'],['../classImageBaseKnob_1_1Callback.html',1,'ImageBaseKnob< ImageType >::Callback'],['../classImageBaseSlider_1_1Callback.html',1,'ImageBaseSlider< ImageType >::Callback'],['../classImageBaseSwitch_1_1Callback.html',1,'ImageBaseSwitch< ImageType >::Callback']]], - ['characterinputevent_476',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget']]], - ['circle_477',['Circle',['../classCircle.html',1,'']]], - ['color_478',['Color',['../structColor.html',1,'']]] + ['cairobasewidget_474',['CairoBaseWidget',['../classCairoBaseWidget.html',1,'']]], + ['cairographicscontext_475',['CairoGraphicsContext',['../structCairoGraphicsContext.html',1,'']]], + ['cairoimage_476',['CairoImage',['../classCairoImage.html',1,'']]], + ['callback_477',['Callback',['../classImageBaseButton_1_1Callback.html',1,'ImageBaseButton< ImageType >::Callback'],['../classImageBaseKnob_1_1Callback.html',1,'ImageBaseKnob< ImageType >::Callback'],['../classImageBaseSlider_1_1Callback.html',1,'ImageBaseSlider< ImageType >::Callback'],['../classImageBaseSwitch_1_1Callback.html',1,'ImageBaseSwitch< ImageType >::Callback']]], + ['characterinputevent_478',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget']]], + ['circle_479',['Circle',['../classCircle.html',1,'']]], + ['color_480',['Color',['../structColor.html',1,'']]] ]; diff --git a/search/classes_3.js b/search/classes_3.js index 8ae19ee8..6e8a7932 100644 --- a/search/classes_3.js +++ b/search/classes_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['externalwindow_479',['ExternalWindow',['../classExternalWindow.html',1,'']]] + ['externalwindow_481',['ExternalWindow',['../classExternalWindow.html',1,'']]] ]; diff --git a/search/classes_4.js b/search/classes_4.js index 409ba700..530f85cd 100644 --- a/search/classes_4.js +++ b/search/classes_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['filebrowseroptions_480',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window']]] + ['filebrowseroptions_482',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window']]] ]; diff --git a/search/classes_5.js b/search/classes_5.js index 41ab712e..a9c2ef97 100644 --- a/search/classes_5.js +++ b/search/classes_5.js @@ -1,5 +1,5 @@ var searchData= [ - ['glyphposition_481',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]], - ['graphicscontext_482',['GraphicsContext',['../structGraphicsContext.html',1,'']]] + ['glyphposition_483',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]], + ['graphicscontext_484',['GraphicsContext',['../structGraphicsContext.html',1,'']]] ]; diff --git a/search/classes_6.js b/search/classes_6.js index e15ca5ab..f7f27519 100644 --- a/search/classes_6.js +++ b/search/classes_6.js @@ -1,6 +1,6 @@ var searchData= [ - ['heapbuffer_483',['HeapBuffer',['../structHeapBuffer.html',1,'']]], - ['heapringbuffer_484',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'']]], - ['hugestackbuffer_485',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]] + ['heapbuffer_485',['HeapBuffer',['../structHeapBuffer.html',1,'']]], + ['heapringbuffer_486',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'']]], + ['hugestackbuffer_487',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]] ]; diff --git a/search/classes_7.js b/search/classes_7.js index e321eb00..6a91ef87 100644 --- a/search/classes_7.js +++ b/search/classes_7.js @@ -1,10 +1,10 @@ var searchData= [ - ['idlecallback_486',['IdleCallback',['../structIdleCallback.html',1,'']]], - ['imagebase_487',['ImageBase',['../classImageBase.html',1,'']]], - ['imagebaseaboutwindow_488',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]], - ['imagebasebutton_489',['ImageBaseButton',['../classImageBaseButton.html',1,'']]], - ['imagebaseknob_490',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]], - ['imagebaseslider_491',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]], - ['imagebaseswitch_492',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]] + ['idlecallback_488',['IdleCallback',['../structIdleCallback.html',1,'']]], + ['imagebase_489',['ImageBase',['../classImageBase.html',1,'']]], + ['imagebaseaboutwindow_490',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]], + ['imagebasebutton_491',['ImageBaseButton',['../classImageBaseButton.html',1,'']]], + ['imagebaseknob_492',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]], + ['imagebaseslider_493',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]], + ['imagebaseswitch_494',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]] ]; diff --git a/search/classes_8.js b/search/classes_8.js index 210eb33e..39065b1b 100644 --- a/search/classes_8.js +++ b/search/classes_8.js @@ -1,4 +1,4 @@ var searchData= [ - ['keyboardevent_493',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget']]] + ['keyboardevent_495',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget']]] ]; diff --git a/search/classes_9.js b/search/classes_9.js index 8bf1cbda..d547feb5 100644 --- a/search/classes_9.js +++ b/search/classes_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['leakedobjectdetector_494',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]], - ['line_495',['Line',['../classLine.html',1,'']]] + ['leakedobjectdetector_496',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]], + ['line_497',['Line',['../classLine.html',1,'']]] ]; diff --git a/search/classes_a.js b/search/classes_a.js index 5a1cfeef..fd79a6fc 100644 --- a/search/classes_a.js +++ b/search/classes_a.js @@ -1,7 +1,7 @@ var searchData= [ - ['midievent_496',['MidiEvent',['../structMidiEvent.html',1,'']]], - ['motionevent_497',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget']]], - ['mouseevent_498',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget']]], - ['mutex_499',['Mutex',['../classMutex.html',1,'']]] + ['midievent_498',['MidiEvent',['../structMidiEvent.html',1,'']]], + ['motionevent_499',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget']]], + ['mouseevent_500',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget']]], + ['mutex_501',['Mutex',['../classMutex.html',1,'']]] ]; diff --git a/search/classes_b.js b/search/classes_b.js index 2164c7ea..c603ce5c 100644 --- a/search/classes_b.js +++ b/search/classes_b.js @@ -1,6 +1,6 @@ var searchData= [ - ['nanobasewidget_500',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'']]], - ['nanoimage_501',['NanoImage',['../classNanoImage.html',1,'']]], - ['nanovg_502',['NanoVG',['../classNanoVG.html',1,'']]] + ['nanobasewidget_502',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'']]], + ['nanoimage_503',['NanoImage',['../classNanoImage.html',1,'']]], + ['nanovg_504',['NanoVG',['../classNanoVG.html',1,'']]] ]; diff --git a/search/classes_c.js b/search/classes_c.js index 6fabb0cc..527966bb 100644 --- a/search/classes_c.js +++ b/search/classes_c.js @@ -1,5 +1,5 @@ var searchData= [ - ['openglgraphicscontext_503',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]], - ['openglimage_504',['OpenGLImage',['../classOpenGLImage.html',1,'']]] + ['openglgraphicscontext_505',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]], + ['openglimage_506',['OpenGLImage',['../classOpenGLImage.html',1,'']]] ]; diff --git a/search/classes_d.js b/search/classes_d.js index 5ea6659f..1f9d3235 100644 --- a/search/classes_d.js +++ b/search/classes_d.js @@ -1,14 +1,14 @@ var searchData= [ - ['paint_505',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]], - ['parameter_506',['Parameter',['../structParameter.html',1,'']]], - ['parameterenumerationvalue_507',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'']]], - ['parameterenumerationvalues_508',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'']]], - ['parameterranges_509',['ParameterRanges',['../structParameterRanges.html',1,'']]], - ['plugin_510',['Plugin',['../classPlugin.html',1,'']]], - ['point_511',['Point',['../classPoint.html',1,'']]], - ['point_3c_20double_20_3e_512',['Point< double >',['../classPoint.html',1,'']]], - ['point_3c_20int_20_3e_513',['Point< int >',['../classPoint.html',1,'']]], - ['portgroup_514',['PortGroup',['../structPortGroup.html',1,'']]], - ['positionchangedevent_515',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget']]] + ['paint_507',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]], + ['parameter_508',['Parameter',['../structParameter.html',1,'']]], + ['parameterenumerationvalue_509',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'']]], + ['parameterenumerationvalues_510',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'']]], + ['parameterranges_511',['ParameterRanges',['../structParameterRanges.html',1,'']]], + ['plugin_512',['Plugin',['../classPlugin.html',1,'']]], + ['point_513',['Point',['../classPoint.html',1,'']]], + ['point_3c_20double_20_3e_514',['Point< double >',['../classPoint.html',1,'']]], + ['point_3c_20int_20_3e_515',['Point< int >',['../classPoint.html',1,'']]], + ['portgroup_516',['PortGroup',['../structPortGroup.html',1,'']]], + ['positionchangedevent_517',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget']]] ]; diff --git a/search/classes_e.js b/search/classes_e.js index bc9500f2..f798b675 100644 --- a/search/classes_e.js +++ b/search/classes_e.js @@ -1,9 +1,9 @@ var searchData= [ - ['rectangle_516',['Rectangle',['../classRectangle.html',1,'']]], - ['recursivemutex_517',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]], - ['resizeevent_518',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget']]], - ['ringbuffercontrol_519',['RingBufferControl',['../classRingBufferControl.html',1,'']]], - ['ringbuffercontrol_3c_20heapbuffer_20_3e_520',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]], - ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_521',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]] + ['rectangle_518',['Rectangle',['../classRectangle.html',1,'']]], + ['recursivemutex_519',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]], + ['resizeevent_520',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget']]], + ['ringbuffercontrol_521',['RingBufferControl',['../classRingBufferControl.html',1,'']]], + ['ringbuffercontrol_3c_20heapbuffer_20_3e_522',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]], + ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_523',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]] ]; diff --git a/search/classes_f.js b/search/classes_f.js index 9eb31ef6..7f56bb03 100644 --- a/search/classes_f.js +++ b/search/classes_f.js @@ -1,18 +1,18 @@ var searchData= [ - ['scopedpointer_522',['ScopedPointer',['../classScopedPointer.html',1,'']]], - ['scopedsafelocale_523',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]], - ['scopelocker_524',['ScopeLocker',['../classScopeLocker.html',1,'']]], - ['scopetrylocker_525',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]], - ['scopeunlocker_526',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]], - ['scrollevent_527',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget']]], - ['signal_528',['Signal',['../classSignal.html',1,'']]], - ['size_529',['Size',['../classSize.html',1,'']]], - ['size_3c_20uint_20_3e_530',['Size< uint >',['../classSize.html',1,'']]], - ['smallstackbuffer_531',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]], - ['smallstackringbuffer_532',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'']]], - ['specialevent_533',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget']]], - ['standalonewindow_534',['StandaloneWindow',['../classStandaloneWindow.html',1,'']]], - ['string_535',['String',['../classString.html',1,'']]], - ['subwidget_536',['SubWidget',['../classSubWidget.html',1,'']]] + ['scopedpointer_524',['ScopedPointer',['../classScopedPointer.html',1,'']]], + ['scopedsafelocale_525',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]], + ['scopelocker_526',['ScopeLocker',['../classScopeLocker.html',1,'']]], + ['scopetrylocker_527',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]], + ['scopeunlocker_528',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]], + ['scrollevent_529',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget']]], + ['signal_530',['Signal',['../classSignal.html',1,'']]], + ['size_531',['Size',['../classSize.html',1,'']]], + ['size_3c_20uint_20_3e_532',['Size< uint >',['../classSize.html',1,'']]], + ['smallstackbuffer_533',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]], + ['smallstackringbuffer_534',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'']]], + ['specialevent_535',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget']]], + ['standalonewindow_536',['StandaloneWindow',['../classStandaloneWindow.html',1,'']]], + ['string_537',['String',['../classString.html',1,'']]], + ['subwidget_538',['SubWidget',['../classSubWidget.html',1,'']]] ]; diff --git a/search/enums_0.js b/search/enums_0.js index f8548b8c..c4fe16da 100644 --- a/search/enums_0.js +++ b/search/enums_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['buttonstate_933',['ButtonState',['../structWindow_1_1FileBrowserOptions.html#a1e10c3a7c2c7b38d9476d24d73001504',1,'Window::FileBrowserOptions']]] + ['buttonstate_937',['ButtonState',['../structWindow_1_1FileBrowserOptions.html#a1e10c3a7c2c7b38d9476d24d73001504',1,'Window::FileBrowserOptions']]] ]; diff --git a/search/enums_1.js b/search/enums_1.js index d366974d..aac98ef0 100644 --- a/search/enums_1.js +++ b/search/enums_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['createflags_934',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]] + ['createflags_938',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]] ]; diff --git a/search/enums_2.js b/search/enums_2.js index cf4fc7f4..cb9f1a69 100644 --- a/search/enums_2.js +++ b/search/enums_2.js @@ -1,5 +1,5 @@ var searchData= [ - ['parameterdesignation_935',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]], - ['predefinedportgroupsids_936',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]] + ['parameterdesignation_939',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]], + ['predefinedportgroupsids_940',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]] ]; diff --git a/search/enumvalues_0.js b/search/enumvalues_0.js index 8beb9e3b..94647ea7 100644 --- a/search/enumvalues_0.js +++ b/search/enumvalues_0.js @@ -1,6 +1,6 @@ var searchData= [ - ['create_5fantialias_937',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]], - ['create_5fdebug_938',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]], - ['create_5fstencil_5fstrokes_939',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]] + ['create_5fantialias_941',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]], + ['create_5fdebug_942',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]], + ['create_5fstencil_5fstrokes_943',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]] ]; diff --git a/search/enumvalues_1.js b/search/enumvalues_1.js index 8e7b6954..baa7167c 100644 --- a/search/enumvalues_1.js +++ b/search/enumvalues_1.js @@ -1,8 +1,8 @@ var searchData= [ - ['kparameterdesignationbypass_940',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]], - ['kparameterdesignationnull_941',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]], - ['kportgroupmono_942',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]], - ['kportgroupnone_943',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]], - ['kportgroupstereo_944',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]] + ['kparameterdesignationbypass_944',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]], + ['kparameterdesignationnull_945',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]], + ['kportgroupmono_946',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]], + ['kportgroupnone_947',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]], + ['kportgroupstereo_948',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]] ]; diff --git a/search/functions_0.js b/search/functions_0.js index d45c84ad..e79355c1 100644 --- a/search/functions_0.js +++ b/search/functions_0.js @@ -1,10 +1,10 @@ var searchData= [ - ['activate_548',['activate',['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()'],['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()']]], - ['addidlecallback_549',['addIdleCallback',['../classApplication.html#ad6aab76a79b7b3c2883785040b46017a',1,'Application::addIdleCallback()'],['../classWindow.html#ad17a7f53a62673982f4861cdc27fd54e',1,'Window::addIdleCallback()']]], - ['application_550',['Application',['../classApplication.html#af9dd089d30cf442f8ffda646305089bb',1,'Application']]], - ['arc_551',['arc',['../classNanoVG.html#a5da07d6030f2918260e1fc20cfb4c9e6',1,'NanoVG']]], - ['arcto_552',['arcTo',['../classNanoVG.html#aea6996381cba59bdcef33a981af853e8',1,'NanoVG']]], - ['audiomidisynchelper_553',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html#ae75a1d7256c04445ec77176b6505fcb0',1,'AudioMidiSyncHelper']]], - ['audioport_554',['AudioPort',['../structAudioPort.html#abbd5c1ad18e0b920c2ff6c5053e59ede',1,'AudioPort']]] + ['activate_550',['activate',['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()'],['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()']]], + ['addidlecallback_551',['addIdleCallback',['../classApplication.html#ad6aab76a79b7b3c2883785040b46017a',1,'Application::addIdleCallback()'],['../classWindow.html#ad17a7f53a62673982f4861cdc27fd54e',1,'Window::addIdleCallback()']]], + ['application_552',['Application',['../classApplication.html#af9dd089d30cf442f8ffda646305089bb',1,'Application']]], + ['arc_553',['arc',['../classNanoVG.html#a5da07d6030f2918260e1fc20cfb4c9e6',1,'NanoVG']]], + ['arcto_554',['arcTo',['../classNanoVG.html#aea6996381cba59bdcef33a981af853e8',1,'NanoVG']]], + ['audiomidisynchelper_555',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html#ae75a1d7256c04445ec77176b6505fcb0',1,'AudioMidiSyncHelper']]], + ['audioport_556',['AudioPort',['../structAudioPort.html#abbd5c1ad18e0b920c2ff6c5053e59ede',1,'AudioPort']]] ]; diff --git a/search/functions_1.js b/search/functions_1.js index ed4984df..5a6f84f6 100644 --- a/search/functions_1.js +++ b/search/functions_1.js @@ -1,11 +1,11 @@ var searchData= [ - ['barbeattick_555',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html#abff8c9586a4e82694e7d6bac3e8da1ef',1,'TimePosition::BarBeatTick']]], - ['baseevent_556',['BaseEvent',['../structWidget_1_1BaseEvent.html#a18c1114caca474cadefd9a13e2d9c693',1,'Widget::BaseEvent']]], - ['beginframe_557',['beginFrame',['../classNanoVG.html#ac8d53f7131f5f883042bd48a1b910f5f',1,'NanoVG::beginFrame(const uint width, const uint height, const float scaleFactor=1.0f)'],['../classNanoVG.html#a7758435376f2f223e38c6187cbf79096',1,'NanoVG::beginFrame(Widget *const widget)']]], - ['beginpath_558',['beginPath',['../classNanoVG.html#a1cd7ee075338cbd5069e0862dff70b41',1,'NanoVG']]], - ['bezierto_559',['bezierTo',['../classNanoVG.html#a44831e8c0c5e457eda688c9141e10f68',1,'NanoVG']]], - ['boxgradient_560',['boxGradient',['../classNanoVG.html#a1496424cb5a9e40844ebb4d8dad83799',1,'NanoVG']]], - ['buffersizechanged_561',['bufferSizeChanged',['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)'],['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)']]], - ['buttons_562',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a0483d4ab39bdec4f6e69699fb3c272dd',1,'Window::FileBrowserOptions::Buttons']]] + ['barbeattick_557',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html#abff8c9586a4e82694e7d6bac3e8da1ef',1,'TimePosition::BarBeatTick']]], + ['baseevent_558',['BaseEvent',['../structWidget_1_1BaseEvent.html#a18c1114caca474cadefd9a13e2d9c693',1,'Widget::BaseEvent']]], + ['beginframe_559',['beginFrame',['../classNanoVG.html#ac8d53f7131f5f883042bd48a1b910f5f',1,'NanoVG::beginFrame(const uint width, const uint height, const float scaleFactor=1.0f)'],['../classNanoVG.html#a7758435376f2f223e38c6187cbf79096',1,'NanoVG::beginFrame(Widget *const widget)']]], + ['beginpath_560',['beginPath',['../classNanoVG.html#a1cd7ee075338cbd5069e0862dff70b41',1,'NanoVG']]], + ['bezierto_561',['bezierTo',['../classNanoVG.html#a44831e8c0c5e457eda688c9141e10f68',1,'NanoVG']]], + ['boxgradient_562',['boxGradient',['../classNanoVG.html#a1496424cb5a9e40844ebb4d8dad83799',1,'NanoVG']]], + ['buffersizechanged_563',['bufferSizeChanged',['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)'],['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)']]], + ['buttons_564',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a0483d4ab39bdec4f6e69699fb3c272dd',1,'Window::FileBrowserOptions::Buttons']]] ]; diff --git a/search/functions_10.js b/search/functions_10.js index c612712e..4e34a223 100644 --- a/search/functions_10.js +++ b/search/functions_10.js @@ -1,21 +1,22 @@ var searchData= [ - ['radialgradient_752',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]], - ['radtodeg_753',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]], - ['readcustomdata_754',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]], - ['readcustomtype_755',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]], - ['rect_756',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]], - ['rectangle_757',['Rectangle',['../classRectangle.html#acf4a7cdc13c4176d44965db53a3561f3',1,'Rectangle::Rectangle() noexcept'],['../classRectangle.html#a883fb137e26b5b7e95791d91c232603f',1,'Rectangle::Rectangle(const T &x, const T &y, const T &width, const T &height) noexcept'],['../classRectangle.html#ae2560ef4446450f535414f70d7f46aa0',1,'Rectangle::Rectangle(const T &x, const T &y, const Size< T > &size) noexcept'],['../classRectangle.html#a7e55381bd7fe33d52a8847f65e9883ed',1,'Rectangle::Rectangle(const Point< T > &pos, const T &width, const T &height) noexcept'],['../classRectangle.html#a4b4d34708248ee56900916cdf1138edc',1,'Rectangle::Rectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac492f53d4f548c4f572c90c485606db8',1,'Rectangle::Rectangle(const Rectangle< T > &rect) noexcept']]], - ['release_758',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]], - ['removeidlecallback_759',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]], - ['repaint_760',['repaint',['../classStandaloneWindow.html#aa1475d362245c793b516a232deab70ff',1,'StandaloneWindow::repaint()'],['../classSubWidget.html#a13910739dc797b600502e2dfa7daef87',1,'SubWidget::repaint()'],['../classTopLevelWidget.html#ad03702ffcbafa87ec546994891d4cd8a',1,'TopLevelWidget::repaint()'],['../classWidget.html#abe8cfe0aaae71dd011cf9a86e930fd12',1,'Widget::repaint()'],['../classWindow.html#a729ab39a1ac99d81b289e08a42582ade',1,'Window::repaint() noexcept'],['../classWindow.html#a33f9518b6f3209cd8201106260c9e42c',1,'Window::repaint(const Rectangle< uint > &rect) noexcept']]], - ['reset_761',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]], - ['resetscissor_762',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]], - ['resettransform_763',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]], - ['resizeevent_764',['ResizeEvent',['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent']]], - ['restore_765',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]], - ['rotate_766',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]], - ['roundedrect_767',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]], - ['run_768',['run',['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0'],['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0']]], - ['runasmodal_769',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]] + ['radialgradient_755',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]], + ['radtodeg_756',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]], + ['readcustomdata_757',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]], + ['readcustomtype_758',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]], + ['rect_759',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]], + ['rectangle_760',['Rectangle',['../classRectangle.html#acf4a7cdc13c4176d44965db53a3561f3',1,'Rectangle::Rectangle() noexcept'],['../classRectangle.html#a883fb137e26b5b7e95791d91c232603f',1,'Rectangle::Rectangle(const T &x, const T &y, const T &width, const T &height) noexcept'],['../classRectangle.html#ae2560ef4446450f535414f70d7f46aa0',1,'Rectangle::Rectangle(const T &x, const T &y, const Size< T > &size) noexcept'],['../classRectangle.html#a7e55381bd7fe33d52a8847f65e9883ed',1,'Rectangle::Rectangle(const Point< T > &pos, const T &width, const T &height) noexcept'],['../classRectangle.html#a4b4d34708248ee56900916cdf1138edc',1,'Rectangle::Rectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac492f53d4f548c4f572c90c485606db8',1,'Rectangle::Rectangle(const Rectangle< T > &rect) noexcept']]], + ['release_761',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]], + ['removeidlecallback_762',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]], + ['repaint_763',['repaint',['../classStandaloneWindow.html#aa1475d362245c793b516a232deab70ff',1,'StandaloneWindow::repaint()'],['../classSubWidget.html#a13910739dc797b600502e2dfa7daef87',1,'SubWidget::repaint()'],['../classTopLevelWidget.html#ad03702ffcbafa87ec546994891d4cd8a',1,'TopLevelWidget::repaint()'],['../classWidget.html#abe8cfe0aaae71dd011cf9a86e930fd12',1,'Widget::repaint()'],['../classWindow.html#a729ab39a1ac99d81b289e08a42582ade',1,'Window::repaint() noexcept'],['../classWindow.html#a33f9518b6f3209cd8201106260c9e42c',1,'Window::repaint(const Rectangle< uint > &rect) noexcept']]], + ['requestparametervaluechange_764',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]], + ['reset_765',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]], + ['resetscissor_766',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]], + ['resettransform_767',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]], + ['resizeevent_768',['ResizeEvent',['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent']]], + ['restore_769',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]], + ['rotate_770',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]], + ['roundedrect_771',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]], + ['run_772',['run',['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0'],['../classPlugin.html#a0a969c78f8455ac6ba65fa42e8c498f6',1,'Plugin::run(const float **inputs, float **outputs, uint32_t frames, const MidiEvent *midiEvents, uint32_t midiEventCount)=0']]], + ['runasmodal_773',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]] ]; diff --git a/search/functions_11.js b/search/functions_11.js index 80fcc562..a758fe37 100644 --- a/search/functions_11.js +++ b/search/functions_11.js @@ -1,56 +1,56 @@ var searchData= [ - ['sampleratechanged_770',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]], - ['save_771',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]], - ['scale_772',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]], - ['scissor_773',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]], - ['scopedpointer_774',['ScopedPointer',['../classScopedPointer.html#ac187958296e33aa057dd37478ea70400',1,'ScopedPointer::ScopedPointer() noexcept'],['../classScopedPointer.html#a44a7843e49c3ff719f06607b6e908f7d',1,'ScopedPointer::ScopedPointer(ObjectType *const objectToTakePossessionOf) noexcept'],['../classScopedPointer.html#a04688b1561dd9d861ca80c6deb63a233',1,'ScopedPointer::ScopedPointer(ScopedPointer &objectToTransferFrom) noexcept']]], - ['scrollevent_775',['ScrollEvent',['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent']]], - ['sendnote_776',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]], - ['setabsolutepos_777',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]], - ['setabsolutex_778',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]], - ['setabsolutey_779',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]], - ['setclassname_780',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]], - ['setendpos_781',['setEndPos',['../classLine.html#af05002adedbeaeea698d26bf4afadff0',1,'Line::setEndPos(const T &x, const T &y) noexcept'],['../classLine.html#a13324b63d42efff020622aa2979d1009',1,'Line::setEndPos(const Point< T > &pos) noexcept']]], - ['setendx_782',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]], - ['setendy_783',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]], - ['setfor_784',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]], - ['setgeometryconstraints_785',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]], - ['setheight_786',['setHeight',['../classSize.html#a30d453133d7a677e14641f010204237e',1,'Size::setHeight()'],['../classRectangle.html#a5ff3aca88c9ef31a2e3f8e6cee846155',1,'Rectangle::setHeight()'],['../classTopLevelWidget.html#a607afeaa7fc1bd6cf52ef3138c38360f',1,'TopLevelWidget::setHeight()'],['../classWidget.html#ac6d2e6cbb2ff96f3645493d804af07f7',1,'Widget::setHeight()'],['../classWindow.html#a13f314cfd5c9048ec8ea0b88b611f54d',1,'Window::setHeight()']]], - ['setid_787',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]], - ['setignoringkeyrepeat_788',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]], - ['setlatency_789',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]], - ['setneedsfullviewportdrawing_790',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]], - ['setneedsviewportscaling_791',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]], - ['setnumsegments_792',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]], - ['setparametervalue_793',['setParameterValue',['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classUI.html#a973db6e8805f0aa9be3457685564ab8a',1,'UI::setParameterValue()']]], - ['setpos_794',['setPos',['../classPoint.html#aac5c7220da858d14140ff0c78684d4e2',1,'Point::setPos(const T &x, const T &y) noexcept'],['../classPoint.html#a2df24dbabd272d2308cc2b53d24d548a',1,'Point::setPos(const Point< T > &pos) noexcept'],['../classCircle.html#a2046a9238a3870276e1dac7fb684eacb',1,'Circle::setPos(const T &x, const T &y) noexcept'],['../classCircle.html#addce92ba3813dc8ae1222127a9dd932d',1,'Circle::setPos(const Point< T > &pos) noexcept'],['../classRectangle.html#a52adba9ba93242a51de29865818fd776',1,'Rectangle::setPos(const T &x, const T &y) noexcept'],['../classRectangle.html#ae0904b281ed4811e6901d0d78c30f08e',1,'Rectangle::setPos(const Point< T > &pos) noexcept']]], - ['setrectangle_795',['setRectangle',['../classRectangle.html#a2907d68a36a3ba97cb8ef14f86d85075',1,'Rectangle::setRectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac74be2c368aee380680c0221c432cb7f',1,'Rectangle::setRectangle(const Rectangle< T > &rect) noexcept']]], - ['setresizable_796',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]], - ['setsize_797',['setSize',['../classSize.html#a6dd4d69857ef92c65dd941eea3356ed9',1,'Size::setSize(const T &width, const T &height) noexcept'],['../classSize.html#a973da47d41aaa3757646a8ec0a1d93da',1,'Size::setSize(const Size< T > &size) noexcept'],['../classCircle.html#a02fc5ef5aae2d5d1c1bd016cab8afc5d',1,'Circle::setSize()'],['../classRectangle.html#a6af8f18557397f909cae8eb65f8367a4',1,'Rectangle::setSize(const T &width, const T &height) noexcept'],['../classRectangle.html#a23d728827f9c22167929c461aa65882e',1,'Rectangle::setSize(const Size< T > &size) noexcept'],['../classTopLevelWidget.html#a41fa486da289fb082bb840aaaad72a08',1,'TopLevelWidget::setSize(uint width, uint height)'],['../classTopLevelWidget.html#a94f526903d739bf2e812fb785fc66aae',1,'TopLevelWidget::setSize(const Size< uint > &size)'],['../classWidget.html#ab4d9e0156e455db3ff23730f82544daa',1,'Widget::setSize(uint width, uint height) noexcept'],['../classWidget.html#afce784b204902c0f11e9ed02bc692362',1,'Widget::setSize(const Size< uint > &size) noexcept'],['../classWindow.html#a89bd0c91920029ddcb21b8975e8b47d9',1,'Window::setSize(uint width, uint height)'],['../classWindow.html#a9408b98401ce2fab132c196283248d1a',1,'Window::setSize(const Size< uint > &size)']]], - ['setskipdrawing_798',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]], - ['setstartpos_799',['setStartPos',['../classLine.html#a958d534b1b0c2d581b110dd26c0d4cea',1,'Line::setStartPos(const T &x, const T &y) noexcept'],['../classLine.html#aa078f8d0f2cf36e3162bc1977dc56d4b',1,'Line::setStartPos(const Point< T > &pos) noexcept']]], - ['setstartx_800',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]], - ['setstarty_801',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]], - ['setstate_802',['setState',['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classUI.html#abc94a38afa658849f3fdfd66cd8f5f51',1,'UI::setState()']]], - ['settitle_803',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]], - ['setvisible_804',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]], - ['setwidth_805',['setWidth',['../classSize.html#aa552662217b3e8e9c0b6d69d7bc22665',1,'Size::setWidth()'],['../classRectangle.html#a75ce3e3a2e8745a1d749dd9da02e9443',1,'Rectangle::setWidth()'],['../classTopLevelWidget.html#a4a95eb3bb76704737ef9cf405e800617',1,'TopLevelWidget::setWidth()'],['../classWidget.html#aed80a9cbc4a13c01641f35dd3d8688ea',1,'Widget::setWidth()'],['../classWindow.html#acfc9a6f22176e204009acbb387d3861c',1,'Window::setWidth()']]], - ['setx_806',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]], - ['sety_807',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]], - ['show_808',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]], - ['shrinkby_809',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]], - ['size_810',['Size',['../classSize.html#ada0c1f75029742b2514ede5466993776',1,'Size::Size() noexcept'],['../classSize.html#ac3096253937df7e318a02838c48bf941',1,'Size::Size(const T &width, const T &height) noexcept'],['../classSize.html#a90ab9513f96f3642def121d2fbd92593',1,'Size::Size(const Size< T > &size) noexcept']]], - ['skewx_811',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]], - ['skewy_812',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]], - ['smallstackringbuffer_813',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer']]], - ['specialevent_814',['SpecialEvent',['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent']]], - ['standalonewindow_815',['StandaloneWindow',['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]], - ['statechanged_816',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]], - ['stroke_817',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]], - ['strokecolor_818',['strokeColor',['../classNanoVG.html#acefc70128644fb8ee5abe6dc04d4f710',1,'NanoVG::strokeColor(const Color &color)'],['../classNanoVG.html#a6242c3e68789ed57b46fb75ba396506d',1,'NanoVG::strokeColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a22bac7e1806c9203a637337478a90165',1,'NanoVG::strokeColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], - ['strokepaint_819',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]], - ['strokewidth_820',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]], - ['subwidget_821',['SubWidget',['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget']]], - ['swapwith_822',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]] + ['sampleratechanged_774',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]], + ['save_775',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]], + ['scale_776',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]], + ['scissor_777',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]], + ['scopedpointer_778',['ScopedPointer',['../classScopedPointer.html#ac187958296e33aa057dd37478ea70400',1,'ScopedPointer::ScopedPointer() noexcept'],['../classScopedPointer.html#a44a7843e49c3ff719f06607b6e908f7d',1,'ScopedPointer::ScopedPointer(ObjectType *const objectToTakePossessionOf) noexcept'],['../classScopedPointer.html#a04688b1561dd9d861ca80c6deb63a233',1,'ScopedPointer::ScopedPointer(ScopedPointer &objectToTransferFrom) noexcept']]], + ['scrollevent_779',['ScrollEvent',['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent']]], + ['sendnote_780',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]], + ['setabsolutepos_781',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]], + ['setabsolutex_782',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]], + ['setabsolutey_783',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]], + ['setclassname_784',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]], + ['setendpos_785',['setEndPos',['../classLine.html#af05002adedbeaeea698d26bf4afadff0',1,'Line::setEndPos(const T &x, const T &y) noexcept'],['../classLine.html#a13324b63d42efff020622aa2979d1009',1,'Line::setEndPos(const Point< T > &pos) noexcept']]], + ['setendx_786',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]], + ['setendy_787',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]], + ['setfor_788',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]], + ['setgeometryconstraints_789',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]], + ['setheight_790',['setHeight',['../classSize.html#a30d453133d7a677e14641f010204237e',1,'Size::setHeight()'],['../classRectangle.html#a5ff3aca88c9ef31a2e3f8e6cee846155',1,'Rectangle::setHeight()'],['../classTopLevelWidget.html#a607afeaa7fc1bd6cf52ef3138c38360f',1,'TopLevelWidget::setHeight()'],['../classWidget.html#ac6d2e6cbb2ff96f3645493d804af07f7',1,'Widget::setHeight()'],['../classWindow.html#a13f314cfd5c9048ec8ea0b88b611f54d',1,'Window::setHeight()']]], + ['setid_791',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]], + ['setignoringkeyrepeat_792',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]], + ['setlatency_793',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]], + ['setneedsfullviewportdrawing_794',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]], + ['setneedsviewportscaling_795',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]], + ['setnumsegments_796',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]], + ['setparametervalue_797',['setParameterValue',['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classPlugin.html#a6911a881fabb9eca9daf0eadbaad8599',1,'Plugin::setParameterValue(uint32_t index, float value)=0'],['../classUI.html#a973db6e8805f0aa9be3457685564ab8a',1,'UI::setParameterValue()']]], + ['setpos_798',['setPos',['../classPoint.html#aac5c7220da858d14140ff0c78684d4e2',1,'Point::setPos(const T &x, const T &y) noexcept'],['../classPoint.html#a2df24dbabd272d2308cc2b53d24d548a',1,'Point::setPos(const Point< T > &pos) noexcept'],['../classCircle.html#a2046a9238a3870276e1dac7fb684eacb',1,'Circle::setPos(const T &x, const T &y) noexcept'],['../classCircle.html#addce92ba3813dc8ae1222127a9dd932d',1,'Circle::setPos(const Point< T > &pos) noexcept'],['../classRectangle.html#a52adba9ba93242a51de29865818fd776',1,'Rectangle::setPos(const T &x, const T &y) noexcept'],['../classRectangle.html#ae0904b281ed4811e6901d0d78c30f08e',1,'Rectangle::setPos(const Point< T > &pos) noexcept']]], + ['setrectangle_799',['setRectangle',['../classRectangle.html#a2907d68a36a3ba97cb8ef14f86d85075',1,'Rectangle::setRectangle(const Point< T > &pos, const Size< T > &size) noexcept'],['../classRectangle.html#ac74be2c368aee380680c0221c432cb7f',1,'Rectangle::setRectangle(const Rectangle< T > &rect) noexcept']]], + ['setresizable_800',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]], + ['setsize_801',['setSize',['../classSize.html#a6dd4d69857ef92c65dd941eea3356ed9',1,'Size::setSize(const T &width, const T &height) noexcept'],['../classSize.html#a973da47d41aaa3757646a8ec0a1d93da',1,'Size::setSize(const Size< T > &size) noexcept'],['../classCircle.html#a02fc5ef5aae2d5d1c1bd016cab8afc5d',1,'Circle::setSize()'],['../classRectangle.html#a6af8f18557397f909cae8eb65f8367a4',1,'Rectangle::setSize(const T &width, const T &height) noexcept'],['../classRectangle.html#a23d728827f9c22167929c461aa65882e',1,'Rectangle::setSize(const Size< T > &size) noexcept'],['../classTopLevelWidget.html#a41fa486da289fb082bb840aaaad72a08',1,'TopLevelWidget::setSize(uint width, uint height)'],['../classTopLevelWidget.html#a94f526903d739bf2e812fb785fc66aae',1,'TopLevelWidget::setSize(const Size< uint > &size)'],['../classWidget.html#ab4d9e0156e455db3ff23730f82544daa',1,'Widget::setSize(uint width, uint height) noexcept'],['../classWidget.html#afce784b204902c0f11e9ed02bc692362',1,'Widget::setSize(const Size< uint > &size) noexcept'],['../classWindow.html#a89bd0c91920029ddcb21b8975e8b47d9',1,'Window::setSize(uint width, uint height)'],['../classWindow.html#a9408b98401ce2fab132c196283248d1a',1,'Window::setSize(const Size< uint > &size)']]], + ['setskipdrawing_802',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]], + ['setstartpos_803',['setStartPos',['../classLine.html#a958d534b1b0c2d581b110dd26c0d4cea',1,'Line::setStartPos(const T &x, const T &y) noexcept'],['../classLine.html#aa078f8d0f2cf36e3162bc1977dc56d4b',1,'Line::setStartPos(const Point< T > &pos) noexcept']]], + ['setstartx_804',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]], + ['setstarty_805',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]], + ['setstate_806',['setState',['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classPlugin.html#ad25ed64a2f00f48c86d2ae0016ea3e59',1,'Plugin::setState(const char *key, const char *value)=0'],['../classUI.html#abc94a38afa658849f3fdfd66cd8f5f51',1,'UI::setState()']]], + ['settitle_807',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]], + ['setvisible_808',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]], + ['setwidth_809',['setWidth',['../classSize.html#aa552662217b3e8e9c0b6d69d7bc22665',1,'Size::setWidth()'],['../classRectangle.html#a75ce3e3a2e8745a1d749dd9da02e9443',1,'Rectangle::setWidth()'],['../classTopLevelWidget.html#a4a95eb3bb76704737ef9cf405e800617',1,'TopLevelWidget::setWidth()'],['../classWidget.html#aed80a9cbc4a13c01641f35dd3d8688ea',1,'Widget::setWidth()'],['../classWindow.html#acfc9a6f22176e204009acbb387d3861c',1,'Window::setWidth()']]], + ['setx_810',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]], + ['sety_811',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]], + ['show_812',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]], + ['shrinkby_813',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]], + ['size_814',['Size',['../classSize.html#ada0c1f75029742b2514ede5466993776',1,'Size::Size() noexcept'],['../classSize.html#ac3096253937df7e318a02838c48bf941',1,'Size::Size(const T &width, const T &height) noexcept'],['../classSize.html#a90ab9513f96f3642def121d2fbd92593',1,'Size::Size(const Size< T > &size) noexcept']]], + ['skewx_815',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]], + ['skewy_816',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]], + ['smallstackringbuffer_817',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer']]], + ['specialevent_818',['SpecialEvent',['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent']]], + ['standalonewindow_819',['StandaloneWindow',['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]], + ['statechanged_820',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]], + ['stroke_821',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]], + ['strokecolor_822',['strokeColor',['../classNanoVG.html#acefc70128644fb8ee5abe6dc04d4f710',1,'NanoVG::strokeColor(const Color &color)'],['../classNanoVG.html#a6242c3e68789ed57b46fb75ba396506d',1,'NanoVG::strokeColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a22bac7e1806c9203a637337478a90165',1,'NanoVG::strokeColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], + ['strokepaint_823',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]], + ['strokewidth_824',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]], + ['subwidget_825',['SubWidget',['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget']]], + ['swapwith_826',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]] ]; diff --git a/search/functions_12.js b/search/functions_12.js index b2c42752..911877b3 100644 --- a/search/functions_12.js +++ b/search/functions_12.js @@ -1,29 +1,29 @@ var searchData= [ - ['text_823',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]], - ['textalign_824',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]], - ['textbounds_825',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]], - ['textbox_826',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]], - ['textboxbounds_827',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]], - ['textbreaklines_828',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]], - ['textglyphpositions_829',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]], - ['textletterspacing_830',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]], - ['textlineheight_831',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]], - ['textmetrics_832',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]], - ['timeposition_833',['TimePosition',['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition']]], - ['tofront_834',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]], - ['toplevelwidget_835',['TopLevelWidget',['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget']]], - ['transform_836',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]], - ['transformidentity_837',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]], - ['transforminverse_838',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]], - ['transformmultiply_839',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]], - ['transformpoint_840',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]], - ['transformpremultiply_841',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]], - ['transformrotate_842',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]], - ['transformscale_843',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]], - ['transformskewx_844',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]], - ['transformskewy_845',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]], - ['transformtranslate_846',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]], - ['translate_847',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]], - ['triangle_848',['Triangle',['../classTriangle.html#ad3ae4f80efb4b18f4f8b8a25543aa10c',1,'Triangle::Triangle() noexcept'],['../classTriangle.html#a394b031be82e2e0c043547ad1e551ddb',1,'Triangle::Triangle(const T &x1, const T &y1, const T &x2, const T &y2, const T &x3, const T &y3) noexcept'],['../classTriangle.html#a79fdc0930afc294c7bce90a2cd3075ed',1,'Triangle::Triangle(const Point< T > &pos1, const Point< T > &pos2, const Point< T > &pos3) noexcept'],['../classTriangle.html#a5130f571dd5de1f070573929637544ce',1,'Triangle::Triangle(const Triangle< T > &tri) noexcept']]] + ['text_827',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]], + ['textalign_828',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]], + ['textbounds_829',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]], + ['textbox_830',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]], + ['textboxbounds_831',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]], + ['textbreaklines_832',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]], + ['textglyphpositions_833',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]], + ['textletterspacing_834',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]], + ['textlineheight_835',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]], + ['textmetrics_836',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]], + ['timeposition_837',['TimePosition',['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition']]], + ['tofront_838',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]], + ['toplevelwidget_839',['TopLevelWidget',['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget']]], + ['transform_840',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]], + ['transformidentity_841',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]], + ['transforminverse_842',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]], + ['transformmultiply_843',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]], + ['transformpoint_844',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]], + ['transformpremultiply_845',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]], + ['transformrotate_846',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]], + ['transformscale_847',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]], + ['transformskewx_848',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]], + ['transformskewy_849',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]], + ['transformtranslate_850',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]], + ['translate_851',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]], + ['triangle_852',['Triangle',['../classTriangle.html#ad3ae4f80efb4b18f4f8b8a25543aa10c',1,'Triangle::Triangle() noexcept'],['../classTriangle.html#a394b031be82e2e0c043547ad1e551ddb',1,'Triangle::Triangle(const T &x1, const T &y1, const T &x2, const T &y2, const T &x3, const T &y3) noexcept'],['../classTriangle.html#a79fdc0930afc294c7bce90a2cd3075ed',1,'Triangle::Triangle(const Point< T > &pos1, const Point< T > &pos2, const Point< T > &pos3) noexcept'],['../classTriangle.html#a5130f571dd5de1f070573929637544ce',1,'Triangle::Triangle(const Triangle< T > &tri) noexcept']]] ]; diff --git a/search/functions_13.js b/search/functions_13.js index fd2e5c1f..c5352117 100644 --- a/search/functions_13.js +++ b/search/functions_13.js @@ -1,4 +1,4 @@ var searchData= [ - ['ui_849',['UI',['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI']]] + ['ui_853',['UI',['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI']]] ]; diff --git a/search/functions_14.js b/search/functions_14.js index db93766b..ad2a0a97 100644 --- a/search/functions_14.js +++ b/search/functions_14.js @@ -1,5 +1,5 @@ var searchData= [ - ['vstguistandalonewindow_850',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow']]], - ['vulkanimage_851',['VulkanImage',['../classVulkanImage.html#aaa625bb7cbad92de916c0d6877033a42',1,'VulkanImage::VulkanImage()'],['../classVulkanImage.html#a9a3d03e892ee950aa291811e54845568',1,'VulkanImage::VulkanImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classVulkanImage.html#aa1af6c288a92b400c0f99dd62b709443',1,'VulkanImage::VulkanImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classVulkanImage.html#a5821aca1ae6e78a7e7c9814a42f55f35',1,'VulkanImage::VulkanImage(const VulkanImage &image)']]] + ['vstguistandalonewindow_854',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow']]], + ['vulkanimage_855',['VulkanImage',['../classVulkanImage.html#aaa625bb7cbad92de916c0d6877033a42',1,'VulkanImage::VulkanImage()'],['../classVulkanImage.html#a9a3d03e892ee950aa291811e54845568',1,'VulkanImage::VulkanImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classVulkanImage.html#aa1af6c288a92b400c0f99dd62b709443',1,'VulkanImage::VulkanImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classVulkanImage.html#a5821aca1ae6e78a7e7c9814a42f55f35',1,'VulkanImage::VulkanImage(const VulkanImage &image)']]] ]; diff --git a/search/functions_15.js b/search/functions_15.js index 37127534..49509dc5 100644 --- a/search/functions_15.js +++ b/search/functions_15.js @@ -1,7 +1,7 @@ var searchData= [ - ['window_852',['Window',['../classWindow.html#a2f6257937261fcb3e627752dfb248d47',1,'Window::Window(Application &app)'],['../classWindow.html#af0f0784ad6118e6886627b354bd43726',1,'Window::Window(Application &app, Window &parent)'],['../classWindow.html#a2cd48e2c2d816439cf38faf5c7a9736f',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)'],['../classWindow.html#ada557b4543c122a0de22c876c55504ae',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)']]], - ['writecustomdata_853',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]], - ['writecustomtype_854',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]], - ['writemidievent_855',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]] + ['window_856',['Window',['../classWindow.html#a2f6257937261fcb3e627752dfb248d47',1,'Window::Window(Application &app)'],['../classWindow.html#af0f0784ad6118e6886627b354bd43726',1,'Window::Window(Application &app, Window &parent)'],['../classWindow.html#a2cd48e2c2d816439cf38faf5c7a9736f',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)'],['../classWindow.html#ada557b4543c122a0de22c876c55504ae',1,'Window::Window(Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)']]], + ['writecustomdata_857',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]], + ['writecustomtype_858',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]], + ['writemidievent_859',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]] ]; diff --git a/search/functions_16.js b/search/functions_16.js index e27ad88c..86ee76ce 100644 --- a/search/functions_16.js +++ b/search/functions_16.js @@ -1,22 +1,22 @@ var searchData= [ - ['_7eapplication_856',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]], - ['_7ebaseevent_857',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]], - ['_7ecairobasewidget_858',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]], - ['_7ecairoimage_859',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]], - ['_7eheapringbuffer_860',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]], - ['_7eimagebase_861',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]], - ['_7eleakedobjectdetector_862',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]], - ['_7enanobasewidget_863',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]], - ['_7enanoimage_864',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]], - ['_7enanovg_865',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]], - ['_7eopenglimage_866',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]], - ['_7eplugin_867',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]], - ['_7escopedpointer_868',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]], - ['_7esubwidget_869',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]], - ['_7etoplevelwidget_870',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]], - ['_7eui_871',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]], - ['_7evulkanimage_872',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]], - ['_7ewidget_873',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]], - ['_7ewindow_874',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]] + ['_7eapplication_860',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]], + ['_7ebaseevent_861',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]], + ['_7ecairobasewidget_862',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]], + ['_7ecairoimage_863',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]], + ['_7eheapringbuffer_864',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]], + ['_7eimagebase_865',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]], + ['_7eleakedobjectdetector_866',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]], + ['_7enanobasewidget_867',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]], + ['_7enanoimage_868',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]], + ['_7enanovg_869',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]], + ['_7eopenglimage_870',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]], + ['_7eplugin_871',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]], + ['_7escopedpointer_872',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]], + ['_7esubwidget_873',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]], + ['_7etoplevelwidget_874',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]], + ['_7eui_875',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]], + ['_7evulkanimage_876',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]], + ['_7ewidget_877',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]], + ['_7ewindow_878',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]] ]; diff --git a/search/functions_2.js b/search/functions_2.js index ba41ff48..0acb369d 100644 --- a/search/functions_2.js +++ b/search/functions_2.js @@ -1,26 +1,27 @@ var searchData= [ - ['cairobasewidget_563',['CairoBaseWidget',['../classCairoBaseWidget.html#a264d5e3f7de6dd5c9f9b492f5577420f',1,'CairoBaseWidget::CairoBaseWidget(Widget *const parentGroupWidget)'],['../classCairoBaseWidget.html#a07039d9207f923b0bf7f62a96f168f70',1,'CairoBaseWidget::CairoBaseWidget(Window &windowToMapTo)'],['../classCairoBaseWidget.html#a2342ae5da3def6ce0b9713a9bf49e203',1,'CairoBaseWidget::CairoBaseWidget(Application &app)'],['../classCairoBaseWidget.html#af5544cdc62910eb3c25670a5130baeb2',1,'CairoBaseWidget::CairoBaseWidget(Application &app, Window &parentWindow)']]], - ['cairoimage_564',['CairoImage',['../classCairoImage.html#aeadcf789efdf894a61e477b4d64fc0b6',1,'CairoImage::CairoImage()'],['../classCairoImage.html#a17ce2733afa4fc080a63b23cd0dd7b18',1,'CairoImage::CairoImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classCairoImage.html#ad3490061bcaae7cc320c5ccfb40ab3dd',1,'CairoImage::CairoImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classCairoImage.html#a89f96493ba7b890a4d43f00672f1a497',1,'CairoImage::CairoImage(const CairoImage &image)']]], - ['cancelframe_565',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]], - ['characterinputevent_566',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent']]], - ['circle_567',['circle',['../classNanoVG.html#aa3230d48ce48f050d3ad636fc2ff4235',1,'NanoVG::circle()'],['../classCircle.html#a69bf0ddae80047ef3e9b230930eb1ba6',1,'Circle::Circle() noexcept'],['../classCircle.html#a391892aed07c5239153a038fea80423b',1,'Circle::Circle(const T &x, const T &y, const float size, const uint numSegments=300)'],['../classCircle.html#ab0e9f6bedf3dfa9fd958c573eca46368',1,'Circle::Circle(const Point< T > &pos, const float size, const uint numSegments=300)'],['../classCircle.html#aeee15927ea13e9114aa53a8c26c5e1df',1,'Circle::Circle(const Circle< T > &cir) noexcept']]], - ['clear_568',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]], - ['close_569',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]], - ['closepath_570',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]], - ['color_571',['Color',['../structColor.html#acbbdba6661c2bbd987ef27de59813b47',1,'Color::Color() noexcept'],['../structColor.html#ab5f3b6caec37b3ba8f7a04c801c63847',1,'Color::Color(int red, int green, int blue, float alpha=1.0f) noexcept'],['../structColor.html#a77dd2b8f997aaf034c790ffd4ffe64bc',1,'Color::Color(float red, float green, float blue, float alpha=1.0f) noexcept'],['../structColor.html#a7ac8018890423379bf8cdce2c6bc9d7e',1,'Color::Color(const Color &color) noexcept'],['../structColor.html#a8d51b3f9457c1d9524ad67c94152b99a',1,'Color::Color(const Color &color1, const Color &color2, float u) noexcept']]], - ['commitwrite_572',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]], - ['contains_573',['contains',['../classRectangle.html#a08b0741e6259e88552106136cdbff489',1,'Rectangle::contains(const T &x, const T &y) const noexcept'],['../classRectangle.html#a4420a73414a0fd1b85abd468a2c890d3',1,'Rectangle::contains(const Point< T > &pos) const noexcept'],['../classRectangle.html#aa39ae4cb4a8c27f91db466fa12aef254',1,'Rectangle::contains(const Point< T2 > &pos) const noexcept'],['../classSubWidget.html#ac9b4d3e2a3a39e588504dd33c1d9ca95',1,'SubWidget::contains(T x, T y) const noexcept'],['../classSubWidget.html#ac5b584dfb15c98b67c03a2d9699651b7',1,'SubWidget::contains(const Point< T > &pos) const noexcept']]], - ['containsx_574',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]], - ['containsy_575',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]], - ['createbuffer_576',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]], - ['createfontfromfile_577',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]], - ['createfontfrommemory_578',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]], - ['createimagefromfile_579',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]], - ['createimagefrommemory_580',['createImageFromMemory',['../classNanoVG.html#a395cde178d473c548e3d92c48d430ca1',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, ImageFlags imageFlags)'],['../classNanoVG.html#acf7d2cac5deeb625a91c40448ed70b6a',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, int imageFlags)']]], - ['createimagefromrgba_581',['createImageFromRGBA',['../classNanoVG.html#a68cfbff787af38a017eecdb4e77e1b45',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, ImageFlags imageFlags)'],['../classNanoVG.html#ac4e97dd35ebface5fd9160ef1d5e8cbb',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, int imageFlags)']]], - ['createimagefromtexturehandle_582',['createImageFromTextureHandle',['../classNanoVG.html#af37971e5d04d57c9ad98f0164164ea79',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, ImageFlags imageFlags, bool deleteTexture=false)'],['../classNanoVG.html#aa4ebb0baddb15fdc74c1f68b6403eaaf',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, int imageFlags, bool deleteTexture=false)']]], - ['createplugin_583',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]], - ['createui_584',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]], - ['currenttransform_585',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]] + ['cairobasewidget_565',['CairoBaseWidget',['../classCairoBaseWidget.html#a264d5e3f7de6dd5c9f9b492f5577420f',1,'CairoBaseWidget::CairoBaseWidget(Widget *const parentGroupWidget)'],['../classCairoBaseWidget.html#a07039d9207f923b0bf7f62a96f168f70',1,'CairoBaseWidget::CairoBaseWidget(Window &windowToMapTo)'],['../classCairoBaseWidget.html#a2342ae5da3def6ce0b9713a9bf49e203',1,'CairoBaseWidget::CairoBaseWidget(Application &app)'],['../classCairoBaseWidget.html#af5544cdc62910eb3c25670a5130baeb2',1,'CairoBaseWidget::CairoBaseWidget(Application &app, Window &parentWindow)']]], + ['cairoimage_566',['CairoImage',['../classCairoImage.html#aeadcf789efdf894a61e477b4d64fc0b6',1,'CairoImage::CairoImage()'],['../classCairoImage.html#a17ce2733afa4fc080a63b23cd0dd7b18',1,'CairoImage::CairoImage(const char *rawData, uint width, uint height, ImageFormat format)'],['../classCairoImage.html#ad3490061bcaae7cc320c5ccfb40ab3dd',1,'CairoImage::CairoImage(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classCairoImage.html#a89f96493ba7b890a4d43f00672f1a497',1,'CairoImage::CairoImage(const CairoImage &image)']]], + ['cancelframe_567',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]], + ['canrequestparametervaluechanges_568',['canRequestParameterValueChanges',['../classPlugin.html#a581614e1d301ee613a988855c61b2517',1,'Plugin']]], + ['characterinputevent_569',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent']]], + ['circle_570',['circle',['../classNanoVG.html#aa3230d48ce48f050d3ad636fc2ff4235',1,'NanoVG::circle()'],['../classCircle.html#a69bf0ddae80047ef3e9b230930eb1ba6',1,'Circle::Circle() noexcept'],['../classCircle.html#a391892aed07c5239153a038fea80423b',1,'Circle::Circle(const T &x, const T &y, const float size, const uint numSegments=300)'],['../classCircle.html#ab0e9f6bedf3dfa9fd958c573eca46368',1,'Circle::Circle(const Point< T > &pos, const float size, const uint numSegments=300)'],['../classCircle.html#aeee15927ea13e9114aa53a8c26c5e1df',1,'Circle::Circle(const Circle< T > &cir) noexcept']]], + ['clear_571',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]], + ['close_572',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]], + ['closepath_573',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]], + ['color_574',['Color',['../structColor.html#acbbdba6661c2bbd987ef27de59813b47',1,'Color::Color() noexcept'],['../structColor.html#ab5f3b6caec37b3ba8f7a04c801c63847',1,'Color::Color(int red, int green, int blue, float alpha=1.0f) noexcept'],['../structColor.html#a77dd2b8f997aaf034c790ffd4ffe64bc',1,'Color::Color(float red, float green, float blue, float alpha=1.0f) noexcept'],['../structColor.html#a7ac8018890423379bf8cdce2c6bc9d7e',1,'Color::Color(const Color &color) noexcept'],['../structColor.html#a8d51b3f9457c1d9524ad67c94152b99a',1,'Color::Color(const Color &color1, const Color &color2, float u) noexcept']]], + ['commitwrite_575',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]], + ['contains_576',['contains',['../classRectangle.html#a08b0741e6259e88552106136cdbff489',1,'Rectangle::contains(const T &x, const T &y) const noexcept'],['../classRectangle.html#a4420a73414a0fd1b85abd468a2c890d3',1,'Rectangle::contains(const Point< T > &pos) const noexcept'],['../classRectangle.html#aa39ae4cb4a8c27f91db466fa12aef254',1,'Rectangle::contains(const Point< T2 > &pos) const noexcept'],['../classSubWidget.html#ac9b4d3e2a3a39e588504dd33c1d9ca95',1,'SubWidget::contains(T x, T y) const noexcept'],['../classSubWidget.html#ac5b584dfb15c98b67c03a2d9699651b7',1,'SubWidget::contains(const Point< T > &pos) const noexcept']]], + ['containsx_577',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]], + ['containsy_578',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]], + ['createbuffer_579',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]], + ['createfontfromfile_580',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]], + ['createfontfrommemory_581',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]], + ['createimagefromfile_582',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]], + ['createimagefrommemory_583',['createImageFromMemory',['../classNanoVG.html#a395cde178d473c548e3d92c48d430ca1',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, ImageFlags imageFlags)'],['../classNanoVG.html#acf7d2cac5deeb625a91c40448ed70b6a',1,'NanoVG::createImageFromMemory(uchar *data, uint dataSize, int imageFlags)']]], + ['createimagefromrgba_584',['createImageFromRGBA',['../classNanoVG.html#a68cfbff787af38a017eecdb4e77e1b45',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, ImageFlags imageFlags)'],['../classNanoVG.html#ac4e97dd35ebface5fd9160ef1d5e8cbb',1,'NanoVG::createImageFromRGBA(uint w, uint h, const uchar *data, int imageFlags)']]], + ['createimagefromtexturehandle_585',['createImageFromTextureHandle',['../classNanoVG.html#af37971e5d04d57c9ad98f0164164ea79',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, ImageFlags imageFlags, bool deleteTexture=false)'],['../classNanoVG.html#aa4ebb0baddb15fdc74c1f68b6403eaaf',1,'NanoVG::createImageFromTextureHandle(GLuint textureId, uint w, uint h, int imageFlags, bool deleteTexture=false)']]], + ['createplugin_586',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]], + ['createui_587',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]], + ['currenttransform_588',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]] ]; diff --git a/search/functions_3.js b/search/functions_3.js index 557e4a3b..9e41ee1f 100644 --- a/search/functions_3.js +++ b/search/functions_3.js @@ -1,9 +1,9 @@ var searchData= [ - ['deactivate_586',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]], - ['degtorad_587',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]], - ['deletebuffer_588',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]], - ['draw_589',['draw',['../classLine.html#afbf571bd6bed6a63574ef934dc3e081a',1,'Line::draw(const GraphicsContext &context, T width=1)'],['../classLine.html#af3eebf8905576276741caab216516949',1,'Line::draw()'],['../classCircle.html#a28bbc7afbd59d65c4969eba08c5f5c94',1,'Circle::draw(const GraphicsContext &context)'],['../classCircle.html#ae1006bb2486c75b45e43675783521915',1,'Circle::draw()'],['../classTriangle.html#a3221b311124ba9ce691060631e4d9cc2',1,'Triangle::draw(const GraphicsContext &context)'],['../classTriangle.html#a5dd94312d41f36fb149e03d90800bb53',1,'Triangle::draw()'],['../classRectangle.html#a2ed6472a18407217f011d5fffd2806e2',1,'Rectangle::draw(const GraphicsContext &context)'],['../classRectangle.html#a415da25901ad63d87e3bac7755535cda',1,'Rectangle::draw()'],['../classImageBase.html#a94fc564a4bb8c18cd576ee9b456887a9',1,'ImageBase::draw()'],['../classOpenGLImage.html#a0bd3a7e2a8d8e36ebacf4277a3f915cc',1,'OpenGLImage::draw()']]], - ['drawat_590',['drawAt',['../classCairoImage.html#aa60a5e3b68032170e8e59fb506c7d3b7',1,'CairoImage::drawAt()'],['../classImageBase.html#a16d58063acd1a1e6ae8bc3afdea610f8',1,'ImageBase::drawAt(const GraphicsContext &context, int x, int y)'],['../classImageBase.html#afef0b2e0d1baa305312435d0de2e027c',1,'ImageBase::drawAt(const GraphicsContext &context, const Point< int > &pos)=0'],['../classOpenGLImage.html#ab97d09a7496436d2823c064708a61287',1,'OpenGLImage::drawAt(const GraphicsContext &context, const Point< int > &pos) override'],['../classOpenGLImage.html#a9b707a6bc3994826b250cd92059b711a',1,'OpenGLImage::drawAt(int x, int y)'],['../classOpenGLImage.html#affc660fed1d4be803512d1ff7a0ccaf5',1,'OpenGLImage::drawAt(const Point< int > &pos)'],['../classVulkanImage.html#a35ba9f546320a8b51c76f09f0d80845f',1,'VulkanImage::drawAt()']]], - ['drawoutline_591',['drawOutline',['../classCircle.html#ac81aa76956931eb307177e48119abc36',1,'Circle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classCircle.html#a59ad688a9f13a2e639502a8adc979111',1,'Circle::drawOutline()'],['../classTriangle.html#a22cc10d40195f721c9ea9d4027c3d54f',1,'Triangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classTriangle.html#a93cda515489108aa6c14b0b1ab8cff11',1,'Triangle::drawOutline()'],['../classRectangle.html#ab07a01fb85e96f8f7a87e4b3e842a537',1,'Rectangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classRectangle.html#a562e46203701309da8748dcc5277373e',1,'Rectangle::drawOutline()']]] + ['deactivate_589',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]], + ['degtorad_590',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]], + ['deletebuffer_591',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]], + ['draw_592',['draw',['../classLine.html#afbf571bd6bed6a63574ef934dc3e081a',1,'Line::draw(const GraphicsContext &context, T width=1)'],['../classLine.html#af3eebf8905576276741caab216516949',1,'Line::draw()'],['../classCircle.html#a28bbc7afbd59d65c4969eba08c5f5c94',1,'Circle::draw(const GraphicsContext &context)'],['../classCircle.html#ae1006bb2486c75b45e43675783521915',1,'Circle::draw()'],['../classTriangle.html#a3221b311124ba9ce691060631e4d9cc2',1,'Triangle::draw(const GraphicsContext &context)'],['../classTriangle.html#a5dd94312d41f36fb149e03d90800bb53',1,'Triangle::draw()'],['../classRectangle.html#a2ed6472a18407217f011d5fffd2806e2',1,'Rectangle::draw(const GraphicsContext &context)'],['../classRectangle.html#a415da25901ad63d87e3bac7755535cda',1,'Rectangle::draw()'],['../classImageBase.html#a94fc564a4bb8c18cd576ee9b456887a9',1,'ImageBase::draw()'],['../classOpenGLImage.html#a0bd3a7e2a8d8e36ebacf4277a3f915cc',1,'OpenGLImage::draw()']]], + ['drawat_593',['drawAt',['../classCairoImage.html#aa60a5e3b68032170e8e59fb506c7d3b7',1,'CairoImage::drawAt()'],['../classImageBase.html#a16d58063acd1a1e6ae8bc3afdea610f8',1,'ImageBase::drawAt(const GraphicsContext &context, int x, int y)'],['../classImageBase.html#afef0b2e0d1baa305312435d0de2e027c',1,'ImageBase::drawAt(const GraphicsContext &context, const Point< int > &pos)=0'],['../classOpenGLImage.html#ab97d09a7496436d2823c064708a61287',1,'OpenGLImage::drawAt(const GraphicsContext &context, const Point< int > &pos) override'],['../classOpenGLImage.html#a9b707a6bc3994826b250cd92059b711a',1,'OpenGLImage::drawAt(int x, int y)'],['../classOpenGLImage.html#affc660fed1d4be803512d1ff7a0ccaf5',1,'OpenGLImage::drawAt(const Point< int > &pos)'],['../classVulkanImage.html#a35ba9f546320a8b51c76f09f0d80845f',1,'VulkanImage::drawAt()']]], + ['drawoutline_594',['drawOutline',['../classCircle.html#ac81aa76956931eb307177e48119abc36',1,'Circle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classCircle.html#a59ad688a9f13a2e639502a8adc979111',1,'Circle::drawOutline()'],['../classTriangle.html#a22cc10d40195f721c9ea9d4027c3d54f',1,'Triangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classTriangle.html#a93cda515489108aa6c14b0b1ab8cff11',1,'Triangle::drawOutline()'],['../classRectangle.html#ab07a01fb85e96f8f7a87e4b3e842a537',1,'Rectangle::drawOutline(const GraphicsContext &context, T lineWidth=1)'],['../classRectangle.html#a562e46203701309da8748dcc5277373e',1,'Rectangle::drawOutline()']]] ]; diff --git a/search/functions_4.js b/search/functions_4.js index 1233a08c..7904a135 100644 --- a/search/functions_4.js +++ b/search/functions_4.js @@ -1,7 +1,7 @@ var searchData= [ - ['editparameter_592',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]], - ['ellipse_593',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]], - ['endframe_594',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]], - ['exec_595',['exec',['../classApplication.html#a805dd37af3b9adfc1d0ee1e734ad81e3',1,'Application::exec()'],['../classWindow.html#addce529703b96ff6742428c8bd8c4cba',1,'Window::exec()']]] + ['editparameter_595',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]], + ['ellipse_596',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]], + ['endframe_597',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]], + ['exec_598',['exec',['../classApplication.html#a805dd37af3b9adfc1d0ee1e734ad81e3',1,'Application::exec()'],['../classWindow.html#addce529703b96ff6742428c8bd8c4cba',1,'Window::exec()']]] ]; diff --git a/search/functions_5.js b/search/functions_5.js index 278515a4..d4a1e1b0 100644 --- a/search/functions_5.js +++ b/search/functions_5.js @@ -1,19 +1,19 @@ var searchData= [ - ['filebrowseroptions_596',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions']]], - ['filebrowserselected_597',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]], - ['fill_598',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]], - ['fillcolor_599',['fillColor',['../classNanoVG.html#a9a802d6e276195d13bc33d0f4b39cff9',1,'NanoVG::fillColor(const Color &color)'],['../classNanoVG.html#a9b88f568b952402bbcfec289095734a7',1,'NanoVG::fillColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a364794e2641625310aab9b7755b1e3d5',1,'NanoVG::fillColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], - ['fillpaint_600',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]], - ['findfont_601',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]], - ['fixbounds_602',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]], - ['fixdefault_603',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]], - ['fixvalue_604',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]], - ['focus_605',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]], - ['fontblur_606',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]], - ['fontface_607',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]], - ['fontfaceid_608',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]], - ['fontsize_609',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]], - ['fromhsl_610',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]], - ['fromhtml_611',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]] + ['filebrowseroptions_599',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions']]], + ['filebrowserselected_600',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]], + ['fill_601',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]], + ['fillcolor_602',['fillColor',['../classNanoVG.html#a9a802d6e276195d13bc33d0f4b39cff9',1,'NanoVG::fillColor(const Color &color)'],['../classNanoVG.html#a9b88f568b952402bbcfec289095734a7',1,'NanoVG::fillColor(const int red, const int green, const int blue, const int alpha=255)'],['../classNanoVG.html#a364794e2641625310aab9b7755b1e3d5',1,'NanoVG::fillColor(const float red, const float green, const float blue, const float alpha=1.0f)']]], + ['fillpaint_603',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]], + ['findfont_604',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]], + ['fixbounds_605',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]], + ['fixdefault_606',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]], + ['fixvalue_607',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]], + ['focus_608',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]], + ['fontblur_609',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]], + ['fontface_610',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]], + ['fontfaceid_611',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]], + ['fontsize_612',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]], + ['fromhsl_613',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]], + ['fromhtml_614',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]] ]; diff --git a/search/functions_6.js b/search/functions_6.js index a52b46c5..a87929a3 100644 --- a/search/functions_6.js +++ b/search/functions_6.js @@ -1,65 +1,65 @@ var searchData= [ - ['get_612',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]], - ['getabsolutearea_613',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]], - ['getabsolutepos_614',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]], - ['getabsolutex_615',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]], - ['getabsolutey_616',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]], - ['getapp_617',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]], - ['getbackgroundcolor_618',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]], - ['getbuffersize_619',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]], - ['getconstrainedabsolutearea_620',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]], - ['getcontext_621',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]], - ['getdescription_622',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]], - ['getendpos_623',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]], - ['getendx_624',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]], - ['getendy_625',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]], - ['getfixedandnormalizedvalue_626',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]], - ['getfixedvalue_627',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]], - ['getforegroundcolor_628',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]], - ['getformat_629',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]], - ['getgraphicscontext_630',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]], - ['getheight_631',['getHeight',['../classSize.html#a562e9d68738d1873a6aa0615af80505b',1,'Size::getHeight()'],['../classRectangle.html#a46b5c88ccfdf1b9f5c1086bb0852c94a',1,'Rectangle::getHeight()'],['../classImageBase.html#aff56029a17822f19b518560e82aba878',1,'ImageBase::getHeight()'],['../classWidget.html#aa20f6dc096a8836706173f31324c4db8',1,'Widget::getHeight()'],['../classWindow.html#a5d53bcba43455f8f77cfcbac61ec6c8e',1,'Window::getHeight()']]], - ['gethomepage_632',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]], - ['getid_633',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]], - ['getignoringkeyrepeat_634',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]], - ['getlabel_635',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]], - ['getlicense_636',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]], - ['getmaker_637',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]], - ['getname_638',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]], - ['getnativewindowhandle_639',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]], - ['getnextbundlepath_640',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]], - ['getnextscalefactor_641',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]], - ['getnextwindowid_642',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]], - ['getnormalizedvalue_643',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]], - ['getnumsegments_644',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]], - ['getobject_645',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]], - ['getparametervalue_646',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]], - ['getparentwidget_647',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]], - ['getplugininstancepointer_648',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]], - ['getpos_649',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]], - ['getrawdata_650',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]], - ['getsamplerate_651',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]], - ['getscalefactor_652',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]], - ['getscaling_653',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]], - ['getsize_654',['getSize',['../classCircle.html#a95cbbd0567463a29e0e1b43febcc1daa',1,'Circle::getSize()'],['../classRectangle.html#a89992b11e6d09286c2d6f4504b49d05f',1,'Rectangle::getSize()'],['../classImageBase.html#a7609a68efebd27587bb98e386db0e9e2',1,'ImageBase::getSize()'],['../classNanoImage.html#a979cc37d8a10dc0642fcea2d64d3b58c',1,'NanoImage::getSize()'],['../classWidget.html#a9044d42c20ead27dba983b710c94f8d6',1,'Widget::getSize()'],['../classWindow.html#acd158570648b07967a4af011d6223eea',1,'Window::getSize()']]], - ['getstartpos_655',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]], - ['getstartx_656',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]], - ['getstarty_657',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]], - ['getstate_658',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]], - ['getsurface_659',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]], - ['gettexturehandle_660',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]], - ['gettimeposition_661',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]], - ['gettitle_662',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]], - ['gettoplevelwidget_663',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]], - ['gettype_664',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]], - ['getuniqueid_665',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]], - ['getunnormalizedvalue_666',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]], - ['getversion_667',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]], - ['getwidth_668',['getWidth',['../classSize.html#a3e65e5ff12f6bf57eaa6f45c54346942',1,'Size::getWidth()'],['../classRectangle.html#a5974e66bef8300fa6e052d846d07afb1',1,'Rectangle::getWidth()'],['../classImageBase.html#a82057493bae9af996a9a10b1aa731666',1,'ImageBase::getWidth()'],['../classWidget.html#a169c317caf734c6664494a573e427b40',1,'Widget::getWidth()'],['../classWindow.html#ab19430997dd1b3d7bf9bd3640d73b007',1,'Window::getWidth()']]], - ['getwindow_669',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]], - ['getx_670',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]], - ['gety_671',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]], - ['globalalpha_672',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]], - ['growby_673',['growBy',['../classSize.html#ac6cb1721051ed5c8f21467f009d72982',1,'Size::growBy()'],['../classRectangle.html#a043d677b0fa28c50a18ed30bcb84e02b',1,'Rectangle::growBy()']]] + ['get_615',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]], + ['getabsolutearea_616',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]], + ['getabsolutepos_617',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]], + ['getabsolutex_618',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]], + ['getabsolutey_619',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]], + ['getapp_620',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]], + ['getbackgroundcolor_621',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]], + ['getbuffersize_622',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]], + ['getconstrainedabsolutearea_623',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]], + ['getcontext_624',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]], + ['getdescription_625',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]], + ['getendpos_626',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]], + ['getendx_627',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]], + ['getendy_628',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]], + ['getfixedandnormalizedvalue_629',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]], + ['getfixedvalue_630',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]], + ['getforegroundcolor_631',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]], + ['getformat_632',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]], + ['getgraphicscontext_633',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]], + ['getheight_634',['getHeight',['../classSize.html#a562e9d68738d1873a6aa0615af80505b',1,'Size::getHeight()'],['../classRectangle.html#a46b5c88ccfdf1b9f5c1086bb0852c94a',1,'Rectangle::getHeight()'],['../classImageBase.html#aff56029a17822f19b518560e82aba878',1,'ImageBase::getHeight()'],['../classWidget.html#aa20f6dc096a8836706173f31324c4db8',1,'Widget::getHeight()'],['../classWindow.html#a5d53bcba43455f8f77cfcbac61ec6c8e',1,'Window::getHeight()']]], + ['gethomepage_635',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]], + ['getid_636',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]], + ['getignoringkeyrepeat_637',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]], + ['getlabel_638',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]], + ['getlicense_639',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]], + ['getmaker_640',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]], + ['getname_641',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]], + ['getnativewindowhandle_642',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]], + ['getnextbundlepath_643',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]], + ['getnextscalefactor_644',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]], + ['getnextwindowid_645',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]], + ['getnormalizedvalue_646',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]], + ['getnumsegments_647',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]], + ['getobject_648',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]], + ['getparametervalue_649',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]], + ['getparentwidget_650',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]], + ['getplugininstancepointer_651',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]], + ['getpos_652',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]], + ['getrawdata_653',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]], + ['getsamplerate_654',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]], + ['getscalefactor_655',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]], + ['getscaling_656',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]], + ['getsize_657',['getSize',['../classCircle.html#a95cbbd0567463a29e0e1b43febcc1daa',1,'Circle::getSize()'],['../classRectangle.html#a89992b11e6d09286c2d6f4504b49d05f',1,'Rectangle::getSize()'],['../classImageBase.html#a7609a68efebd27587bb98e386db0e9e2',1,'ImageBase::getSize()'],['../classNanoImage.html#a979cc37d8a10dc0642fcea2d64d3b58c',1,'NanoImage::getSize()'],['../classWidget.html#a9044d42c20ead27dba983b710c94f8d6',1,'Widget::getSize()'],['../classWindow.html#acd158570648b07967a4af011d6223eea',1,'Window::getSize()']]], + ['getstartpos_658',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]], + ['getstartx_659',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]], + ['getstarty_660',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]], + ['getstate_661',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]], + ['getsurface_662',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]], + ['gettexturehandle_663',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]], + ['gettimeposition_664',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]], + ['gettitle_665',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]], + ['gettoplevelwidget_666',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]], + ['gettype_667',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]], + ['getuniqueid_668',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]], + ['getunnormalizedvalue_669',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]], + ['getversion_670',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]], + ['getwidth_671',['getWidth',['../classSize.html#a3e65e5ff12f6bf57eaa6f45c54346942',1,'Size::getWidth()'],['../classRectangle.html#a5974e66bef8300fa6e052d846d07afb1',1,'Rectangle::getWidth()'],['../classImageBase.html#a82057493bae9af996a9a10b1aa731666',1,'ImageBase::getWidth()'],['../classWidget.html#a169c317caf734c6664494a573e427b40',1,'Widget::getWidth()'],['../classWindow.html#ab19430997dd1b3d7bf9bd3640d73b007',1,'Window::getWidth()']]], + ['getwindow_672',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]], + ['getx_673',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]], + ['gety_674',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]], + ['globalalpha_675',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]], + ['growby_676',['growBy',['../classSize.html#ac6cb1721051ed5c8f21467f009d72982',1,'Size::growBy()'],['../classRectangle.html#a043d677b0fa28c50a18ed30bcb84e02b',1,'Rectangle::growBy()']]] ]; diff --git a/search/functions_7.js b/search/functions_7.js index a743a040..5b878b2e 100644 --- a/search/functions_7.js +++ b/search/functions_7.js @@ -1,5 +1,5 @@ var searchData= [ - ['heapringbuffer_674',['HeapRingBuffer',['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer']]], - ['hide_675',['hide',['../classWidget.html#a4a2f8eebacdd20db505b838f1a118c6b',1,'Widget::hide()'],['../classWindow.html#a4626829d3cb9d01285f739d2bbc69b74',1,'Window::hide()']]] + ['heapringbuffer_677',['HeapRingBuffer',['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer']]], + ['hide_678',['hide',['../classWidget.html#a4a2f8eebacdd20db505b838f1a118c6b',1,'Widget::hide()'],['../classWindow.html#a4626829d3cb9d01285f739d2bbc69b74',1,'Window::hide()']]] ]; diff --git a/search/functions_8.js b/search/functions_8.js index 668a5baa..3e3fe689 100644 --- a/search/functions_8.js +++ b/search/functions_8.js @@ -1,26 +1,26 @@ var searchData= [ - ['idle_676',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]], - ['imagebase_677',['ImageBase',['../classImageBase.html#a1a1f82fcab01adea2f8783547e8a18aa',1,'ImageBase::ImageBase()'],['../classImageBase.html#a494cd9221fe88f34ce011f004eea7596',1,'ImageBase::ImageBase(const char *rawData, uint width, uint height, ImageFormat format)'],['../classImageBase.html#aa61181afeb3abd0253ae0a25712164ee',1,'ImageBase::ImageBase(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classImageBase.html#a56dd89a0a5c0abc604044e33c8b1db59',1,'ImageBase::ImageBase(const ImageBase &image)']]], - ['imagepattern_678',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]], - ['initaudioport_679',['initAudioPort',['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)'],['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)']]], - ['initdesignation_680',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]], - ['initparameter_681',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0']]], - ['initportgroup_682',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]], - ['initprogramname_683',['initProgramName',['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0'],['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0']]], - ['initstate_684',['initState',['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0'],['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0']]], - ['interpolate_685',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]], - ['intersectscissor_686',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]], - ['isembed_687',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]], - ['isequal_688',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]], - ['isignoringkeyrepeat_689',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]], - ['isinvalid_690',['isInvalid',['../classSize.html#ab832e37b50a2d98648be4ac811af305f',1,'Size::isInvalid()'],['../classTriangle.html#a757b50c4c2e0d154c6626e252527fc2f',1,'Triangle::isInvalid()'],['../classRectangle.html#a4606fd36eafb48a35cc890a781075177',1,'Rectangle::isInvalid()'],['../classImageBase.html#a83ea79fff6adfa0720985f2e9794ed2d',1,'ImageBase::isInvalid()']]], - ['isnotnull_691',['isNotNull',['../classSize.html#a57093e93dcdfadc9f720b9d8fda4b59e',1,'Size::isNotNull()'],['../classLine.html#ad156bd44539aa28e052207a25d705695',1,'Line::isNotNull()'],['../classTriangle.html#ab825fecc8ba95577430002de793c5683',1,'Triangle::isNotNull()'],['../classRectangle.html#a418138f282293797af5273163a307356',1,'Rectangle::isNotNull()']]], - ['isnotzero_692',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]], - ['isnull_693',['isNull',['../classSize.html#ab49a572da2fb72ab4f6dfd7a06b000c8',1,'Size::isNull()'],['../classLine.html#ab300b2e8deeda3d08cc7e70299c3955d',1,'Line::isNull()'],['../classTriangle.html#a14729ce6716a66216a991ce7958dbed3',1,'Triangle::isNull()'],['../classRectangle.html#ae49e802c09f810bef2e98698d94a7416',1,'Rectangle::isNull()']]], - ['isquiting_694',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]], - ['isresizable_695',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]], - ['isvalid_696',['isValid',['../classSize.html#a1e6c381d5a5c19e7ab2c83118ebbd0ec',1,'Size::isValid()'],['../classTriangle.html#a3fd5cf976cd212276d10885f99856bdc',1,'Triangle::isValid()'],['../classRectangle.html#a364ee7449a1d11207322e56aac024376',1,'Rectangle::isValid()'],['../classImageBase.html#ab5b2bc7d68b0aff3452478f906aa960f',1,'ImageBase::isValid()'],['../classNanoImage.html#a5095000052a0796ee0f944bed2503593',1,'NanoImage::isValid()']]], - ['isvisible_697',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]], - ['iszero_698',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]] + ['idle_679',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]], + ['imagebase_680',['ImageBase',['../classImageBase.html#a1a1f82fcab01adea2f8783547e8a18aa',1,'ImageBase::ImageBase()'],['../classImageBase.html#a494cd9221fe88f34ce011f004eea7596',1,'ImageBase::ImageBase(const char *rawData, uint width, uint height, ImageFormat format)'],['../classImageBase.html#aa61181afeb3abd0253ae0a25712164ee',1,'ImageBase::ImageBase(const char *rawData, const Size< uint > &size, ImageFormat format)'],['../classImageBase.html#a56dd89a0a5c0abc604044e33c8b1db59',1,'ImageBase::ImageBase(const ImageBase &image)']]], + ['imagepattern_681',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]], + ['initaudioport_682',['initAudioPort',['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)'],['../classPlugin.html#a75f30935198a0acba25f4ea92af72dc4',1,'Plugin::initAudioPort(bool input, uint32_t index, AudioPort &port)']]], + ['initdesignation_683',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]], + ['initparameter_684',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter &parameter)=0']]], + ['initportgroup_685',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]], + ['initprogramname_686',['initProgramName',['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0'],['../classPlugin.html#a54d66af3111541b7c118f9749ef0231b',1,'Plugin::initProgramName(uint32_t index, String &programName)=0']]], + ['initstate_687',['initState',['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0'],['../classPlugin.html#ae301a970a8b5cff3c7ecef927ea20080',1,'Plugin::initState(uint32_t index, String &stateKey, String &defaultStateValue)=0']]], + ['interpolate_688',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]], + ['intersectscissor_689',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]], + ['isembed_690',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]], + ['isequal_691',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]], + ['isignoringkeyrepeat_692',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]], + ['isinvalid_693',['isInvalid',['../classSize.html#ab832e37b50a2d98648be4ac811af305f',1,'Size::isInvalid()'],['../classTriangle.html#a757b50c4c2e0d154c6626e252527fc2f',1,'Triangle::isInvalid()'],['../classRectangle.html#a4606fd36eafb48a35cc890a781075177',1,'Rectangle::isInvalid()'],['../classImageBase.html#a83ea79fff6adfa0720985f2e9794ed2d',1,'ImageBase::isInvalid()']]], + ['isnotnull_694',['isNotNull',['../classSize.html#a57093e93dcdfadc9f720b9d8fda4b59e',1,'Size::isNotNull()'],['../classLine.html#ad156bd44539aa28e052207a25d705695',1,'Line::isNotNull()'],['../classTriangle.html#ab825fecc8ba95577430002de793c5683',1,'Triangle::isNotNull()'],['../classRectangle.html#a418138f282293797af5273163a307356',1,'Rectangle::isNotNull()']]], + ['isnotzero_695',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]], + ['isnull_696',['isNull',['../classSize.html#ab49a572da2fb72ab4f6dfd7a06b000c8',1,'Size::isNull()'],['../classLine.html#ab300b2e8deeda3d08cc7e70299c3955d',1,'Line::isNull()'],['../classTriangle.html#a14729ce6716a66216a991ce7958dbed3',1,'Triangle::isNull()'],['../classRectangle.html#ae49e802c09f810bef2e98698d94a7416',1,'Rectangle::isNull()']]], + ['isquiting_697',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]], + ['isresizable_698',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]], + ['isvalid_699',['isValid',['../classSize.html#a1e6c381d5a5c19e7ab2c83118ebbd0ec',1,'Size::isValid()'],['../classTriangle.html#a3fd5cf976cd212276d10885f99856bdc',1,'Triangle::isValid()'],['../classRectangle.html#a364ee7449a1d11207322e56aac024376',1,'Rectangle::isValid()'],['../classImageBase.html#ab5b2bc7d68b0aff3452478f906aa960f',1,'ImageBase::isValid()'],['../classNanoImage.html#a5095000052a0796ee0f944bed2503593',1,'NanoImage::isValid()']]], + ['isvisible_700',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]], + ['iszero_701',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]] ]; diff --git a/search/functions_9.js b/search/functions_9.js index c29805ed..2dd5d04f 100644 --- a/search/functions_9.js +++ b/search/functions_9.js @@ -1,4 +1,4 @@ var searchData= [ - ['keyboardevent_699',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent']]] + ['keyboardevent_702',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent']]] ]; diff --git a/search/functions_a.js b/search/functions_a.js index 3e28613c..3590bee9 100644 --- a/search/functions_a.js +++ b/search/functions_a.js @@ -1,12 +1,12 @@ var searchData= [ - ['line_700',['Line',['../classLine.html#a7895211d4fa97f63b3495ca5c9bfaed1',1,'Line::Line() noexcept'],['../classLine.html#abb3a2ed1ad09a372c39fab9820defb03',1,'Line::Line(const T &startX, const T &startY, const T &endX, const T &endY) noexcept'],['../classLine.html#afb5087aefdb5a66befc2af548fc34056',1,'Line::Line(const T &startX, const T &startY, const Point< T > &endPos) noexcept'],['../classLine.html#a4e4d056335720256b83ae491a55bcb1e',1,'Line::Line(const Point< T > &startPos, const T &endX, const T &endY) noexcept'],['../classLine.html#a9a3e4daec16c09c9f7ae1ce6b3a56847',1,'Line::Line(const Point< T > &startPos, const Point< T > &endPos) noexcept'],['../classLine.html#a96f1ec549a1cdab2ae4480a9b2f839ec',1,'Line::Line(const Line< T > &line) noexcept']]], - ['lineargradient_701',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]], - ['linecap_702',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]], - ['linejoin_703',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]], - ['lineto_704',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]], - ['loadfrommemory_705',['loadFromMemory',['../classCairoImage.html#a861bdbb5cd592feaef43e2202397deed',1,'CairoImage::loadFromMemory()'],['../classImageBase.html#a1d7893360e704dff3f2da11e7750359c',1,'ImageBase::loadFromMemory(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA) noexcept'],['../classImageBase.html#a2c922b2ba7133937e74e1629fdde4f0e',1,'ImageBase::loadFromMemory(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA) noexcept'],['../classOpenGLImage.html#a5ee11a12fb84219cf5216396c1cf3c0a',1,'OpenGLImage::loadFromMemory()'],['../classVulkanImage.html#afdf45f3e60f4a5a4805402b312bc8d5f',1,'VulkanImage::loadFromMemory()']]], - ['loadfrompng_706',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]], - ['loadprogram_707',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]], - ['loadsharedresources_708',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]] + ['line_703',['Line',['../classLine.html#a7895211d4fa97f63b3495ca5c9bfaed1',1,'Line::Line() noexcept'],['../classLine.html#abb3a2ed1ad09a372c39fab9820defb03',1,'Line::Line(const T &startX, const T &startY, const T &endX, const T &endY) noexcept'],['../classLine.html#afb5087aefdb5a66befc2af548fc34056',1,'Line::Line(const T &startX, const T &startY, const Point< T > &endPos) noexcept'],['../classLine.html#a4e4d056335720256b83ae491a55bcb1e',1,'Line::Line(const Point< T > &startPos, const T &endX, const T &endY) noexcept'],['../classLine.html#a9a3e4daec16c09c9f7ae1ce6b3a56847',1,'Line::Line(const Point< T > &startPos, const Point< T > &endPos) noexcept'],['../classLine.html#a96f1ec549a1cdab2ae4480a9b2f839ec',1,'Line::Line(const Line< T > &line) noexcept']]], + ['lineargradient_704',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]], + ['linecap_705',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]], + ['linejoin_706',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]], + ['lineto_707',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]], + ['loadfrommemory_708',['loadFromMemory',['../classCairoImage.html#a861bdbb5cd592feaef43e2202397deed',1,'CairoImage::loadFromMemory()'],['../classImageBase.html#a1d7893360e704dff3f2da11e7750359c',1,'ImageBase::loadFromMemory(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA) noexcept'],['../classImageBase.html#a2c922b2ba7133937e74e1629fdde4f0e',1,'ImageBase::loadFromMemory(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA) noexcept'],['../classOpenGLImage.html#a5ee11a12fb84219cf5216396c1cf3c0a',1,'OpenGLImage::loadFromMemory()'],['../classVulkanImage.html#afdf45f3e60f4a5a4805402b312bc8d5f',1,'VulkanImage::loadFromMemory()']]], + ['loadfrompng_709',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]], + ['loadprogram_710',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]], + ['loadsharedresources_711',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]] ]; diff --git a/search/functions_b.js b/search/functions_b.js index c03b41c0..e7c18ad2 100644 --- a/search/functions_b.js +++ b/search/functions_b.js @@ -1,8 +1,8 @@ var searchData= [ - ['miterlimit_709',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]], - ['motionevent_710',['MotionEvent',['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent']]], - ['mouseevent_711',['MouseEvent',['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent']]], - ['moveby_712',['moveBy',['../classPoint.html#a541cdef0c235dc26d79c0b6ee7118346',1,'Point::moveBy(const T &x, const T &y) noexcept'],['../classPoint.html#a678019258549ab43e7bb1ad34f212d15',1,'Point::moveBy(const Point< T > &pos) noexcept'],['../classLine.html#a47c83b136a3d4df6ac688ac41126b967',1,'Line::moveBy(const T &x, const T &y) noexcept'],['../classLine.html#af287984efeaf15d632a715f884194dab',1,'Line::moveBy(const Point< T > &pos) noexcept'],['../classRectangle.html#a040f154cde2faff853fd0bde9ca884b9',1,'Rectangle::moveBy(const T &x, const T &y) noexcept'],['../classRectangle.html#a9e81627f1201111f0e36cce15e317000',1,'Rectangle::moveBy(const Point< T > &pos) noexcept']]], - ['moveto_713',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]] + ['miterlimit_712',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]], + ['motionevent_713',['MotionEvent',['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent']]], + ['mouseevent_714',['MouseEvent',['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent']]], + ['moveby_715',['moveBy',['../classPoint.html#a541cdef0c235dc26d79c0b6ee7118346',1,'Point::moveBy(const T &x, const T &y) noexcept'],['../classPoint.html#a678019258549ab43e7bb1ad34f212d15',1,'Point::moveBy(const Point< T > &pos) noexcept'],['../classLine.html#a47c83b136a3d4df6ac688ac41126b967',1,'Line::moveBy(const T &x, const T &y) noexcept'],['../classLine.html#af287984efeaf15d632a715f884194dab',1,'Line::moveBy(const Point< T > &pos) noexcept'],['../classRectangle.html#a040f154cde2faff853fd0bde9ca884b9',1,'Rectangle::moveBy(const T &x, const T &y) noexcept'],['../classRectangle.html#a9e81627f1201111f0e36cce15e317000',1,'Rectangle::moveBy(const Point< T > &pos) noexcept']]], + ['moveto_716',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]] ]; diff --git a/search/functions_c.js b/search/functions_c.js index 0f55bdbc..8e64a245 100644 --- a/search/functions_c.js +++ b/search/functions_c.js @@ -1,7 +1,7 @@ var searchData= [ - ['nanobasewidget_714',['NanoBaseWidget',['../classNanoBaseWidget.html#ad00c0f17acf2d0c72c42d4964a9bc4e0',1,'NanoBaseWidget::NanoBaseWidget(Widget *const parentGroupWidget, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a02c2567d5cefb6f508a49b544364b2cd',1,'NanoBaseWidget::NanoBaseWidget(Window &windowToMapTo, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4f7e3ad95f8f5ba93fb2e452afd88115',1,'NanoBaseWidget::NanoBaseWidget(Application &app, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4ca6c09c76408728be9d1e0661302449',1,'NanoBaseWidget::NanoBaseWidget(Application &app, Window &parentWindow, int flags=CREATE_ANTIALIAS)']]], - ['nanoimage_715',['NanoImage',['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]], - ['nanovg_716',['NanoVG',['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG']]], - ['nextevent_717',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]] + ['nanobasewidget_717',['NanoBaseWidget',['../classNanoBaseWidget.html#ad00c0f17acf2d0c72c42d4964a9bc4e0',1,'NanoBaseWidget::NanoBaseWidget(Widget *const parentGroupWidget, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a02c2567d5cefb6f508a49b544364b2cd',1,'NanoBaseWidget::NanoBaseWidget(Window &windowToMapTo, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4f7e3ad95f8f5ba93fb2e452afd88115',1,'NanoBaseWidget::NanoBaseWidget(Application &app, int flags=CREATE_ANTIALIAS)'],['../classNanoBaseWidget.html#a4ca6c09c76408728be9d1e0661302449',1,'NanoBaseWidget::NanoBaseWidget(Application &app, Window &parentWindow, int flags=CREATE_ANTIALIAS)']]], + ['nanoimage_718',['NanoImage',['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]], + ['nanovg_719',['NanoVG',['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG']]], + ['nextevent_720',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]] ]; diff --git a/search/functions_d.js b/search/functions_d.js index 3edbcdd3..82a1bae5 100644 --- a/search/functions_d.js +++ b/search/functions_d.js @@ -1,25 +1,25 @@ var searchData= [ - ['oncairodisplay_718',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]], - ['oncharacterinput_719',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]], - ['onclose_720',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]], - ['ondisplay_721',['onDisplay',['../classImageBaseAboutWindow.html#a3e675bef6bb84375cb762767d216e8f7',1,'ImageBaseAboutWindow::onDisplay()'],['../classImageBaseButton.html#a4a3eaf5367a91d43465ffca09464b8ad',1,'ImageBaseButton::onDisplay()'],['../classImageBaseKnob.html#a9a4d1a1ff6fe7e51be7491148c20d1c5',1,'ImageBaseKnob::onDisplay()'],['../classImageBaseSlider.html#ad51cf7404dd7791eaa83126f346ae6c5',1,'ImageBaseSlider::onDisplay()'],['../classImageBaseSwitch.html#aee9ad32db22d06c98b37d4b62904f92b',1,'ImageBaseSwitch::onDisplay()'],['../classWidget.html#ae1554f348fe3b2f9d4c3c5c4f9ec55bd',1,'Widget::onDisplay()']]], - ['onfileselected_722',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]], - ['onfocus_723',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]], - ['onkeyboard_724',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]], - ['onmotion_725',['onMotion',['../classImageBaseButton.html#a6333af8b73082f6b4dff77cf690be82d',1,'ImageBaseButton::onMotion()'],['../classImageBaseKnob.html#ab7fc0602637a98d5a0a5ecfd74557636',1,'ImageBaseKnob::onMotion()'],['../classImageBaseSlider.html#a2b50b9c33b7f0685c6d3037afe65ebae',1,'ImageBaseSlider::onMotion()'],['../classWidget.html#a655569fb78a598652e9f24cefa1fe4a5',1,'Widget::onMotion()']]], - ['onmouse_726',['onMouse',['../classImageBaseAboutWindow.html#ad2c3d4c6943a5562574baf60f58de483',1,'ImageBaseAboutWindow::onMouse()'],['../classImageBaseButton.html#a643f3c0429d514c70c7a1333829f6cf8',1,'ImageBaseButton::onMouse()'],['../classImageBaseKnob.html#a6cd97ff56064b28a56d1321508e29f8b',1,'ImageBaseKnob::onMouse()'],['../classImageBaseSlider.html#af1caea46d10b3decd14ad795e0a58a9d',1,'ImageBaseSlider::onMouse()'],['../classImageBaseSwitch.html#a6912be0532a24c33e6dac851779fc8f0',1,'ImageBaseSwitch::onMouse()'],['../classWidget.html#a097ec1d56a06bdc9e0a4e54880def378',1,'Widget::onMouse()']]], - ['onnanodisplay_727',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]], - ['onpositionchanged_728',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]], - ['onreshape_729',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]], - ['onresize_730',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]], - ['onscalefactorchanged_731',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]], - ['onscroll_732',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]], - ['onspecial_733',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]], - ['openfilebrowser_734',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]], - ['openglimage_735',['OpenGLImage',['../classOpenGLImage.html#a7292ff9abcd2137c0cf8d7c0d57d1eb5',1,'OpenGLImage::OpenGLImage()'],['../classOpenGLImage.html#ab3846413c806171a98ec3f41f5db20a8',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#af61ca1a163bae128817d3ad0ea6095f4',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#a9cd14d74c793c77c3ee3a8f9d291a706',1,'OpenGLImage::OpenGLImage(const OpenGLImage &image)'],['../classOpenGLImage.html#a729ba128952454d53054e23ea9d3a73f',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, GLenum glFormat)'],['../classOpenGLImage.html#a9f6ac5e7437a8a0aaa28bc298ab9350f',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, GLenum glFormat)']]], - ['operator_20objecttype_20_2a_736',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]], - ['operator_2a_737',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]], - ['operator_2d_3e_738',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]], - ['operator_3d_739',['operator=',['../classScopedPointer.html#afefc7940828d72c056e03804cd6bea9f',1,'ScopedPointer::operator=(ScopedPointer &objectToTransferFrom)'],['../classScopedPointer.html#a88ee7f038e57471539d3181141c0390e',1,'ScopedPointer::operator=(ObjectType *const newObjectToTakePossessionOf)'],['../classCairoImage.html#af5f422a5a77f4639a907f8e5dde29ef7',1,'CairoImage::operator=()'],['../classImageBase.html#ac352a5a4291cd0945c663b17631598dc',1,'ImageBase::operator=()'],['../classNanoImage.html#a50e5456835e48157abc365a1e095f591',1,'NanoImage::operator=()'],['../classOpenGLImage.html#a289cbeb6a607985c323e0cd5a8fbd19a',1,'OpenGLImage::operator=()'],['../classVulkanImage.html#ae99740f2a1bdaa98e67c8fcfbdec9423',1,'VulkanImage::operator=()']]] + ['oncairodisplay_721',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]], + ['oncharacterinput_722',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]], + ['onclose_723',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]], + ['ondisplay_724',['onDisplay',['../classImageBaseAboutWindow.html#a3e675bef6bb84375cb762767d216e8f7',1,'ImageBaseAboutWindow::onDisplay()'],['../classImageBaseButton.html#a4a3eaf5367a91d43465ffca09464b8ad',1,'ImageBaseButton::onDisplay()'],['../classImageBaseKnob.html#a9a4d1a1ff6fe7e51be7491148c20d1c5',1,'ImageBaseKnob::onDisplay()'],['../classImageBaseSlider.html#ad51cf7404dd7791eaa83126f346ae6c5',1,'ImageBaseSlider::onDisplay()'],['../classImageBaseSwitch.html#aee9ad32db22d06c98b37d4b62904f92b',1,'ImageBaseSwitch::onDisplay()'],['../classWidget.html#ae1554f348fe3b2f9d4c3c5c4f9ec55bd',1,'Widget::onDisplay()']]], + ['onfileselected_725',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]], + ['onfocus_726',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]], + ['onkeyboard_727',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]], + ['onmotion_728',['onMotion',['../classImageBaseButton.html#a6333af8b73082f6b4dff77cf690be82d',1,'ImageBaseButton::onMotion()'],['../classImageBaseKnob.html#ab7fc0602637a98d5a0a5ecfd74557636',1,'ImageBaseKnob::onMotion()'],['../classImageBaseSlider.html#a2b50b9c33b7f0685c6d3037afe65ebae',1,'ImageBaseSlider::onMotion()'],['../classWidget.html#a655569fb78a598652e9f24cefa1fe4a5',1,'Widget::onMotion()']]], + ['onmouse_729',['onMouse',['../classImageBaseAboutWindow.html#ad2c3d4c6943a5562574baf60f58de483',1,'ImageBaseAboutWindow::onMouse()'],['../classImageBaseButton.html#a643f3c0429d514c70c7a1333829f6cf8',1,'ImageBaseButton::onMouse()'],['../classImageBaseKnob.html#a6cd97ff56064b28a56d1321508e29f8b',1,'ImageBaseKnob::onMouse()'],['../classImageBaseSlider.html#af1caea46d10b3decd14ad795e0a58a9d',1,'ImageBaseSlider::onMouse()'],['../classImageBaseSwitch.html#a6912be0532a24c33e6dac851779fc8f0',1,'ImageBaseSwitch::onMouse()'],['../classWidget.html#a097ec1d56a06bdc9e0a4e54880def378',1,'Widget::onMouse()']]], + ['onnanodisplay_730',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]], + ['onpositionchanged_731',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]], + ['onreshape_732',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]], + ['onresize_733',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]], + ['onscalefactorchanged_734',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]], + ['onscroll_735',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]], + ['onspecial_736',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]], + ['openfilebrowser_737',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]], + ['openglimage_738',['OpenGLImage',['../classOpenGLImage.html#a7292ff9abcd2137c0cf8d7c0d57d1eb5',1,'OpenGLImage::OpenGLImage()'],['../classOpenGLImage.html#ab3846413c806171a98ec3f41f5db20a8',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#af61ca1a163bae128817d3ad0ea6095f4',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA)'],['../classOpenGLImage.html#a9cd14d74c793c77c3ee3a8f9d291a706',1,'OpenGLImage::OpenGLImage(const OpenGLImage &image)'],['../classOpenGLImage.html#a729ba128952454d53054e23ea9d3a73f',1,'OpenGLImage::OpenGLImage(const char *rawData, uint width, uint height, GLenum glFormat)'],['../classOpenGLImage.html#a9f6ac5e7437a8a0aaa28bc298ab9350f',1,'OpenGLImage::OpenGLImage(const char *rawData, const Size< uint > &size, GLenum glFormat)']]], + ['operator_20objecttype_20_2a_739',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]], + ['operator_2a_740',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]], + ['operator_2d_3e_741',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]], + ['operator_3d_742',['operator=',['../classScopedPointer.html#afefc7940828d72c056e03804cd6bea9f',1,'ScopedPointer::operator=(ScopedPointer &objectToTransferFrom)'],['../classScopedPointer.html#a88ee7f038e57471539d3181141c0390e',1,'ScopedPointer::operator=(ObjectType *const newObjectToTakePossessionOf)'],['../classCairoImage.html#af5f422a5a77f4639a907f8e5dde29ef7',1,'CairoImage::operator=()'],['../classImageBase.html#ac352a5a4291cd0945c663b17631598dc',1,'ImageBase::operator=()'],['../classNanoImage.html#a50e5456835e48157abc365a1e095f591',1,'NanoImage::operator=()'],['../classOpenGLImage.html#a289cbeb6a607985c323e0cd5a8fbd19a',1,'OpenGLImage::operator=()'],['../classVulkanImage.html#ae99740f2a1bdaa98e67c8fcfbdec9423',1,'VulkanImage::operator=()']]] ]; diff --git a/search/functions_e.js b/search/functions_e.js index bb0934e4..55cedd76 100644 --- a/search/functions_e.js +++ b/search/functions_e.js @@ -1,13 +1,13 @@ var searchData= [ - ['parameter_740',['Parameter',['../structParameter.html#a12ced87d6d832deccb6c8ce2c8313b2e',1,'Parameter::Parameter() noexcept'],['../structParameter.html#af0c5eeebedfe0058775a7ff4d904b6ab',1,'Parameter::Parameter(uint32_t h, const char *n, const char *s, const char *u, float def, float min, float max) noexcept']]], - ['parameterchanged_741',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]], - ['parameterenumerationvalue_742',['ParameterEnumerationValue',['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]], - ['parameterenumerationvalues_743',['ParameterEnumerationValues',['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]], - ['parameterranges_744',['ParameterRanges',['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]], - ['pathwinding_745',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]], - ['plugin_746',['Plugin',['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)']]], - ['point_747',['Point',['../classPoint.html#ada3e3f5f840cf70db3c7f884843a3d01',1,'Point::Point() noexcept'],['../classPoint.html#a273b90bf5380bacd6e58582ef9ce35f7',1,'Point::Point(const T &x, const T &y) noexcept'],['../classPoint.html#a31393ac57c0140243e8723f9cd9106bb',1,'Point::Point(const Point< T > &pos) noexcept']]], - ['positionchangedevent_748',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent']]], - ['programloaded_749',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]] + ['parameter_743',['Parameter',['../structParameter.html#a12ced87d6d832deccb6c8ce2c8313b2e',1,'Parameter::Parameter() noexcept'],['../structParameter.html#af0c5eeebedfe0058775a7ff4d904b6ab',1,'Parameter::Parameter(uint32_t h, const char *n, const char *s, const char *u, float def, float min, float max) noexcept']]], + ['parameterchanged_744',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]], + ['parameterenumerationvalue_745',['ParameterEnumerationValue',['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]], + ['parameterenumerationvalues_746',['ParameterEnumerationValues',['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]], + ['parameterranges_747',['ParameterRanges',['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]], + ['pathwinding_748',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]], + ['plugin_749',['Plugin',['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)'],['../classPlugin.html#acb5a3632da5a5c4110172a3a78e1fd32',1,'Plugin::Plugin(uint32_t parameterCount, uint32_t programCount, uint32_t stateCount)']]], + ['point_750',['Point',['../classPoint.html#ada3e3f5f840cf70db3c7f884843a3d01',1,'Point::Point() noexcept'],['../classPoint.html#a273b90bf5380bacd6e58582ef9ce35f7',1,'Point::Point(const T &x, const T &y) noexcept'],['../classPoint.html#a31393ac57c0140243e8723f9cd9106bb',1,'Point::Point(const Point< T > &pos) noexcept']]], + ['positionchangedevent_751',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent']]], + ['programloaded_752',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]] ]; diff --git a/search/functions_f.js b/search/functions_f.js index 4d7b7a99..dffcf1ab 100644 --- a/search/functions_f.js +++ b/search/functions_f.js @@ -1,5 +1,5 @@ var searchData= [ - ['quadto_750',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]], - ['quit_751',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]] + ['quadto_753',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]], + ['quit_754',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]] ]; diff --git a/search/groups_0.js b/search/groups_0.js index 7f910946..c5a66b40 100644 --- a/search/groups_0.js +++ b/search/groups_0.js @@ -1,5 +1,5 @@ var searchData= [ - ['audio_20port_20hints_945',['Audio Port Hints',['../group__AudioPortHints.html',1,'']]], - ['audio_20port_20hints_946',['Audio Port Hints',['../group__LV2AudioPortHints.html',1,'']]] + ['audio_20port_20hints_949',['Audio Port Hints',['../group__AudioPortHints.html',1,'']]], + ['audio_20port_20hints_950',['Audio Port Hints',['../group__LV2AudioPortHints.html',1,'']]] ]; diff --git a/search/groups_1.js b/search/groups_1.js index 1459d1a9..ad26b025 100644 --- a/search/groups_1.js +++ b/search/groups_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['base_20plugin_20structs_947',['Base Plugin Structs',['../group__BasePluginStructs.html',1,'']]] + ['base_20plugin_20structs_951',['Base Plugin Structs',['../group__BasePluginStructs.html',1,'']]] ]; diff --git a/search/groups_2.js b/search/groups_2.js index e29f29d8..81e4ef60 100644 --- a/search/groups_2.js +++ b/search/groups_2.js @@ -1,4 +1,4 @@ var searchData= [ - ['entry_20points_948',['Entry Points',['../group__EntryPoints.html',1,'']]] + ['entry_20points_952',['Entry Points',['../group__EntryPoints.html',1,'']]] ]; diff --git a/search/groups_3.js b/search/groups_3.js index 97e35fb6..6081afbd 100644 --- a/search/groups_3.js +++ b/search/groups_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['main_20classes_949',['Main Classes',['../group__MainClasses.html',1,'']]] + ['main_20classes_953',['Main Classes',['../group__MainClasses.html',1,'']]] ]; diff --git a/search/groups_4.js b/search/groups_4.js index 57da1dbb..10f42893 100644 --- a/search/groups_4.js +++ b/search/groups_4.js @@ -1,6 +1,6 @@ var searchData= [ - ['parameter_20hints_950',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]], - ['parameter_20hints_951',['Parameter Hints',['../group__ParameterHints.html',1,'']]], - ['plugin_20macros_952',['Plugin Macros',['../group__PluginMacros.html',1,'']]] + ['parameter_20hints_954',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]], + ['parameter_20hints_955',['Parameter Hints',['../group__ParameterHints.html',1,'']]], + ['plugin_20macros_956',['Plugin Macros',['../group__PluginMacros.html',1,'']]] ]; diff --git a/search/pages_0.js b/search/pages_0.js index a8e0779c..86f609cb 100644 --- a/search/pages_0.js +++ b/search/pages_0.js @@ -1,4 +1,4 @@ var searchData= [ - ['distrho_20_25plugin_20framework_953',['DISTRHO %Plugin Framework',['../index.html',1,'']]] + ['distrho_20_25plugin_20framework_957',['DISTRHO %Plugin Framework',['../index.html',1,'']]] ]; diff --git a/search/variables_0.js b/search/variables_0.js index 5407a261..66650997 100644 --- a/search/variables_0.js +++ b/search/variables_0.js @@ -1,10 +1,10 @@ var searchData= [ - ['bar_875',['bar',['../structTimePosition_1_1BarBeatTick.html#ad104eba852516842d8c4776f9d495d21',1,'TimePosition::BarBeatTick']]], - ['barstarttick_876',['barStartTick',['../structTimePosition_1_1BarBeatTick.html#a5205e95c8f8021006bde2eae774d5b62',1,'TimePosition::BarBeatTick']]], - ['beat_877',['beat',['../structTimePosition_1_1BarBeatTick.html#af4be3edce420539cbb21bc1b0278201c',1,'TimePosition::BarBeatTick']]], - ['beatsperbar_878',['beatsPerBar',['../structTimePosition_1_1BarBeatTick.html#a4805c98ceeedca9fb886de068c50cb88',1,'TimePosition::BarBeatTick']]], - ['beatsperminute_879',['beatsPerMinute',['../structTimePosition_1_1BarBeatTick.html#af7cb9ae9b30da287828ebddee5caff2f',1,'TimePosition::BarBeatTick']]], - ['beattype_880',['beatType',['../structTimePosition_1_1BarBeatTick.html#a3d0f3681391ab7d3d37abcae24c72257',1,'TimePosition::BarBeatTick']]], - ['buf_881',['buf',['../structHeapBuffer.html#afbaf206237e4898a306025676dce0987',1,'HeapBuffer']]] + ['bar_879',['bar',['../structTimePosition_1_1BarBeatTick.html#ad104eba852516842d8c4776f9d495d21',1,'TimePosition::BarBeatTick']]], + ['barstarttick_880',['barStartTick',['../structTimePosition_1_1BarBeatTick.html#a5205e95c8f8021006bde2eae774d5b62',1,'TimePosition::BarBeatTick']]], + ['beat_881',['beat',['../structTimePosition_1_1BarBeatTick.html#af4be3edce420539cbb21bc1b0278201c',1,'TimePosition::BarBeatTick']]], + ['beatsperbar_882',['beatsPerBar',['../structTimePosition_1_1BarBeatTick.html#a4805c98ceeedca9fb886de068c50cb88',1,'TimePosition::BarBeatTick']]], + ['beatsperminute_883',['beatsPerMinute',['../structTimePosition_1_1BarBeatTick.html#af7cb9ae9b30da287828ebddee5caff2f',1,'TimePosition::BarBeatTick']]], + ['beattype_884',['beatType',['../structTimePosition_1_1BarBeatTick.html#a3d0f3681391ab7d3d37abcae24c72257',1,'TimePosition::BarBeatTick']]], + ['buf_885',['buf',['../structHeapBuffer.html#afbaf206237e4898a306025676dce0987',1,'HeapBuffer']]] ]; diff --git a/search/variables_1.js b/search/variables_1.js index ec9cd616..dca33b7f 100644 --- a/search/variables_1.js +++ b/search/variables_1.js @@ -1,4 +1,4 @@ var searchData= [ - ['count_882',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]] + ['count_886',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]] ]; diff --git a/search/variables_10.js b/search/variables_10.js index 5183db3d..b9ca11a0 100644 --- a/search/variables_10.js +++ b/search/variables_10.js @@ -1,7 +1,7 @@ var searchData= [ - ['tail_923',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]], - ['tick_924',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]], - ['ticksperbeat_925',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]], - ['title_926',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]] + ['tail_927',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]], + ['tick_928',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]], + ['ticksperbeat_929',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]], + ['title_930',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]] ]; diff --git a/search/variables_11.js b/search/variables_11.js index 4adac2a6..244bda8c 100644 --- a/search/variables_11.js +++ b/search/variables_11.js @@ -1,4 +1,4 @@ var searchData= [ - ['unit_927',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]] + ['unit_931',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]] ]; diff --git a/search/variables_12.js b/search/variables_12.js index 24b2bc24..479ec8ad 100644 --- a/search/variables_12.js +++ b/search/variables_12.js @@ -1,6 +1,6 @@ var searchData= [ - ['valid_928',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]], - ['value_929',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]], - ['values_930',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]] + ['valid_932',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]], + ['value_933',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]], + ['values_934',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]] ]; diff --git a/search/variables_13.js b/search/variables_13.js index b76b65ca..acced385 100644 --- a/search/variables_13.js +++ b/search/variables_13.js @@ -1,5 +1,5 @@ var searchData= [ - ['width_931',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]], - ['wrtn_932',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]] + ['width_935',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]], + ['wrtn_936',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]] ]; diff --git a/search/variables_2.js b/search/variables_2.js index 53b6ef68..1c05740f 100644 --- a/search/variables_2.js +++ b/search/variables_2.js @@ -1,7 +1,7 @@ var searchData= [ - ['data_883',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]], - ['def_884',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]], - ['description_885',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]], - ['designation_886',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]] + ['data_887',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]], + ['def_888',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]], + ['description_889',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]], + ['designation_890',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]] ]; diff --git a/search/variables_3.js b/search/variables_3.js index 9471c4c9..9c5787e3 100644 --- a/search/variables_3.js +++ b/search/variables_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['enumvalues_887',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]] + ['enumvalues_891',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]] ]; diff --git a/search/variables_4.js b/search/variables_4.js index c4baef55..5b6c4bff 100644 --- a/search/variables_4.js +++ b/search/variables_4.js @@ -1,4 +1,4 @@ var searchData= [ - ['frame_888',['frame',['../structMidiEvent.html#aca2f6590b33bd2175ab71f985747d88e',1,'MidiEvent::frame()'],['../structTimePosition.html#aa3606d1c518c7ebe6335bc19f72b015b',1,'TimePosition::frame()']]] + ['frame_892',['frame',['../structMidiEvent.html#aca2f6590b33bd2175ab71f985747d88e',1,'MidiEvent::frame()'],['../structTimePosition.html#aa3606d1c518c7ebe6335bc19f72b015b',1,'TimePosition::frame()']]] ]; diff --git a/search/variables_5.js b/search/variables_5.js index f2d037f9..8638e800 100644 --- a/search/variables_5.js +++ b/search/variables_5.js @@ -1,4 +1,4 @@ var searchData= [ - ['groupid_889',['groupId',['../structAudioPort.html#a80aba3da64389d738bd8ae68bcedb4f4',1,'AudioPort::groupId()'],['../structParameter.html#a72dd5af5c024bd86497a4a5d9c8c4f25',1,'Parameter::groupId()']]] + ['groupid_893',['groupId',['../structAudioPort.html#a80aba3da64389d738bd8ae68bcedb4f4',1,'AudioPort::groupId()'],['../structParameter.html#a72dd5af5c024bd86497a4a5d9c8c4f25',1,'Parameter::groupId()']]] ]; diff --git a/search/variables_6.js b/search/variables_6.js index 24b9a3c4..77c268b8 100644 --- a/search/variables_6.js +++ b/search/variables_6.js @@ -1,6 +1,6 @@ var searchData= [ - ['head_890',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]], - ['height_891',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]], - ['hints_892',['hints',['../structAudioPort.html#af93f38f9ef48ea14544adf32e4b1e513',1,'AudioPort::hints()'],['../structParameter.html#a397fb977f0c6cbec31df4f141ca3f5b3',1,'Parameter::hints()']]] + ['head_894',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]], + ['height_895',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]], + ['hints_896',['hints',['../structAudioPort.html#af93f38f9ef48ea14544adf32e4b1e513',1,'AudioPort::hints()'],['../structParameter.html#a397fb977f0c6cbec31df4f141ca3f5b3',1,'Parameter::hints()']]] ]; diff --git a/search/variables_7.js b/search/variables_7.js index b3c18b79..0bc85ae6 100644 --- a/search/variables_7.js +++ b/search/variables_7.js @@ -1,4 +1,4 @@ var searchData= [ - ['invalidatecommit_893',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]] + ['invalidatecommit_897',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]] ]; diff --git a/search/variables_8.js b/search/variables_8.js index be2705b6..72229266 100644 --- a/search/variables_8.js +++ b/search/variables_8.js @@ -1,16 +1,16 @@ var searchData= [ - ['kaudioportiscv_894',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]], - ['kaudioportissidechain_895',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]], - ['kcvporthasbipolarrange_896',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]], - ['kcvporthasnegativeunipolarrange_897',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]], - ['kcvporthaspositiveunipolarrange_898',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]], - ['kcvporthasscaledrange_899',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]], - ['kdatasize_900',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]], - ['kparameterisautomable_901',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]], - ['kparameterisboolean_902',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]], - ['kparameterisinteger_903',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]], - ['kparameterislogarithmic_904',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]], - ['kparameterisoutput_905',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]], - ['kparameteristrigger_906',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]] + ['kaudioportiscv_898',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]], + ['kaudioportissidechain_899',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]], + ['kcvporthasbipolarrange_900',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]], + ['kcvporthasnegativeunipolarrange_901',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]], + ['kcvporthaspositiveunipolarrange_902',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]], + ['kcvporthasscaledrange_903',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]], + ['kdatasize_904',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]], + ['kparameterisautomable_905',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]], + ['kparameterisboolean_906',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]], + ['kparameterisinteger_907',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]], + ['kparameterislogarithmic_908',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]], + ['kparameterisoutput_909',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]], + ['kparameteristrigger_910',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]] ]; diff --git a/search/variables_9.js b/search/variables_9.js index c2916ed2..2a8acb20 100644 --- a/search/variables_9.js +++ b/search/variables_9.js @@ -1,5 +1,5 @@ var searchData= [ - ['label_907',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]], - ['listallfiles_908',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]] + ['label_911',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]], + ['listallfiles_912',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]] ]; diff --git a/search/variables_a.js b/search/variables_a.js index 86397588..9404787f 100644 --- a/search/variables_a.js +++ b/search/variables_a.js @@ -1,6 +1,6 @@ var searchData= [ - ['max_909',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]], - ['midicc_910',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]], - ['min_911',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]] + ['max_913',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]], + ['midicc_914',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]], + ['min_915',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]] ]; diff --git a/search/variables_b.js b/search/variables_b.js index 2ddc4819..3531e819 100644 --- a/search/variables_b.js +++ b/search/variables_b.js @@ -1,4 +1,4 @@ var searchData= [ - ['name_912',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]] + ['name_916',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]] ]; diff --git a/search/variables_c.js b/search/variables_c.js index eb17f61e..e5873127 100644 --- a/search/variables_c.js +++ b/search/variables_c.js @@ -1,4 +1,4 @@ var searchData= [ - ['outputs_913',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]] + ['outputs_917',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]] ]; diff --git a/search/variables_d.js b/search/variables_d.js index 550646ed..39fcf027 100644 --- a/search/variables_d.js +++ b/search/variables_d.js @@ -1,4 +1,4 @@ var searchData= [ - ['playing_914',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]] + ['playing_918',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]] ]; diff --git a/search/variables_e.js b/search/variables_e.js index 7da19e73..ddaa5d2e 100644 --- a/search/variables_e.js +++ b/search/variables_e.js @@ -1,5 +1,5 @@ var searchData= [ - ['ranges_915',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]], - ['restrictedmode_916',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]] + ['ranges_919',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]], + ['restrictedmode_920',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]] ]; diff --git a/search/variables_f.js b/search/variables_f.js index 99bd3f38..8037f194 100644 --- a/search/variables_f.js +++ b/search/variables_f.js @@ -1,9 +1,9 @@ var searchData= [ - ['shortname_917',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]], - ['showhidden_918',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]], - ['showplaces_919',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]], - ['size_920',['size',['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()']]], - ['startdir_921',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]], - ['symbol_922',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]] + ['shortname_921',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]], + ['showhidden_922',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]], + ['showplaces_923',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]], + ['size_924',['size',['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()']]], + ['startdir_925',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]], + ['symbol_926',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]] ]; diff --git a/structAudioPort-members.html b/structAudioPort-members.html index b12d9e05..04c1212f 100644 --- a/structAudioPort-members.html +++ b/structAudioPort-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/structAudioPort.html b/structAudioPort.html index ba1cc654..1266ba03 100644 --- a/structAudioPort.html +++ b/structAudioPort.html @@ -192,7 +192,7 @@ When rolling your own port groups, you MUST start their group ids from 0 and the diff --git a/structBigStackBuffer-members.html b/structBigStackBuffer-members.html index cf5ac404..d4b04ed5 100644 --- a/structBigStackBuffer-members.html +++ b/structBigStackBuffer-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/structBigStackBuffer.html b/structBigStackBuffer.html index d7a532a8..d9911f24 100644 --- a/structBigStackBuffer.html +++ b/structBigStackBuffer.html @@ -104,7 +104,7 @@ static const uint32_t size diff --git a/structCairoGraphicsContext-members.html b/structCairoGraphicsContext-members.html index d506be83..cff03d57 100644 --- a/structCairoGraphicsContext-members.html +++ b/structCairoGraphicsContext-members.html @@ -72,7 +72,7 @@ $(function() { diff --git a/structCairoGraphicsContext.html b/structCairoGraphicsContext.html index 4eeefe02..5a0ff158 100644 --- a/structCairoGraphicsContext.html +++ b/structCairoGraphicsContext.html @@ -94,7 +94,7 @@ cairo_t * handle< diff --git a/structColor-members.html b/structColor-members.html index 1fb5ea2c..424b34db 100644 --- a/structColor-members.html +++ b/structColor-members.html @@ -93,7 +93,7 @@ $(function() { diff --git a/structColor.html b/structColor.html index 390ca943..59e9ecdd 100644 --- a/structColor.html +++ b/structColor.html @@ -579,7 +579,7 @@ Public Attributes diff --git a/structGraphicsContext.html b/structGraphicsContext.html index 71ffb4f1..6486e48b 100644 --- a/structGraphicsContext.html +++ b/structGraphicsContext.html @@ -86,7 +86,7 @@ Inheritance diagram for GraphicsContext: diff --git a/structHeapBuffer-members.html b/structHeapBuffer-members.html index 18e281b1..e97d5808 100644 --- a/structHeapBuffer-members.html +++ b/structHeapBuffer-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/structHeapBuffer.html b/structHeapBuffer.html index ad50219b..ba21268e 100644 --- a/structHeapBuffer.html +++ b/structHeapBuffer.html @@ -188,7 +188,7 @@ Public Attributes diff --git a/structHugeStackBuffer-members.html b/structHugeStackBuffer-members.html index 9539581c..ef670959 100644 --- a/structHugeStackBuffer-members.html +++ b/structHugeStackBuffer-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/structHugeStackBuffer.html b/structHugeStackBuffer.html index f0f27d99..886719ee 100644 --- a/structHugeStackBuffer.html +++ b/structHugeStackBuffer.html @@ -104,7 +104,7 @@ static const uint32_t size diff --git a/structIdleCallback-members.html b/structIdleCallback-members.html index 10e42d3e..0a0ca57b 100644 --- a/structIdleCallback-members.html +++ b/structIdleCallback-members.html @@ -73,7 +73,7 @@ $(function() { diff --git a/structIdleCallback.html b/structIdleCallback.html index f91548ad..4739893e 100644 --- a/structIdleCallback.html +++ b/structIdleCallback.html @@ -85,7 +85,7 @@ virtual void idleCallback< diff --git a/structMidiEvent-members.html b/structMidiEvent-members.html index b048b33c..08e6852a 100644 --- a/structMidiEvent-members.html +++ b/structMidiEvent-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/structMidiEvent.html b/structMidiEvent.html index 2c737d23..c8c9f668 100644 --- a/structMidiEvent.html +++ b/structMidiEvent.html @@ -167,7 +167,7 @@ If size > kDataSize, dataExt is used (otherwise null).

    diff --git a/structNanoVG_1_1GlyphPosition-members.html b/structNanoVG_1_1GlyphPosition-members.html index f85bdac2..8fc35ef8 100644 --- a/structNanoVG_1_1GlyphPosition-members.html +++ b/structNanoVG_1_1GlyphPosition-members.html @@ -79,7 +79,7 @@ $(function() { diff --git a/structNanoVG_1_1GlyphPosition.html b/structNanoVG_1_1GlyphPosition.html index ff12d0ea..94338d5a 100644 --- a/structNanoVG_1_1GlyphPosition.html +++ b/structNanoVG_1_1GlyphPosition.html @@ -94,7 +94,7 @@ float maxx diff --git a/structNanoVG_1_1Paint-members.html b/structNanoVG_1_1Paint-members.html index 0b55a2bd..6e5db97a 100644 --- a/structNanoVG_1_1Paint-members.html +++ b/structNanoVG_1_1Paint-members.html @@ -85,7 +85,7 @@ $(function() { diff --git a/structNanoVG_1_1Paint.html b/structNanoVG_1_1Paint.html index f45b6fce..b9697bfe 100644 --- a/structNanoVG_1_1Paint.html +++ b/structNanoVG_1_1Paint.html @@ -113,7 +113,7 @@ int imageId diff --git a/structNanoVG_1_1TextRow-members.html b/structNanoVG_1_1TextRow-members.html index b3963319..8c5e5146 100644 --- a/structNanoVG_1_1TextRow-members.html +++ b/structNanoVG_1_1TextRow-members.html @@ -81,7 +81,7 @@ $(function() { diff --git a/structNanoVG_1_1TextRow.html b/structNanoVG_1_1TextRow.html index a66721bc..bd6cf5a8 100644 --- a/structNanoVG_1_1TextRow.html +++ b/structNanoVG_1_1TextRow.html @@ -100,7 +100,7 @@ float maxx diff --git a/structOpenGLGraphicsContext.html b/structOpenGLGraphicsContext.html index 2cf5fcd2..67a07ced 100644 --- a/structOpenGLGraphicsContext.html +++ b/structOpenGLGraphicsContext.html @@ -84,7 +84,7 @@ Inheritance diagram for OpenGLGraphicsContext: diff --git a/structParameter-members.html b/structParameter-members.html index 0a38381d..d468118c 100644 --- a/structParameter-members.html +++ b/structParameter-members.html @@ -85,7 +85,7 @@ $(function() { diff --git a/structParameter.html b/structParameter.html index b0f925ae..6bb816ea 100644 --- a/structParameter.html +++ b/structParameter.html @@ -415,7 +415,7 @@ When rolling your own port groups, you MUST start their group ids from 0 and the diff --git a/structParameterEnumerationValue-members.html b/structParameterEnumerationValue-members.html index 2daf237a..5c50472e 100644 --- a/structParameterEnumerationValue-members.html +++ b/structParameterEnumerationValue-members.html @@ -75,7 +75,7 @@ $(function() { diff --git a/structParameterEnumerationValue.html b/structParameterEnumerationValue.html index 667969a8..f48c2d55 100644 --- a/structParameterEnumerationValue.html +++ b/structParameterEnumerationValue.html @@ -191,7 +191,7 @@ Used together can be used to give meaning to parameter values, working as an enu diff --git a/structParameterEnumerationValues-members.html b/structParameterEnumerationValues-members.html index cdacd973..4be2b769 100644 --- a/structParameterEnumerationValues-members.html +++ b/structParameterEnumerationValues-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/structParameterEnumerationValues.html b/structParameterEnumerationValues.html index a39868be..c3c028a6 100644 --- a/structParameterEnumerationValues.html +++ b/structParameterEnumerationValues.html @@ -216,7 +216,7 @@ This pointer must be null or have been allocated on the heap with new diff --git a/structParameterRanges-members.html b/structParameterRanges-members.html index 73faa29b..b7c5809d 100644 --- a/structParameterRanges-members.html +++ b/structParameterRanges-members.html @@ -82,7 +82,7 @@ $(function() { diff --git a/structParameterRanges.html b/structParameterRanges.html index 1cdfd571..c40f1fb0 100644 --- a/structParameterRanges.html +++ b/structParameterRanges.html @@ -389,7 +389,7 @@ When changing this struct values you must ensure maximum > minimum and defaul diff --git a/structPortGroup-members.html b/structPortGroup-members.html index 153917f4..f47c0093 100644 --- a/structPortGroup-members.html +++ b/structPortGroup-members.html @@ -73,7 +73,7 @@ $(function() { diff --git a/structPortGroup.html b/structPortGroup.html index ac110564..59700c0b 100644 --- a/structPortGroup.html +++ b/structPortGroup.html @@ -128,7 +128,7 @@ The first character must be one of _, a-z or A-Z and subsequent characters can b diff --git a/structSmallStackBuffer-members.html b/structSmallStackBuffer-members.html index 4590f860..3bc8fb98 100644 --- a/structSmallStackBuffer-members.html +++ b/structSmallStackBuffer-members.html @@ -77,7 +77,7 @@ $(function() { diff --git a/structSmallStackBuffer.html b/structSmallStackBuffer.html index 6a5c0497..04804876 100644 --- a/structSmallStackBuffer.html +++ b/structSmallStackBuffer.html @@ -104,7 +104,7 @@ static const uint32_t size diff --git a/structTimePosition-members.html b/structTimePosition-members.html index 53c2d2d2..ac9a5ac3 100644 --- a/structTimePosition-members.html +++ b/structTimePosition-members.html @@ -76,7 +76,7 @@ $(function() { diff --git a/structTimePosition.html b/structTimePosition.html index 1d4c7792..558f01a9 100644 --- a/structTimePosition.html +++ b/structTimePosition.html @@ -191,7 +191,7 @@ BBT values are only valid when bbt.valid is true.

    diff --git a/structTimePosition_1_1BarBeatTick-members.html b/structTimePosition_1_1BarBeatTick-members.html index b5233252..421c304e 100644 --- a/structTimePosition_1_1BarBeatTick-members.html +++ b/structTimePosition_1_1BarBeatTick-members.html @@ -86,7 +86,7 @@ $(function() { diff --git a/structTimePosition_1_1BarBeatTick.html b/structTimePosition_1_1BarBeatTick.html index 3355d5e7..7f656d2e 100644 --- a/structTimePosition_1_1BarBeatTick.html +++ b/structTimePosition_1_1BarBeatTick.html @@ -310,7 +310,7 @@ Usually a moderately large integer with many denominators, such as 1920.0.

    diff --git a/structVulkanGraphicsContext.html b/structVulkanGraphicsContext.html index 93d27996..b89320ba 100644 --- a/structVulkanGraphicsContext.html +++ b/structVulkanGraphicsContext.html @@ -84,7 +84,7 @@ Inheritance diagram for VulkanGraphicsContext: diff --git a/structWidget_1_1BaseEvent-members.html b/structWidget_1_1BaseEvent-members.html index 98617ab4..e14f350b 100644 --- a/structWidget_1_1BaseEvent-members.html +++ b/structWidget_1_1BaseEvent-members.html @@ -80,7 +80,7 @@ $(function() { diff --git a/structWidget_1_1BaseEvent.html b/structWidget_1_1BaseEvent.html index 9cd31bbc..0685dafa 100644 --- a/structWidget_1_1BaseEvent.html +++ b/structWidget_1_1BaseEvent.html @@ -173,7 +173,7 @@ Flag. time Event timestamp (if any).
    diff --git a/structWidget_1_1CharacterInputEvent-members.html b/structWidget_1_1CharacterInputEvent-members.html index fa2d7e11..782ea338 100644 --- a/structWidget_1_1CharacterInputEvent-members.html +++ b/structWidget_1_1CharacterInputEvent-members.html @@ -84,7 +84,7 @@ $(function() { diff --git a/structWidget_1_1CharacterInputEvent.html b/structWidget_1_1CharacterInputEvent.html index e4a59a66..8af73b3a 100644 --- a/structWidget_1_1CharacterInputEvent.html +++ b/structWidget_1_1CharacterInputEvent.html @@ -155,7 +155,7 @@ uint time diff --git a/structWidget_1_1KeyboardEvent-members.html b/structWidget_1_1KeyboardEvent-members.html index b6826b9b..7380be4d 100644 --- a/structWidget_1_1KeyboardEvent-members.html +++ b/structWidget_1_1KeyboardEvent-members.html @@ -84,7 +84,7 @@ $(function() { diff --git a/structWidget_1_1KeyboardEvent.html b/structWidget_1_1KeyboardEvent.html index 0a425b2e..1eef48db 100644 --- a/structWidget_1_1KeyboardEvent.html +++ b/structWidget_1_1KeyboardEvent.html @@ -156,7 +156,7 @@ uint time diff --git a/structWidget_1_1MotionEvent-members.html b/structWidget_1_1MotionEvent-members.html index 3e1e9d60..bdf614f6 100644 --- a/structWidget_1_1MotionEvent-members.html +++ b/structWidget_1_1MotionEvent-members.html @@ -83,7 +83,7 @@ $(function() { diff --git a/structWidget_1_1MotionEvent.html b/structWidget_1_1MotionEvent.html index 2141265e..eb7a7cb6 100644 --- a/structWidget_1_1MotionEvent.html +++ b/structWidget_1_1MotionEvent.html @@ -150,7 +150,7 @@ uint time diff --git a/structWidget_1_1MouseEvent-members.html b/structWidget_1_1MouseEvent-members.html index f498093b..cb254ada 100644 --- a/structWidget_1_1MouseEvent-members.html +++ b/structWidget_1_1MouseEvent-members.html @@ -85,7 +85,7 @@ $(function() { diff --git a/structWidget_1_1MouseEvent.html b/structWidget_1_1MouseEvent.html index d3974aca..6a6637da 100644 --- a/structWidget_1_1MouseEvent.html +++ b/structWidget_1_1MouseEvent.html @@ -156,7 +156,7 @@ uint time diff --git a/structWidget_1_1PositionChangedEvent-members.html b/structWidget_1_1PositionChangedEvent-members.html index 07187552..defc5ddc 100644 --- a/structWidget_1_1PositionChangedEvent-members.html +++ b/structWidget_1_1PositionChangedEvent-members.html @@ -78,7 +78,7 @@ $(function() { diff --git a/structWidget_1_1PositionChangedEvent.html b/structWidget_1_1PositionChangedEvent.html index c4813bf6..b1259ad6 100644 --- a/structWidget_1_1PositionChangedEvent.html +++ b/structWidget_1_1PositionChangedEvent.html @@ -125,7 +125,7 @@ Public Attributes diff --git a/structWidget_1_1ResizeEvent-members.html b/structWidget_1_1ResizeEvent-members.html index 69f8f3b0..fc472caa 100644 --- a/structWidget_1_1ResizeEvent-members.html +++ b/structWidget_1_1ResizeEvent-members.html @@ -78,7 +78,7 @@ $(function() { diff --git a/structWidget_1_1ResizeEvent.html b/structWidget_1_1ResizeEvent.html index a56e1b06..a701f1de 100644 --- a/structWidget_1_1ResizeEvent.html +++ b/structWidget_1_1ResizeEvent.html @@ -125,7 +125,7 @@ Public Attributes diff --git a/structWidget_1_1ScrollEvent-members.html b/structWidget_1_1ScrollEvent-members.html index 824b76a0..6b092932 100644 --- a/structWidget_1_1ScrollEvent-members.html +++ b/structWidget_1_1ScrollEvent-members.html @@ -85,7 +85,7 @@ $(function() { diff --git a/structWidget_1_1ScrollEvent.html b/structWidget_1_1ScrollEvent.html index d3530d6d..efd9caaa 100644 --- a/structWidget_1_1ScrollEvent.html +++ b/structWidget_1_1ScrollEvent.html @@ -157,7 +157,7 @@ uint time diff --git a/structWidget_1_1SpecialEvent-members.html b/structWidget_1_1SpecialEvent-members.html index fb6b4e8c..2647ae5c 100644 --- a/structWidget_1_1SpecialEvent-members.html +++ b/structWidget_1_1SpecialEvent-members.html @@ -83,7 +83,7 @@ $(function() { diff --git a/structWidget_1_1SpecialEvent.html b/structWidget_1_1SpecialEvent.html index 0286be8a..852b3898 100644 --- a/structWidget_1_1SpecialEvent.html +++ b/structWidget_1_1SpecialEvent.html @@ -151,7 +151,7 @@ uint time diff --git a/structWindow_1_1FileBrowserOptions-members.html b/structWindow_1_1FileBrowserOptions-members.html index b7487067..e364873e 100644 --- a/structWindow_1_1FileBrowserOptions-members.html +++ b/structWindow_1_1FileBrowserOptions-members.html @@ -85,7 +85,7 @@ $(function() { diff --git a/structWindow_1_1FileBrowserOptions.html b/structWindow_1_1FileBrowserOptions.html index 48de31be..d60eba01 100644 --- a/structWindow_1_1FileBrowserOptions.html +++ b/structWindow_1_1FileBrowserOptions.html @@ -222,7 +222,7 @@ struct W diff --git a/structWindow_1_1FileBrowserOptions_1_1Buttons-members.html b/structWindow_1_1FileBrowserOptions_1_1Buttons-members.html index f5366d70..9039fdd6 100644 --- a/structWindow_1_1FileBrowserOptions_1_1Buttons-members.html +++ b/structWindow_1_1FileBrowserOptions_1_1Buttons-members.html @@ -79,7 +79,7 @@ $(function() { diff --git a/structWindow_1_1FileBrowserOptions_1_1Buttons.html b/structWindow_1_1FileBrowserOptions_1_1Buttons.html index a6da3ce4..8b338e04 100644 --- a/structWindow_1_1FileBrowserOptions_1_1Buttons.html +++ b/structWindow_1_1FileBrowserOptions_1_1Buttons.html @@ -171,7 +171,7 @@ Public Attributes