diff --git a/Application_8hpp_source.html b/Application_8hpp_source.html
index 50937754..18557a9e 100644
--- a/Application_8hpp_source.html
+++ b/Application_8hpp_source.html
@@ -101,91 +101,95 @@ $(function() {
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 59 void exec (uint idleTimeInMs = 30);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 61 void exec (uint idleTimeInMs = 30);
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
- 100 PrivateData*
const pData;
-
-
- 103 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
Application )
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 104 PrivateData*
const pData;
+
+
+ 107 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
Application )
+
- 110 #endif // DGL_APP_HPP_INCLUDED
+
+
+
+
+ 114 #endif // DGL_APP_HPP_INCLUDED
void removeIdleCallback(IdleCallback *callback)
Definition: Window.hpp:50
bool isQuiting() const noexcept
-Definition: Application.hpp:34
+Definition: Application.hpp:36
Application(bool isStandalone=true)
void exec(uint idleTimeInMs=30)
@@ -194,7 +198,7 @@ $(function() {
void setClassName(const char *name)
diff --git a/Base64_8hpp_source.html b/Base64_8hpp_source.html
index c9f3dee9..5a2d884f 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 d61d9a1e..8f5233c9 100644
--- a/Base_8hpp_source.html
+++ b/Base_8hpp_source.html
@@ -251,7 +251,7 @@ $(function() {
diff --git a/Cairo_8hpp_source.html b/Cairo_8hpp_source.html
index 6e808728..c8012c13 100644
--- a/Cairo_8hpp_source.html
+++ b/Cairo_8hpp_source.html
@@ -267,11 +267,11 @@ $(function() {
Definition: ImageBaseWidgets.hpp:85
-Definition: ImageBaseWidgets.hpp:139
+Definition: ImageBaseWidgets.hpp:125
void loadFromPNG(const char *pngData, uint dataSize) noexcept
Definition: Window.hpp:50
-Definition: Application.hpp:34
+Definition: Application.hpp:36
void drawAt(const GraphicsContext &context, const Point< int > &pos) override
CairoImage & operator=(const CairoImage &image) noexcept
@@ -286,11 +286,11 @@ $(function() {
-Definition: ImageBaseWidgets.hpp:190
+Definition: ImageBaseWidgets.hpp:176
diff --git a/Color_8hpp_source.html b/Color_8hpp_source.html
index 84c7ea5d..65407609 100644
--- a/Color_8hpp_source.html
+++ b/Color_8hpp_source.html
@@ -137,53 +137,58 @@ $(function() {
-
-
-
- 72 static Color fromHSL (
float hue,
float saturation,
float lightness,
float alpha = 1.0f);
-
-
-
+
+
+
+
+
+
+
- 77 static Color fromHTML (
const char * rgb,
float alpha = 1.0f) noexcept;
+ 77 static Color fromHSL (
float hue,
float saturation,
float lightness,
float alpha = 1.0f);
-
+
-
+ 82 static Color fromHTML (
const char * rgb,
float alpha = 1.0f) noexcept;
-
-
-
- 88 bool isEqual (
const Color & color,
bool withAlpha =
true ) noexcept;
- 89 bool isNotEqual(
const Color & color,
bool withAlpha =
true ) noexcept;
- 90 bool operator==(
const Color & color) noexcept;
- 91 bool operator!=(
const Color & color) noexcept;
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 94 bool isNotEqual(
const Color & color,
bool withAlpha =
true ) noexcept;
+ 95 bool operator==(
const Color & color) noexcept;
+ 96 bool operator!=(
const Color & color) noexcept;
-
+
-
+
-
-
-
- 107 Color (
const NVGcolor&) noexcept;
- 108 operator NVGcolor()
const noexcept;
-
-
-
-
-
-
- 115 #endif // DGL_COLOR_HPP_INCLUDED
+
+
+
+
+
+
+
+
+ 112 Color (
const NVGcolor&) noexcept;
+ 113 operator NVGcolor()
const noexcept;
+
+
+
+
+
+
+ 120 #endif // DGL_COLOR_HPP_INCLUDED
static Color fromHSL(float hue, float saturation, float lightness, float alpha=1.0f)
@@ -192,11 +197,12 @@ $(function() {
static Color fromHTML(const char *rgb, float alpha=1.0f) noexcept
bool isEqual(const Color &color, bool withAlpha=true) noexcept
+Color withAlpha(float alpha) noexcept
void fixBounds() noexcept
diff --git a/DistrhoInfo_8hpp_source.html b/DistrhoInfo_8hpp_source.html
index b119288c..449c086e 100644
--- a/DistrhoInfo_8hpp_source.html
+++ b/DistrhoInfo_8hpp_source.html
@@ -695,7 +695,7 @@ $(function() {
Definition: String.hpp:30
ParameterRanges ranges
Definition: DistrhoPlugin.hpp:491
Definition: DistrhoPlugin.hpp:445
-Definition: DistrhoUI.hpp:67
+Definition: DistrhoUI.hpp:71
virtual void loadProgram(uint32_t index)=0
float def
Definition: DistrhoPlugin.hpp:249
String name
Definition: DistrhoPlugin.hpp:457
@@ -708,7 +708,7 @@ $(function() {
uint32_t hints
Definition: DistrhoPlugin.hpp:450
diff --git a/DistrhoPluginLV2_8hpp_source.html b/DistrhoPluginLV2_8hpp_source.html
index 83290b3f..3a9e9ee6 100644
--- a/DistrhoPluginLV2_8hpp_source.html
+++ b/DistrhoPluginLV2_8hpp_source.html
@@ -522,7 +522,7 @@ $(function() {
virtual void setState(const char *key, const char *value)=0
diff --git a/DistrhoPluginUtils_8hpp_source.html b/DistrhoPluginUtils_8hpp_source.html
index 188c4f7b..ee47186d 100644
--- a/DistrhoPluginUtils_8hpp_source.html
+++ b/DistrhoPluginUtils_8hpp_source.html
@@ -238,7 +238,7 @@ $(function() {
Definition: DistrhoPluginUtils.hpp:50
diff --git a/DistrhoPlugin_8hpp_source.html b/DistrhoPlugin_8hpp_source.html
index 4156b588..8339cd1f 100644
--- a/DistrhoPlugin_8hpp_source.html
+++ b/DistrhoPlugin_8hpp_source.html
@@ -1298,7 +1298,7 @@ $(function() {
TimePosition() noexcept
Definition: DistrhoPlugin.hpp:750
diff --git a/DistrhoUI_8hpp_source.html b/DistrhoUI_8hpp_source.html
index 8a77b7b2..e497d2f1 100644
--- a/DistrhoUI_8hpp_source.html
+++ b/DistrhoUI_8hpp_source.html
@@ -119,298 +119,302 @@ $(function() {
48 typedef DGL_NAMESPACE::TopLevelWidget UIWidget;
- 51 START_NAMESPACE_DISTRHO
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 67 class UI :
public UIWidget
-
-
-
-
-
-
- 74 UI (uint width = 0, uint height = 0);
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 55 START_NAMESPACE_DISTRHO
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 71 class UI :
public UIWidget
+
+
+
+
+
+
+ 78 UI (uint width = 0, uint height = 0);
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 141 #if DISTRHO_PLUGIN_WANT_STATE
-
-
-
-
- 146 void setState (
const char * key,
const char * value);
-
-
- 149 #if DISTRHO_PLUGIN_WANT_STATEFILES
-
-
-
-
-
-
-
-
-
- 159 bool requestStateFile(
const char * key);
-
-
- 162 #if DISTRHO_PLUGIN_WANT_MIDI_INPUT
-
-
-
-
- 167 void sendNote (uint8_t channel, uint8_t note, uint8_t velocity);
-
-
- 170 #if DISTRHO_PLUGIN_WANT_DIRECT_ACCESS
-
-
-
-
-
-
-
-
-
-
- 181 #if DISTRHO_PLUGIN_HAS_EXTERNAL_UI
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 199 # if DISTRHO_PLUGIN_HAS_EMBED_UI
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 219 #if DISTRHO_PLUGIN_WANT_PROGRAMS
-
-
-
-
-
-
-
- 227 #if DISTRHO_PLUGIN_WANT_STATE
-
-
-
-
- 232 virtual void stateChanged (
const char * key,
const char * value) = 0;
-
-
-
-
-
-
-
-
-
-
-
- 244 #if !DISTRHO_PLUGIN_HAS_EXTERNAL_UI
-
-
-
-
-
-
-
-
-
- 254 virtual void uiIdle() {}
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 145 #if DISTRHO_PLUGIN_WANT_STATE
+
+
+
+
+ 150 void setState (
const char * key,
const char * value);
+
+
+ 153 #if DISTRHO_PLUGIN_WANT_STATEFILES
+
+
+
+
+
+
+
+
+
+ 163 bool requestStateFile(
const char * key);
+
+
+ 166 #if DISTRHO_PLUGIN_WANT_MIDI_INPUT
+
+
+
+
+ 171 void sendNote (uint8_t channel, uint8_t note, uint8_t velocity);
+
+
+ 174 #if DISTRHO_PLUGIN_WANT_DIRECT_ACCESS
+
+
+
+
+
+
+
+
+
+
+ 185 #if DISTRHO_PLUGIN_HAS_EXTERNAL_UI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 203 # if DISTRHO_PLUGIN_HAS_EMBED_UI
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 223 #if DISTRHO_PLUGIN_WANT_PROGRAMS
+
+
+
+
+
+
+
+ 231 #if DISTRHO_PLUGIN_WANT_STATE
+
+
+
+
+ 236 virtual void stateChanged (
const char * key,
const char * value) = 0;
+
+
+
+
+
+
+
+
+
+
+
+ 248 #if !DISTRHO_PLUGIN_HAS_EXTERNAL_UI
+
+
+
+
+
+
+
+
+
+ 258 virtual void uiIdle() {}
-
-
- 262 virtual void uiFocus(
bool focus, DGL_NAMESPACE::CrossingMode mode);
+
+
+
-
-
-
+
+
+ 266 virtual void uiFocus(
bool focus, DGL_NAMESPACE::CrossingMode mode);
-
-
-
-
-
-
- 274 virtual void uiReshape(uint width, uint height);
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ 278 virtual void uiReshape(uint width, uint height);
-
-
-
- 283 virtual void uiScaleFactorChanged(
double scaleFactor);
-
- 285 # ifndef DGL_FILE_BROWSER_DISABLED
-
-
-
-
-
-
-
-
-
- 295 virtual void uiFileBrowserSelected(
const char * filename);
-
-
-
-
-
-
-
-
-
-
- 306 void onResize(
const ResizeEvent& ev)
override ;
-
-
-
-
-
-
- 313 PrivateData*
const uiData;
- 314 friend class PluginWindow;
- 315 friend class UIExporter;
-
- 317 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
UI )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 340 END_NAMESPACE_DISTRHO
+
+
+
+
+
+
+
+ 287 virtual void uiScaleFactorChanged(
double scaleFactor);
+
+ 289 # ifndef DGL_FILE_BROWSER_DISABLED
+
+
+
+
+
+
+
+
+
+ 299 virtual void uiFileBrowserSelected(
const char * filename);
+
+
+
+
+
+
+
+
+
+
+ 310 void onResize(
const ResizeEvent& ev)
override ;
+
+
+
+
+
+
+ 317 PrivateData*
const uiData;
+ 318 friend class DGL_NAMESPACE::PluginWindow;
+ 319 friend class UIExporter;
+
+ 321 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
UI )
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- 342 #endif // DISTRHO_UI_HPP_INCLUDED
+
+
+ 344 END_NAMESPACE_DISTRHO
+
+ 346 #endif // DISTRHO_UI_HPP_INCLUDED
static double getNextScaleFactor() noexcept
virtual void stateChanged(const char *key, const char *value)=0
@@ -420,7 +424,7 @@ $(function() {
uint getBackgroundColor() const noexcept
void setParameterValue(uint32_t index, float value)
bool isResizable() const noexcept
-Definition: DistrhoUI.hpp:67
+Definition: DistrhoUI.hpp:71
void sendNote(uint8_t channel, uint8_t note, uint8_t velocity)
static const char * getNextBundlePath() noexcept
double getSampleRate() const noexcept
@@ -435,7 +439,7 @@ $(function() {
virtual void parameterChanged(uint32_t index, float value)=0
diff --git a/DistrhoUtils_8hpp_source.html b/DistrhoUtils_8hpp_source.html
index 356d918a..e379a879 100644
--- a/DistrhoUtils_8hpp_source.html
+++ b/DistrhoUtils_8hpp_source.html
@@ -372,7 +372,7 @@ $(function() {
diff --git a/EventHandlers_8hpp_source.html b/EventHandlers_8hpp_source.html
index 14919222..06c77a78 100644
--- a/EventHandlers_8hpp_source.html
+++ b/EventHandlers_8hpp_source.html
@@ -123,38 +123,117 @@ $(function() {
52 bool isCheckable() const noexcept;
53 void setCheckable(
bool checkable) noexcept;
- 55 void setCallback(
Callback * callback) noexcept;
-
- 57 bool mouseEvent(const
Widget ::MouseEvent& ev);
- 58 bool motionEvent(const
Widget ::MotionEvent& ev);
+ 55 Point <
double > getLastClickPosition() const noexcept;
+ 56 Point <
double > getLastMotionPosition() const noexcept;
+
+ 58 void setCallback(
Callback * callback) noexcept;
-
- 61 State getState() const noexcept;
- 62 void clearState() noexcept;
-
- 64 virtual
void stateChanged(State state, State oldState);
-
-
-
- 68 PrivateData* const pData;
-
-
-
-
-
-
-
-
- 77 #endif // DGL_EVENT_HANDLERS_HPP_INCLUDED
+ 60 bool mouseEvent(const
Widget ::MouseEvent& ev);
+ 61 bool motionEvent(const
Widget ::MotionEvent& ev);
+
+
+ 64 State getState() const noexcept;
+ 65 void clearState() noexcept;
+
+ 67 virtual
void stateChanged(State state, State oldState);
+
+ 69 void setInternalCallback(
Callback * callback) noexcept;
+ 70 void triggerUserCallback(
SubWidget * widget,
int button);
+
+
+
+ 74 PrivateData* const pData;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 91 kKnobStateDefault = 0x0,
+ 92 kKnobStateHover = 0x1,
+ 93 kKnobStateDragging = 0x2,
+ 94 kKnobStateDraggingHover = kKnobStateDragging|kKnobStateHover
+
+
+
+
+
+
+ 101 virtual void knobDragStarted(
SubWidget * widget) = 0;
+ 102 virtual void knobDragFinished(
SubWidget * widget) = 0;
+ 103 virtual void knobValueChanged(
SubWidget * widget,
float value) = 0;
+
+
+
+
+
+
+
+
+ 112 float getValue() const noexcept;
+
+
+ 115 void setValue(
float value,
bool sendCallback = false) noexcept;
+
+
+ 118 float getNormalizedValue() const noexcept;
+
+
+ 121 void setDefault(
float def) noexcept;
+
+
+ 124 void setRange(
float min,
float max) noexcept;
+
+ 126 void setStep(
float step) noexcept;
+
+ 128 void setUsingLogScale(
bool yesNo) noexcept;
+
+ 130 Orientation getOrientation() const noexcept;
+ 131 void setOrientation(const Orientation orientation) noexcept;
+
+ 133 void setCallback(
Callback * callback) noexcept;
+
+ 135 bool mouseEvent(const
Widget ::MouseEvent& ev);
+ 136 bool motionEvent(const
Widget ::MotionEvent& ev);
+ 137 bool scrollEvent(const
Widget ::ScrollEvent& ev);
+
+
+ 140 State getState() const noexcept;
+
+
+
+ 144 PrivateData* const pData;
+
+
+
+
+
+
+
+
+ 153 #endif // DGL_EVENT_HANDLERS_HPP_INCLUDED
+
+Definition: Geometry.hpp:40
+Definition: EventHandlers.hpp:81
+Definition: EventHandlers.hpp:97
diff --git a/ExternalWindow_8hpp_source.html b/ExternalWindow_8hpp_source.html
index dae5e2b7..f513e666 100644
--- a/ExternalWindow_8hpp_source.html
+++ b/ExternalWindow_8hpp_source.html
@@ -276,7 +276,7 @@ $(function() {
Definition: ExternalWindow.hpp:36
diff --git a/Geometry_8hpp_source.html b/Geometry_8hpp_source.html
index e649fc00..0eff2847 100644
--- a/Geometry_8hpp_source.html
+++ b/Geometry_8hpp_source.html
@@ -997,7 +997,7 @@ $(function() {
void setEndX(const T &x) noexcept
diff --git a/ImageBaseWidgets_8hpp_source.html b/ImageBaseWidgets_8hpp_source.html
index c8eb763f..fc858140 100644
--- a/ImageBaseWidgets_8hpp_source.html
+++ b/ImageBaseWidgets_8hpp_source.html
@@ -153,167 +153,153 @@ $(function() {
84 template <
class ImageType>
-
-
-
-
-
-
-
-
-
-
-
-
- 97 virtual void imageKnobDragStarted(
ImageBaseKnob * imageKnob) = 0;
- 98 virtual void imageKnobDragFinished(
ImageBaseKnob * imageKnob) = 0;
- 99 virtual void imageKnobValueChanged(
ImageBaseKnob * imageKnob,
float value) = 0;
-
-
- 102 explicit ImageBaseKnob (
Widget * parentWidget,
const ImageType& image, Orientation orientation = Vertical) noexcept;
-
-
-
+
+
+
+
+
+
+
+
+ 93 virtual void imageKnobDragStarted(
ImageBaseKnob * imageKnob) = 0;
+ 94 virtual void imageKnobDragFinished(
ImageBaseKnob * imageKnob) = 0;
+ 95 virtual void imageKnobValueChanged(
ImageBaseKnob * imageKnob,
float value) = 0;
+
+
+ 98 explicit ImageBaseKnob (
Widget * parentWidget,
const ImageType& image, Orientation orientation = Vertical) noexcept;
+
+
+
+
+ 103 void setCallback(
Callback * callback) noexcept;
+ 104 void setImageLayerCount(uint count) noexcept;
+ 105 void setRotationAngle(
int angle);
- 107 float getValue() const noexcept;
-
- 109 void setDefault(
float def) noexcept;
- 110 void setRange(
float min,
float max) noexcept;
- 111 void setStep(
float step) noexcept;
- 112 void setValue(
float value,
bool sendCallback = false) noexcept;
- 113 void setUsingLogScale(
bool yesNo) noexcept;
-
- 115 void setCallback(
Callback * callback) noexcept;
- 116 void setOrientation(Orientation orientation) noexcept;
- 117 void setRotationAngle(
int angle);
-
- 119 void setImageLayerCount(uint count) noexcept;
-
-
-
-
-
-
-
-
-
- 129 PrivateData* const pData;
-
-
-
-
-
-
-
-
- 138 template <class ImageType>
-
-
-
-
-
-
-
-
- 147 virtual void imageSliderDragFinished(
ImageBaseSlider * imageSlider) = 0;
- 148 virtual void imageSliderValueChanged(
ImageBaseSlider * imageSlider,
float value) = 0;
-
-
-
-
-
- 154 float getValue() const noexcept;
- 155 void setValue(
float value,
bool sendCallback = false) noexcept;
- 156 void setDefault(
float def) noexcept;
-
- 158 void setStartPos(const
Point <
int >& startPos) noexcept;
- 159 void setStartPos(
int x,
int y) noexcept;
- 160 void setEndPos(const
Point <
int >& endPos) noexcept;
- 161 void setEndPos(
int x,
int y) noexcept;
-
- 163 void setInverted(
bool inverted) noexcept;
- 164 void setRange(
float min,
float max) noexcept;
- 165 void setStep(
float step) noexcept;
-
- 167 void setCallback(
Callback * callback) noexcept;
-
-
-
-
-
-
-
-
- 176 PrivateData* const pData;
-
-
-
-
-
-
-
-
-
-
-
-
- 189 template <
class ImageType>
-
-
-
-
-
-
-
- 197 virtual void imageSwitchClicked(
ImageBaseSwitch * imageSwitch,
bool down) = 0;
-
+
+
+
+
+
+
+
+
+ 115 PrivateData*
const pData;
+
+
+
+
+
+
+
+
+ 124 template <
class ImageType>
+
+
+
+
+
+
+
+
+ 133 virtual void imageSliderDragFinished(
ImageBaseSlider * imageSlider) = 0;
+ 134 virtual void imageSliderValueChanged(
ImageBaseSlider * imageSlider,
float value) = 0;
+
+
+
+
+
+ 140 float getValue() const noexcept;
+ 141 void setValue(
float value,
bool sendCallback = false) noexcept;
+ 142 void setDefault(
float def) noexcept;
+
+ 144 void setStartPos(const
Point <
int >& startPos) noexcept;
+ 145 void setStartPos(
int x,
int y) noexcept;
+ 146 void setEndPos(const
Point <
int >& endPos) noexcept;
+ 147 void setEndPos(
int x,
int y) noexcept;
+
+ 149 void setInverted(
bool inverted) noexcept;
+ 150 void setRange(
float min,
float max) noexcept;
+ 151 void setStep(
float step) noexcept;
+
+ 153 void setCallback(
Callback * callback) noexcept;
+
+
+
+
+
+
+
+
+ 162 PrivateData* const pData;
+
+
+ 165 void setAbsoluteX(
int ) const noexcept {}
+ 166 void setAbsoluteY(
int )
const noexcept {}
+ 167 void setAbsolutePos(
int ,
int )
const noexcept {}
+ 168 void setAbsolutePos(
const Point<int> &)
const noexcept {}
+
+
+
+
+
+
+ 175 template <
class ImageType>
+
+
+
+
+
+
+
+ 183 virtual void imageSwitchClicked(
ImageBaseSwitch * imageSwitch,
bool down) = 0;
+
+
+ 186 explicit ImageBaseSwitch (
Widget * parentWidget,
const ImageType& imageNormal,
const ImageType& imageDown) noexcept;
+
+
+
+
+ 191 bool isDown() const noexcept;
+ 192 void setDown(
bool down) noexcept;
+
+ 194 void setCallback(
Callback * callback) noexcept;
+
+
+
+
- 200 explicit ImageBaseSwitch (
Widget * parentWidget,
const ImageType& imageNormal,
const ImageType& imageDown) noexcept;
-
-
-
-
- 205 bool isDown() const noexcept;
- 206 void setDown(
bool down) noexcept;
-
- 208 void setCallback(
Callback * callback) noexcept;
-
-
-
-
-
-
-
- 216 PrivateData* const pData;
-
-
-
-
-
-
-
-
- 225 #endif // DGL_IMAGE_BASE_WIDGETS_HPP_INCLUDED
+
+
+ 202 PrivateData* const pData;
+
+
+
+
+
+
+
+
+ 211 #endif // DGL_IMAGE_BASE_WIDGETS_HPP_INCLUDED
void onDisplay() override
Definition: ImageBaseWidgets.hpp:85
+bool onMouse(const MouseEvent &) override
-Definition: ImageBaseWidgets.hpp:139
+Definition: ImageBaseWidgets.hpp:125
-
Definition: Window.hpp:50
bool onScroll(const ScrollEvent &) override
-
-
bool onMouse(const MouseEvent &) override
bool onMouse(const MouseEvent &) override
bool onKeyboard(const KeyboardEvent &) override
Definition: ImageBaseWidgets.hpp:29
-Definition: ImageBaseWidgets.hpp:93
+Definition: ImageBaseWidgets.hpp:89
void onDisplay() override
+void onDisplay() override
+void onDisplay() override
Definition: StandaloneWindow.hpp:27
bool onMotion(const MotionEvent &) override
@@ -322,15 +308,18 @@ $(function() {
-Definition: ImageBaseWidgets.hpp:193
-Definition: ImageBaseWidgets.hpp:190
+Definition: ImageBaseWidgets.hpp:179
+Definition: ImageBaseWidgets.hpp:176
+Definition: EventHandlers.hpp:81
+bool onMotion(const MotionEvent &) override
-Definition: ImageBaseWidgets.hpp:142
+bool onMouse(const MouseEvent &) override
+Definition: ImageBaseWidgets.hpp:128
diff --git a/ImageBase_8hpp_source.html b/ImageBase_8hpp_source.html
index 643bfecd..14936bc8 100644
--- a/ImageBase_8hpp_source.html
+++ b/ImageBase_8hpp_source.html
@@ -245,7 +245,7 @@ $(function() {
void draw(const GraphicsContext &context)
diff --git a/ImageWidgets_8hpp_source.html b/ImageWidgets_8hpp_source.html
index 4cd77f45..0a64f8be 100644
--- a/ImageWidgets_8hpp_source.html
+++ b/ImageWidgets_8hpp_source.html
@@ -113,12 +113,12 @@ $(function() {
Definition: ImageBaseWidgets.hpp:85
-Definition: ImageBaseWidgets.hpp:139
+Definition: ImageBaseWidgets.hpp:125
Definition: ImageBaseWidgets.hpp:29
-Definition: ImageBaseWidgets.hpp:190
+Definition: ImageBaseWidgets.hpp:176
diff --git a/Image_8hpp_source.html b/Image_8hpp_source.html
index a2ac2f1e..c12a631e 100644
--- a/Image_8hpp_source.html
+++ b/Image_8hpp_source.html
@@ -110,7 +110,7 @@ $(function() {
Definition: OpenGL.hpp:176
diff --git a/LeakDetector_8hpp_source.html b/LeakDetector_8hpp_source.html
index 2be7bd73..8b004f69 100644
--- a/LeakDetector_8hpp_source.html
+++ b/LeakDetector_8hpp_source.html
@@ -222,7 +222,7 @@ $(function() {
~LeakedObjectDetector() noexcept
Definition: LeakDetector.hpp:86
diff --git a/LibraryUtils_8hpp_source.html b/LibraryUtils_8hpp_source.html
index 3bb943dd..d23e1b79 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 7995d618..aea52c95 100644
--- a/Mutex_8hpp_source.html
+++ b/Mutex_8hpp_source.html
@@ -444,7 +444,7 @@ $(function() {
Definition: Mutex.hpp:290
diff --git a/NanoVG_8hpp_source.html b/NanoVG_8hpp_source.html
index 53424baa..93e16f76 100644
--- a/NanoVG_8hpp_source.html
+++ b/NanoVG_8hpp_source.html
@@ -1054,7 +1054,7 @@ $(function() {
void lineCap(LineCap cap=BUTT)
Definition: Geometry.hpp:30
-Definition: Application.hpp:34
+Definition: Application.hpp:36
void fontSize(float size)
void strokeColor(const Color &color)
virtual bool loadSharedResources()
@@ -1131,7 +1131,7 @@ $(function() {
diff --git a/OpenGL_8hpp_source.html b/OpenGL_8hpp_source.html
index 51010f15..c6d5e5d9 100644
--- a/OpenGL_8hpp_source.html
+++ b/OpenGL_8hpp_source.html
@@ -366,7 +366,7 @@ $(function() {
Definition: ImageBaseWidgets.hpp:85
-Definition: ImageBaseWidgets.hpp:139
+Definition: ImageBaseWidgets.hpp:125
OpenGLImage & operator=(const OpenGLImage &image) noexcept
void loadFromMemory(const char *rawData, const Size< uint > &size, ImageFormat format=kImageFormatBGRA) noexcept override
@@ -379,11 +379,11 @@ $(function() {
void drawAt(const GraphicsContext &context, const Point< int > &pos) override
DISTRHO_DEPRECATED GLenum getType() const noexcept
Definition: OpenGL.hpp:274
-Definition: ImageBaseWidgets.hpp:190
+Definition: ImageBaseWidgets.hpp:176
Definition: OpenGL.hpp:176
diff --git a/RingBuffer_8hpp_source.html b/RingBuffer_8hpp_source.html
index 5253dc2a..bc0d7750 100644
--- a/RingBuffer_8hpp_source.html
+++ b/RingBuffer_8hpp_source.html
@@ -862,7 +862,7 @@ $(function() {
bool readCustomType(T &type) noexcept
Definition: RingBuffer.hpp:364
diff --git a/ScopedPointer_8hpp_source.html b/ScopedPointer_8hpp_source.html
index 0dd282f3..cd56f23e 100644
--- a/ScopedPointer_8hpp_source.html
+++ b/ScopedPointer_8hpp_source.html
@@ -318,7 +318,7 @@ $(function() {
void swapWith(ScopedPointer< ObjectType > &other) noexcept
Definition: ScopedPointer.hpp:167
diff --git a/ScopedSafeLocale_8hpp_source.html b/ScopedSafeLocale_8hpp_source.html
index 3db29e86..4c30dcf1 100644
--- a/ScopedSafeLocale_8hpp_source.html
+++ b/ScopedSafeLocale_8hpp_source.html
@@ -209,7 +209,7 @@ $(function() {
Definition: ScopedSafeLocale.hpp:57
diff --git a/Sleep_8hpp_source.html b/Sleep_8hpp_source.html
index 00d32930..f8ce58b2 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 090640e7..891789bb 100644
--- a/StandaloneWindow_8hpp_source.html
+++ b/StandaloneWindow_8hpp_source.html
@@ -154,7 +154,7 @@ $(function() {
Definition: Window.hpp:50
double getScaleFactor() const noexcept
-Definition: Application.hpp:34
+Definition: Application.hpp:36
bool isVisible() const noexcept
Definition: StandaloneWindow.hpp:48
uint getWidth() const noexcept
@@ -175,7 +175,7 @@ $(function() {
diff --git a/String_8hpp_source.html b/String_8hpp_source.html
index b7f52982..71ced5bc 100644
--- a/String_8hpp_source.html
+++ b/String_8hpp_source.html
@@ -1034,7 +1034,7 @@ $(function() {
Definition: ScopedSafeLocale.hpp:57
diff --git a/SubWidget_8hpp_source.html b/SubWidget_8hpp_source.html
index ae5fce53..0f7991ac 100644
--- a/SubWidget_8hpp_source.html
+++ b/SubWidget_8hpp_source.html
@@ -275,7 +275,7 @@ $(function() {
diff --git a/Thread_8hpp_source.html b/Thread_8hpp_source.html
index 1084fbc1..d54a5489 100644
--- a/Thread_8hpp_source.html
+++ b/Thread_8hpp_source.html
@@ -411,7 +411,7 @@ $(function() {
Definition: Thread.hpp:33
diff --git a/TopLevelWidget_8hpp_source.html b/TopLevelWidget_8hpp_source.html
index fee073ce..8d774ed9 100644
--- a/TopLevelWidget_8hpp_source.html
+++ b/TopLevelWidget_8hpp_source.html
@@ -200,9 +200,9 @@ $(function() {
Definition: Window.hpp:50
Definition: Geometry.hpp:30
-Definition: Application.hpp:34
+Definition: Application.hpp:36
-Definition: DistrhoUI.hpp:67
+Definition: DistrhoUI.hpp:71
@@ -212,7 +212,7 @@ $(function() {
diff --git a/VstGuiWidget_8hpp_source.html b/VstGuiWidget_8hpp_source.html
index 548ac9b8..b9469322 100644
--- a/VstGuiWidget_8hpp_source.html
+++ b/VstGuiWidget_8hpp_source.html
@@ -193,7 +193,7 @@ $(function() {
Definition: VstGuiWidget.hpp:35
diff --git a/Vulkan_8hpp_source.html b/Vulkan_8hpp_source.html
index 0ac4db46..31779256 100644
--- a/Vulkan_8hpp_source.html
+++ b/Vulkan_8hpp_source.html
@@ -186,7 +186,7 @@ $(function() {
diff --git a/Widget_8hpp_source.html b/Widget_8hpp_source.html
index 61068c06..b490cb1b 100644
--- a/Widget_8hpp_source.html
+++ b/Widget_8hpp_source.html
@@ -137,7 +137,7 @@ $(function() {
-
+
70 BaseEvent () noexcept : mod(0x0), flags(0x0), time(0) {}
@@ -167,7 +167,7 @@ $(function() {
-
+
@@ -189,7 +189,7 @@ $(function() {
-
+
@@ -216,7 +216,7 @@ $(function() {
-
+
@@ -239,7 +239,7 @@ $(function() {
-
+
@@ -259,7 +259,7 @@ $(function() {
-
+
@@ -287,7 +287,7 @@ $(function() {
217 ScrollDirection direction;
-
+
@@ -306,7 +306,7 @@ $(function() {
-
+
@@ -322,7 +322,7 @@ $(function() {
-
+
@@ -527,7 +527,7 @@ $(function() {
-Definition: Application.hpp:34
+Definition: Application.hpp:36
@@ -570,7 +570,7 @@ $(function() {
diff --git a/Window_8hpp_source.html b/Window_8hpp_source.html
index 0354ccb1..d16e17d1 100644
--- a/Window_8hpp_source.html
+++ b/Window_8hpp_source.html
@@ -158,14 +158,14 @@ $(function() {
-
+
-
+
@@ -176,341 +176,365 @@ $(function() {
105 #endif // DGL_FILE_BROWSER_DISABLED
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
- 123 uintptr_t parentWindowHandle,
-
-
-
-
-
-
-
-
- 132 uintptr_t parentWindowHandle,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 141 DISTRHO_PREVENT_HEAP_ALLOCATION
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 160 uintptr_t parentWindowHandle,
+
+
+
+
+
+
+
+
+ 169 uintptr_t parentWindowHandle,
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 229 void setSize (uint width, uint height);
-
-
-
-
-
-
-
-
-
- 239 const
char *
getTitle () const noexcept;
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ 266 void setSize (uint width, uint height);
+
+
+
+
+
+
+
+
+
+ 276 const
char *
getTitle () const noexcept;
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 315 #ifndef DGL_FILE_BROWSER_DISABLED
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 350 bool keepAspectRatio = false,
- 351 bool automaticallyScale = false);
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 352 #ifndef DGL_FILE_BROWSER_DISABLED
+
+
+
-
- 358 DISTRHO_DEPRECATED_BY(
"getScaleFactor()" )
-
-
-
- 362 DISTRHO_DEPRECATED_BY(
"runAsModal(bool)" )
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 391 virtual void onReshape (uint width, uint height);
-
-
-
-
-
-
-
-
- 400 #ifndef DGL_FILE_BROWSER_DISABLED
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 387 bool keepAspectRatio = false,
+ 388 bool automaticallyScale = false);
+
+
+
+
+
+
+ 395 DISTRHO_DEPRECATED_BY(
"getScaleFactor()" )
+
+
+
+ 399 DISTRHO_DEPRECATED_BY(
"runAsModal(bool)" )
+
+
+
+
+
+
+
-
- 409 DISTRHO_DEPRECATED_BY(
"onFileSelected(const char*)" )
-
-
-
-
-
- 415 PrivateData*
const pData;
-
-
-
- 419 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
Window );
-
-
-
-
-
-
-
-
-
-
-
- 431 bool handlePluginKeyboard(
const bool press,
const uint key);
- 432 bool handlePluginSpecial(
const bool press,
const Key key);
-
-
-
-
- 437 #endif // DGL_WINDOW_HPP_INCLUDED
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 425 virtual void onReshape (uint width, uint height);
+
+
+
+
+
+
+
+
+ 434 #ifndef DGL_FILE_BROWSER_DISABLED
+
+
+
+
+
+
+
+
+ 443 DISTRHO_DEPRECATED_BY(
"onFileSelected(const char*)" )
+
+
+
+
+
+ 449 PrivateData*
const pData;
+
+ 451 friend class PluginWindow;
+
+
+ 454 DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(
Window );
+
+
+
+
+
+
+ 461 #endif // DGL_WINDOW_HPP_INCLUDED
void runAsModal(bool blockWait=false)
bool isResizable() const noexcept
const char * title
Definition: Window.hpp:72
-virtual void fileBrowserSelected(const char *filename)
Definition: Window.hpp:410
+virtual void fileBrowserSelected(const char *filename)
Definition: Window.hpp:444
void setHeight(uint height)
virtual void onFocus(bool focus, CrossingMode mode)
const char * startDir
Definition: Window.hpp:70
@@ -531,7 +555,7 @@ $(function() {
Definition: Geometry.hpp:132
Definition: Geometry.hpp:30
-Definition: Application.hpp:34
+Definition: Application.hpp:36
uint getWidth() const noexcept
@@ -541,7 +565,7 @@ $(function() {
bool addIdleCallback(IdleCallback *callback, uint timerFrequencyInMs=0)
virtual void onReshape(uint width, uint height)
void setVisible(bool visible)
-bool getIgnoringKeyRepeat() const noexcept
Definition: Window.hpp:355
+bool getIgnoringKeyRepeat() const noexcept
Definition: Window.hpp:392
void setWidth(uint width)
void setSize(uint width, uint height)
bool isEmbed() const noexcept
@@ -550,12 +574,12 @@ $(function() {
Definition: Window.hpp:58
Application & getApp() const noexcept
-void exec(bool blockWait=false)
Definition: Window.hpp:363
+void exec(bool blockWait=false)
Definition: Window.hpp:400
ButtonState
Definition: Window.hpp:63
bool removeIdleCallback(IdleCallback *callback)
-double getScaling() const noexcept
Definition: Window.hpp:359
+double getScaling() const noexcept
Definition: Window.hpp:396
Size< uint > getSize() const noexcept
void setResizable(bool resizable)
@@ -563,12 +587,13 @@ $(function() {
bool isIgnoringKeyRepeat() const noexcept
uint getHeight() const noexcept
+Definition: Window.hpp:134
diff --git a/annotated.html b/annotated.html
index fd196545..bd320feb 100644
--- a/annotated.html
+++ b/annotated.html
@@ -94,68 +94,71 @@ $(function() {
C Callback
▼ C ImageBaseSwitch
C Callback
- C LeakedObjectDetector
- C Line
- C MidiEvent
- C Mutex
- C NanoBaseWidget
- C NanoImage
- ▼ C NanoVG
- C GlyphPosition
- C Paint
- C TextRow
- C OpenGLGraphicsContext
- C OpenGLImage
- C Parameter
- C ParameterEnumerationValue
- C ParameterEnumerationValues
- C ParameterRanges
- C Plugin
- C Point
- C PortGroup
- C Rectangle
- C RecursiveMutex
- C RingBufferControl
- C ScopedPointer
- C ScopedSafeLocale
- C ScopeLocker
- C ScopeTryLocker
- C ScopeUnlocker
- C Signal
- C Size
- C SmallStackBuffer
- C SmallStackRingBuffer
- C StandaloneWindow
- C String
- C SubWidget
- C Thread
- ▼ C TimePosition
- C BarBeatTick
- C TopLevelWidget
- C Triangle
- C UI
- C VstGuiStandaloneWindow
- C VulkanGraphicsContext
- C VulkanImage
- ▼ C Widget
- C BaseEvent
- C CharacterInputEvent
- C KeyboardEvent
- C MotionEvent
- C MouseEvent
- C PositionChangedEvent
- C ResizeEvent
- C ScrollEvent
- C SpecialEvent
- ▼ C Window
- ▼ C FileBrowserOptions
- C Buttons
+ ▼ C KnobEventHandler
+ C Callback
+ C LeakedObjectDetector
+ C Line
+ C MidiEvent
+ C Mutex
+ C NanoBaseWidget
+ C NanoImage
+ ▼ C NanoVG
+ C GlyphPosition
+ C Paint
+ C TextRow
+ C OpenGLGraphicsContext
+ C OpenGLImage
+ C Parameter
+ C ParameterEnumerationValue
+ C ParameterEnumerationValues
+ C ParameterRanges
+ C Plugin
+ C Point
+ C PortGroup
+ C Rectangle
+ C RecursiveMutex
+ C RingBufferControl
+ C ScopedPointer
+ C ScopedSafeLocale
+ C ScopeLocker
+ C ScopeTryLocker
+ C ScopeUnlocker
+ C Signal
+ C Size
+ C SmallStackBuffer
+ C SmallStackRingBuffer
+ C StandaloneWindow
+ C String
+ C SubWidget
+ C Thread
+ ▼ C TimePosition
+ C BarBeatTick
+ C TopLevelWidget
+ C Triangle
+ C UI
+ C VstGuiStandaloneWindow
+ C VulkanGraphicsContext
+ C VulkanImage
+ ▼ C Widget
+ C BaseEvent
+ C CharacterInputEvent
+ C KeyboardEvent
+ C MotionEvent
+ C MouseEvent
+ C PositionChangedEvent
+ C ResizeEvent
+ C ScrollEvent
+ C SpecialEvent
+ ▼ C Window
+ ▼ C FileBrowserOptions
+ C Buttons
+ C ScopedGraphicsContext
diff --git a/classApplication-members.html b/classApplication-members.html
index 3d699cb8..9c32fecc 100644
--- a/classApplication-members.html
+++ b/classApplication-members.html
@@ -81,7 +81,7 @@ $(function() {
diff --git a/classApplication.html b/classApplication.html
index ae355ee2..fe47caf7 100644
--- a/classApplication.html
+++ b/classApplication.html
@@ -102,7 +102,8 @@ class Window
Base DGL Application class.
One application instance is required for creating a window. There's no single/global application instance in DGL, and multiple windows can share the same app instance.
-
In standalone mode an application will automatically quit its event-loop when all its windows are closed.
+
In standalone mode an application will automatically quit its event-loop when all its windows are closed.
+
Unless stated otherwise, functions within this class are not thread-safe.
◆ Application()
@@ -201,7 +202,7 @@ class Window
-
Quit the application. This stops the event-loop and closes all Windows.
Note This function is meant for standalones only, never call this from plugins.
+
Quit the application. This stops the event-loop and closes all Windows. This function is thread-safe.
Note This function is meant for standalones only, never call this from plugins.
@@ -227,7 +228,7 @@ class Window
-
Check if the application is about to quit. Returning true means there's no event-loop running at the moment (or it's just about to stop).
+
Check if the application is about to quit. Returning true means there's no event-loop running at the moment (or it's just about to stop). This function is thread-safe.
@@ -246,7 +247,7 @@ class Window
-
Add a callback function to be triggered on every idle cycle. You can add more than one, and remove them at anytime with removeIdleCallback() . Idle callbacks trigger right after OS event handling and Window idle events (within the same cycle). There are no guarantees in terms of timing.
+
Add a callback function to be triggered on every idle cycle. You can add more than one, and remove them at anytime with removeIdleCallback() . Idle callbacks trigger right after OS event handling and Window idle events (within the same cycle). There are no guarantees in terms of timing, use Window::addIdleCallback for time-relative callbacks.
@@ -296,7 +297,7 @@ class Window
diff --git a/classAudioMidiSyncHelper-members.html b/classAudioMidiSyncHelper-members.html
index 9601aa26..1aa7db96 100644
--- a/classAudioMidiSyncHelper-members.html
+++ b/classAudioMidiSyncHelper-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/classAudioMidiSyncHelper.html b/classAudioMidiSyncHelper.html
index 6a646be8..c4c14231 100644
--- a/classAudioMidiSyncHelper.html
+++ b/classAudioMidiSyncHelper.html
@@ -214,7 +214,7 @@ uint32_t midiEventCount Definition: DistrhoPluginUtils.hpp:50
diff --git a/classButtonEventHandler-members.html b/classButtonEventHandler-members.html
index b43c467b..f57454af 100644
--- a/classButtonEventHandler-members.html
+++ b/classButtonEventHandler-members.html
@@ -70,6 +70,8 @@ $(function() {
diff --git a/classButtonEventHandler.html b/classButtonEventHandler.html
index 9c89e063..b8c8ac2c 100644
--- a/classButtonEventHandler.html
+++ b/classButtonEventHandler.html
@@ -118,6 +118,12 @@ bool isCheckable () co
void setCheckable (bool checkable) noexcept
+
+Point < double > getLastClickPosition () const noexcept
+
+
+Point < double > getLastMotionPosition () const noexcept
+
void setCallback (Callback *callback) noexcept
@@ -139,6 +145,12 @@ void clearState () noe
virtual void stateChanged (State state, State oldState)
+
+void setInternalCallback (Callback *callback) noexcept
+
+
+void triggerUserCallback (SubWidget *widget, int button)
+
The documentation for this class was generated from the following file:
dgl/EventHandlers.hpp
@@ -146,7 +158,7 @@ virtual void stateChanged<
diff --git a/classButtonEventHandler_1_1Callback-members.html b/classButtonEventHandler_1_1Callback-members.html
index be66c210..fa9f38af 100644
--- a/classButtonEventHandler_1_1Callback-members.html
+++ b/classButtonEventHandler_1_1Callback-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/classButtonEventHandler_1_1Callback.html b/classButtonEventHandler_1_1Callback.html
index 5ee05e58..a9ba7a47 100644
--- a/classButtonEventHandler_1_1Callback.html
+++ b/classButtonEventHandler_1_1Callback.html
@@ -85,7 +85,7 @@ virtual void buttonClicked
diff --git a/classCairoBaseWidget-members.html b/classCairoBaseWidget-members.html
index 1c833f78..97f3e26e 100644
--- a/classCairoBaseWidget-members.html
+++ b/classCairoBaseWidget-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/classCairoBaseWidget.html b/classCairoBaseWidget.html
index 1dd6136d..57cf66f2 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 c9bdfcd9..9a8b70cf 100644
--- a/classCairoImage-members.html
+++ b/classCairoImage-members.html
@@ -102,7 +102,7 @@ $(function() {
diff --git a/classCairoImage.html b/classCairoImage.html
index 95389c9d..708fe838 100644
--- a/classCairoImage.html
+++ b/classCairoImage.html
@@ -489,7 +489,7 @@ ImageFormat format
diff --git a/classCircle-members.html b/classCircle-members.html
index 53d7022a..1310dd8f 100644
--- a/classCircle-members.html
+++ b/classCircle-members.html
@@ -93,7 +93,7 @@ $(function() {
diff --git a/classCircle.html b/classCircle.html
index 7df35240..ddb5bc07 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 a4bef9b1..20048070 100644
--- a/classExternalWindow-members.html
+++ b/classExternalWindow-members.html
@@ -86,7 +86,7 @@ $(function() {
diff --git a/classExternalWindow.html b/classExternalWindow.html
index cc53cf8d..3cdd188c 100644
--- a/classExternalWindow.html
+++ b/classExternalWindow.html
@@ -128,7 +128,7 @@ class UIExporter <
diff --git a/classHeapRingBuffer-members.html b/classHeapRingBuffer-members.html
index cb33a2f1..5934b0eb 100644
--- a/classHeapRingBuffer-members.html
+++ b/classHeapRingBuffer-members.html
@@ -109,7 +109,7 @@ $(function() {
diff --git a/classHeapRingBuffer.html b/classHeapRingBuffer.html
index 0de24469..d657f7fa 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 59af13f4..882c063b 100644
--- a/classImageBase-members.html
+++ b/classImageBase-members.html
@@ -94,7 +94,7 @@ $(function() {
diff --git a/classImageBase.html b/classImageBase.html
index 260f71bb..384e06d1 100644
--- a/classImageBase.html
+++ b/classImageBase.html
@@ -723,7 +723,7 @@ ImageFormat format
diff --git a/classImageBaseAboutWindow-members.html b/classImageBaseAboutWindow-members.html
index 7771c23c..b258cc3b 100644
--- a/classImageBaseAboutWindow-members.html
+++ b/classImageBaseAboutWindow-members.html
@@ -96,52 +96,51 @@ $(function() {
isIgnoringKeyRepeat () const noexceptWindow
isResizable () const noexceptWindow
isVisible () const noexceptStandaloneWindow inline
- leaveContext () (defined in Window )Window
- onCharacterInput (const CharacterInputEvent &)Widget protected virtual
- onClose ()Window protected virtual
- onDisplay () overrideImageBaseAboutWindow< ImageType > protected virtual
- onFileSelected (const char *filename)Window protected virtual
- onFocus (bool focus, CrossingMode mode)Window protected virtual
- onKeyboard (const KeyboardEvent &) overrideImageBaseAboutWindow< ImageType > protected virtual
- onMotion (const MotionEvent &)Widget protected virtual
- onMouse (const MouseEvent &) overrideImageBaseAboutWindow< ImageType > protected virtual
- onReshape (uint width, uint height)Window protected virtual
- onResize (const ResizeEvent &)Widget protected virtual
- onScaleFactorChanged (double scaleFactor)Window protected virtual
- onScroll (const ScrollEvent &)Widget protected virtual
- onSpecial (const SpecialEvent &)Widget protected virtual
- openFileBrowser (const FileBrowserOptions &options)Window
- removeIdleCallback (IdleCallback *callback) (defined in StandaloneWindow )StandaloneWindow inline
- repaint () noexceptStandaloneWindow inline virtual
- Window::repaint (const Rectangle< uint > &rect) noexceptWindow
- repaint (const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget )TopLevelWidget
- runAsModal (bool blockWait=false)Window
- setGeometryConstraints (uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow )StandaloneWindow inline
- setHeight (uint height) (defined in StandaloneWindow )StandaloneWindow inline
- setId (uint id) noexceptWidget
- setIgnoringKeyRepeat (bool ignore) noexceptWindow
- setImage (const ImageType &image) (defined in ImageBaseAboutWindow< ImageType > )ImageBaseAboutWindow< ImageType >
- setResizable (bool resizable)Window
- setSize (uint width, uint height) (defined in StandaloneWindow )StandaloneWindow inline
- setSize (const Size< uint > &size) (defined in StandaloneWindow )StandaloneWindow inline
- setTitle (const char *title)Window
- setVisible (bool yesNo) (defined in StandaloneWindow )StandaloneWindow inline
- setWidth (uint width) (defined in StandaloneWindow )StandaloneWindow inline
- show () (defined in StandaloneWindow )StandaloneWindow inline
- StandaloneWindow (Application &app)StandaloneWindow inline
- StandaloneWindow (Application &app, Window &parentWindow)StandaloneWindow inline
- TopLevelWidget (Window &windowToMapTo)TopLevelWidget explicit
- Window::Window (Application &app)Window explicit
- Window::Window (Application &app, Window &parent)Window explicit
- Window::Window (Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)Window explicit
- Window::Window (Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)Window explicit
- ~TopLevelWidget ()TopLevelWidget virtual
- ~Widget ()Widget virtual
- ~Window ()Window virtual
+ onCharacterInput (const CharacterInputEvent &)Widget protected virtual
+ onClose ()Window protected virtual
+ onDisplay () overrideImageBaseAboutWindow< ImageType > protected virtual
+ onFileSelected (const char *filename)Window protected virtual
+ onFocus (bool focus, CrossingMode mode)Window protected virtual
+ onKeyboard (const KeyboardEvent &) overrideImageBaseAboutWindow< ImageType > protected virtual
+ onMotion (const MotionEvent &)Widget protected virtual
+ onMouse (const MouseEvent &) overrideImageBaseAboutWindow< ImageType > protected virtual
+ onReshape (uint width, uint height)Window protected virtual
+ onResize (const ResizeEvent &)Widget protected virtual
+ onScaleFactorChanged (double scaleFactor)Window protected virtual
+ onScroll (const ScrollEvent &)Widget protected virtual
+ onSpecial (const SpecialEvent &)Widget protected virtual
+ openFileBrowser (const FileBrowserOptions &options)Window
+ removeIdleCallback (IdleCallback *callback) (defined in StandaloneWindow )StandaloneWindow inline
+ repaint () noexceptStandaloneWindow inline virtual
+ Window::repaint (const Rectangle< uint > &rect) noexceptWindow
+ repaint (const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget )TopLevelWidget
+ runAsModal (bool blockWait=false)Window
+ setGeometryConstraints (uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow )StandaloneWindow inline
+ setHeight (uint height) (defined in StandaloneWindow )StandaloneWindow inline
+ setId (uint id) noexceptWidget
+ setIgnoringKeyRepeat (bool ignore) noexceptWindow
+ setImage (const ImageType &image) (defined in ImageBaseAboutWindow< ImageType > )ImageBaseAboutWindow< ImageType >
+ setResizable (bool resizable)Window
+ setSize (uint width, uint height) (defined in StandaloneWindow )StandaloneWindow inline
+ setSize (const Size< uint > &size) (defined in StandaloneWindow )StandaloneWindow inline
+ setTitle (const char *title)Window
+ setVisible (bool yesNo) (defined in StandaloneWindow )StandaloneWindow inline
+ setWidth (uint width) (defined in StandaloneWindow )StandaloneWindow inline
+ show () (defined in StandaloneWindow )StandaloneWindow inline
+ StandaloneWindow (Application &app)StandaloneWindow inline
+ StandaloneWindow (Application &app, Window &parentWindow)StandaloneWindow inline
+ TopLevelWidget (Window &windowToMapTo)TopLevelWidget explicit
+ Window::Window (Application &app)Window explicit
+ Window::Window (Application &app, Window &parent)Window explicit
+ Window::Window (Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)Window explicit
+ Window::Window (Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)Window explicit
+ ~TopLevelWidget ()TopLevelWidget virtual
+ ~Widget ()Widget virtual
+ ~Window ()Window virtual
diff --git a/classImageBaseAboutWindow.html b/classImageBaseAboutWindow.html
index 9369d8c6..603dbc4c 100644
--- a/classImageBaseAboutWindow.html
+++ b/classImageBaseAboutWindow.html
@@ -226,9 +226,6 @@ void setGeometryConstraint
void exec (bool blockWait=false)
-
-void leaveContext ()
-
TopLevelWidget (Window &windowToMapTo)
@@ -445,7 +442,7 @@ template<class ImageType >
diff --git a/classImageBaseButton-members.html b/classImageBaseButton-members.html
index f86fc7d5..b3289ad4 100644
--- a/classImageBaseButton-members.html
+++ b/classImageBaseButton-members.html
@@ -81,6 +81,8 @@ $(function() {
getGraphicsContext () const noexceptWidget
getHeight () const noexceptWidget
getId () const noexceptWidget
+ getLastClickPosition () const noexcept (defined in ButtonEventHandler )ButtonEventHandler
+ getLastMotionPosition () const noexcept (defined in ButtonEventHandler )ButtonEventHandler
getMargin () const noexceptSubWidget
getParentApp () const noexcept (defined in Widget )Widget inline
getParentWidget () const noexceptSubWidget
@@ -125,20 +127,22 @@ $(function() {
setChecked (bool checked, bool sendCallback) noexcept (defined in ButtonEventHandler )ButtonEventHandler
setHeight (uint height) noexceptWidget
setId (uint id) noexceptWidget
- setMargin (int x, int y) noexceptSubWidget
- setMargin (const Point< int > &offset) noexceptSubWidget
- setNeedsFullViewportDrawing (bool needsFullViewportForDrawing=true)SubWidget
- setNeedsViewportScaling (bool needsViewportScaling=true, double autoScaleFactor=0.0)SubWidget
- setSize (uint width, uint height) noexceptWidget
- setSize (const Size< uint > &size) noexceptWidget
- setSkipDrawing (bool skipDrawing=true)SubWidget
- setVisible (bool visible)Widget
- setWidth (uint width) noexceptWidget
- show ()Widget
- State enum name (defined in ButtonEventHandler )ButtonEventHandler
- stateChanged (State state, State oldState) (defined in ButtonEventHandler )ButtonEventHandler protected virtual
- SubWidget (Widget *parentWidget)SubWidget explicit
- toFront ()SubWidget virtual
+ setInternalCallback (Callback *callback) noexcept (defined in ButtonEventHandler )ButtonEventHandler protected
+ setMargin (int x, int y) noexceptSubWidget
+ setMargin (const Point< int > &offset) noexceptSubWidget
+ setNeedsFullViewportDrawing (bool needsFullViewportForDrawing=true)SubWidget
+ setNeedsViewportScaling (bool needsViewportScaling=true, double autoScaleFactor=0.0)SubWidget
+ setSize (uint width, uint height) noexceptWidget
+ setSize (const Size< uint > &size) noexceptWidget
+ setSkipDrawing (bool skipDrawing=true)SubWidget
+ setVisible (bool visible)Widget
+ setWidth (uint width) noexceptWidget
+ show ()Widget
+ State enum name (defined in ButtonEventHandler )ButtonEventHandler
+ stateChanged (State state, State oldState) (defined in ButtonEventHandler )ButtonEventHandler protected virtual
+ SubWidget (Widget *parentWidget)SubWidget explicit
+ toFront ()SubWidget virtual
+ triggerUserCallback (SubWidget *widget, int button) (defined in ButtonEventHandler )ButtonEventHandler protected
~ButtonEventHandler () (defined in ButtonEventHandler )ButtonEventHandler
~ImageBaseButton () override (defined in ImageBaseButton< ImageType > )ImageBaseButton< ImageType >
~SubWidget ()SubWidget virtual
@@ -146,7 +150,7 @@ $(function() {
diff --git a/classImageBaseButton.html b/classImageBaseButton.html
index 1244e9d4..f8ee8805 100644
--- a/classImageBaseButton.html
+++ b/classImageBaseButton.html
@@ -213,6 +213,12 @@ bool isCheckable () co
void setCheckable (bool checkable) noexcept
+
+Point < double > getLastClickPosition () const noexcept
+
+
+Point < double > getLastMotionPosition () const noexcept
+
void setCallback (Callback *callback) noexcept
@@ -255,6 +261,12 @@ void clearState () noe
virtual void stateChanged (State state, State oldState)
+
+void setInternalCallback (Callback *callback) noexcept
+
+
+void triggerUserCallback (SubWidget *widget, int button)
+
@@ -365,7 +377,7 @@ template<class ImageType >
diff --git a/classImageBaseButton_1_1Callback-members.html b/classImageBaseButton_1_1Callback-members.html
index 6f5d1a27..eb515f8e 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 4834f9f3..41c90834 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 40f76d9b..3d28c6e2 100644
--- a/classImageBaseKnob-members.html
+++ b/classImageBaseKnob-members.html
@@ -80,37 +80,51 @@ $(function() {
getHeight () const noexceptWidget
getId () const noexceptWidget
getMargin () const noexceptSubWidget
+ getNormalizedValue () const noexcept (defined in KnobEventHandler )KnobEventHandler
+ getOrientation () const noexcept (defined in KnobEventHandler )KnobEventHandler
getParentApp () const noexcept (defined in Widget )Widget inline
getParentWidget () const noexceptSubWidget
getParentWindow () const noexcept (defined in Widget )Widget inline
getSize () const noexceptWidget
- getTopLevelWidget () const noexceptWidget
- getValue () const noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- getWidth () const noexceptWidget
- getWindow () const noexceptWidget
- hide ()Widget
- Horizontal enum value (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- ImageBaseKnob (Widget *parentWidget, const ImageType &image, Orientation orientation=Vertical) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType > explicit
- ImageBaseKnob (const ImageBaseKnob &imageKnob) (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType > explicit
- isVisible () const noexceptWidget
- onCharacterInput (const CharacterInputEvent &)Widget protected virtual
- onDisplay () overrideImageBaseKnob< ImageType > protected virtual
- onKeyboard (const KeyboardEvent &)Widget protected virtual
- onMotion (const MotionEvent &) overrideImageBaseKnob< ImageType > protected virtual
- onMouse (const MouseEvent &) overrideImageBaseKnob< ImageType > protected virtual
- onPositionChanged (const PositionChangedEvent &)SubWidget protected virtual
- onResize (const ResizeEvent &)Widget protected virtual
- onScroll (const ScrollEvent &) overrideImageBaseKnob< ImageType > protected virtual
- onSpecial (const SpecialEvent &)Widget protected virtual
- operator= (const ImageBaseKnob &imageKnob) (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- Orientation enum name (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ getState () const noexcept (defined in KnobEventHandler )KnobEventHandler protected
+ getTopLevelWidget () const noexceptWidget
+ getValue () const noexcept (defined in KnobEventHandler )KnobEventHandler
+ getWidth () const noexceptWidget
+ getWindow () const noexceptWidget
+ hide ()Widget
+ Horizontal enum value (defined in KnobEventHandler )KnobEventHandler
+ ImageBaseKnob (Widget *parentWidget, const ImageType &image, Orientation orientation=Vertical) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType > explicit
+ ImageBaseKnob (const ImageBaseKnob &imageKnob) (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType > explicit
+ isVisible () const noexceptWidget
+ kKnobStateDefault enum value (defined in KnobEventHandler )KnobEventHandler
+ kKnobStateDragging enum value (defined in KnobEventHandler )KnobEventHandler
+ kKnobStateDraggingHover enum value (defined in KnobEventHandler )KnobEventHandler
+ kKnobStateHover enum value (defined in KnobEventHandler )KnobEventHandler
+ KnobEventHandler (SubWidget *self) (defined in KnobEventHandler )KnobEventHandler explicit
+ KnobEventHandler (SubWidget *self, const KnobEventHandler &other) (defined in KnobEventHandler )KnobEventHandler explicit
+ motionEvent (const Widget::MotionEvent &ev) (defined in KnobEventHandler )KnobEventHandler
+ mouseEvent (const Widget::MouseEvent &ev) (defined in KnobEventHandler )KnobEventHandler
+ onCharacterInput (const CharacterInputEvent &)Widget protected virtual
+ onDisplay () overrideImageBaseKnob< ImageType > protected virtual
+ onKeyboard (const KeyboardEvent &)Widget protected virtual
+ onMotion (const MotionEvent &) overrideImageBaseKnob< ImageType > protected virtual
+ onMouse (const MouseEvent &) overrideImageBaseKnob< ImageType > protected virtual
+ onPositionChanged (const PositionChangedEvent &)SubWidget protected virtual
+ onResize (const ResizeEvent &)Widget protected virtual
+ onScroll (const ScrollEvent &) overrideImageBaseKnob< ImageType > protected virtual
+ onSpecial (const SpecialEvent &)Widget protected virtual
+ operator= (const ImageBaseKnob &imageKnob) (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ operator= (const KnobEventHandler &other) (defined in KnobEventHandler )KnobEventHandler
+ Orientation enum name (defined in KnobEventHandler )KnobEventHandler
repaint () noexcept overrideSubWidget virtual
- setAbsolutePos (int x, int y) noexceptSubWidget
- setAbsolutePos (const Point< int > &pos) noexceptSubWidget
- setAbsoluteX (int x) noexceptSubWidget
- setAbsoluteY (int y) noexceptSubWidget
- setCallback (Callback *callback) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- setDefault (float def) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ scrollEvent (const Widget::ScrollEvent &ev) (defined in KnobEventHandler )KnobEventHandler
+ setAbsolutePos (int x, int y) noexceptSubWidget
+ setAbsolutePos (const Point< int > &pos) noexceptSubWidget
+ setAbsoluteX (int x) noexceptSubWidget
+ setAbsoluteY (int y) noexceptSubWidget
+ setCallback (Callback *callback) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ setCallback (Callback *callback) noexcept (defined in KnobEventHandler )KnobEventHandler
+ setDefault (float def) noexcept (defined in KnobEventHandler )KnobEventHandler
setHeight (uint height) noexceptWidget
setId (uint id) noexceptWidget
setImageLayerCount (uint count) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
@@ -118,28 +132,30 @@ $(function() {
setMargin (const Point< int > &offset) noexceptSubWidget
setNeedsFullViewportDrawing (bool needsFullViewportForDrawing=true)SubWidget
setNeedsViewportScaling (bool needsViewportScaling=true, double autoScaleFactor=0.0)SubWidget
- setOrientation (Orientation orientation) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- setRange (float min, float max) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ setOrientation (const Orientation orientation) noexcept (defined in KnobEventHandler )KnobEventHandler
+ setRange (float min, float max) noexcept (defined in KnobEventHandler )KnobEventHandler
setRotationAngle (int angle) (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
setSize (uint width, uint height) noexceptWidget
setSize (const Size< uint > &size) noexceptWidget
setSkipDrawing (bool skipDrawing=true)SubWidget
- setStep (float step) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- setUsingLogScale (bool yesNo) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- setValue (float value, bool sendCallback=false) noexcept (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ setStep (float step) noexcept (defined in KnobEventHandler )KnobEventHandler
+ setUsingLogScale (bool yesNo) noexcept (defined in KnobEventHandler )KnobEventHandler
+ setValue (float value, bool sendCallback=false) noexcept (defined in KnobEventHandler )KnobEventHandler
setVisible (bool visible)Widget
setWidth (uint width) noexceptWidget
show ()Widget
- SubWidget (Widget *parentWidget)SubWidget explicit
- toFront ()SubWidget virtual
- Vertical enum value (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
- ~ImageBaseKnob () override (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ State enum name (defined in KnobEventHandler )KnobEventHandler
+ SubWidget (Widget *parentWidget)SubWidget explicit
+ toFront ()SubWidget virtual
+ Vertical enum value (defined in KnobEventHandler )KnobEventHandler
+ ~ImageBaseKnob () override (defined in ImageBaseKnob< ImageType > )ImageBaseKnob< ImageType >
+ ~KnobEventHandler () (defined in KnobEventHandler )KnobEventHandler
~SubWidget ()SubWidget virtual
~Widget ()Widget virtual
diff --git a/classImageBaseKnob.html b/classImageBaseKnob.html
index cb3820ea..687cf5e1 100644
--- a/classImageBaseKnob.html
+++ b/classImageBaseKnob.html
@@ -63,7 +63,6 @@ $(function() {
+
@@ -87,13 +87,6 @@ Classes
class Callback
-
- enum Orientation { Horizontal ,
-Vertical
- }
-
-
@@ -105,36 +98,15 @@ Public Member Functions
ImageBaseKnob & operator= (const ImageBaseKnob &imageKnob)
-
-float getValue () const noexcept
-
-
-void setDefault (float def) noexcept
-
-
-void setRange (float min, float max) noexcept
-
-
-void setStep (float step) noexcept
-
-
-void setValue (float value, bool sendCallback=false) noexcept
-
-
-void setUsingLogScale (bool yesNo) noexcept
-
void setCallback (Callback *callback) noexcept
-
-void setOrientation (Orientation orientation) noexcept
-
-
-void setRotationAngle (int angle)
-
void setImageLayerCount (uint count) noexcept
+
+void setRotationAngle (int angle)
+
SubWidget (Widget *parentWidget)
@@ -225,6 +197,55 @@ void setImageLayerCount
Window & getParentWindow () const noexcept
+ Public Member Functions inherited from KnobEventHandler
+
+ KnobEventHandler (SubWidget *self)
+
+
+ KnobEventHandler (SubWidget *self, const KnobEventHandler &other)
+
+
+KnobEventHandler & operator= (const KnobEventHandler &other)
+
+
+float getValue () const noexcept
+
+
+void setValue (float value, bool sendCallback=false) noexcept
+
+
+float getNormalizedValue () const noexcept
+
+
+void setDefault (float def) noexcept
+
+
+void setRange (float min, float max) noexcept
+
+
+void setStep (float step) noexcept
+
+
+void setUsingLogScale (bool yesNo) noexcept
+
+
+Orientation getOrientation () const noexcept
+
+
+void setOrientation (const Orientation orientation) noexcept
+
+
+void setCallback (Callback *callback) noexcept
+
+
+bool mouseEvent (const Widget::MouseEvent &ev)
+
+
+bool motionEvent (const Widget::MotionEvent &ev)
+
+
+bool scrollEvent (const Widget::ScrollEvent &ev)
+
@@ -248,6 +269,24 @@ Protected Member Functions
virtual void onResize (const ResizeEvent &)
+ Protected Member Functions inherited from KnobEventHandler
+
+State getState () const noexcept
+
+
+
+ Public Types inherited from KnobEventHandler
+ enum Orientation { Horizontal ,
+Vertical
+ }
+
+ enum State { kKnobStateDefault = 0x0,
+kKnobStateHover = 0x1,
+kKnobStateDragging = 0x2,
+kKnobStateDraggingHover = kKnobStateDragging|kKnobStateHover
+ }
+
@@ -379,7 +418,7 @@ template<class ImageType >
diff --git a/classImageBaseKnob.png b/classImageBaseKnob.png
index 4f9afa3b..317813b3 100644
Binary files a/classImageBaseKnob.png and b/classImageBaseKnob.png differ
diff --git a/classImageBaseKnob_1_1Callback-members.html b/classImageBaseKnob_1_1Callback-members.html
index 9315a88f..2a64a6db 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 b587639e..600b0611 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 f365b258..a16b799b 100644
--- a/classImageBaseSlider-members.html
+++ b/classImageBaseSlider-members.html
@@ -135,7 +135,7 @@ $(function() {
diff --git a/classImageBaseSlider.html b/classImageBaseSlider.html
index 98560ec3..b31136ab 100644
--- a/classImageBaseSlider.html
+++ b/classImageBaseSlider.html
@@ -337,7 +337,7 @@ template<class ImageType >
diff --git a/classImageBaseSlider_1_1Callback-members.html b/classImageBaseSlider_1_1Callback-members.html
index 8b5f69d6..defff369 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 e4a24a01..249ed8e6 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 345557bd..cae91ae8 100644
--- a/classImageBaseSwitch-members.html
+++ b/classImageBaseSwitch-members.html
@@ -129,7 +129,7 @@ $(function() {
diff --git a/classImageBaseSwitch.html b/classImageBaseSwitch.html
index bd717001..37b9e64a 100644
--- a/classImageBaseSwitch.html
+++ b/classImageBaseSwitch.html
@@ -288,7 +288,7 @@ template<class ImageType >
diff --git a/classImageBaseSwitch_1_1Callback-members.html b/classImageBaseSwitch_1_1Callback-members.html
index b7743619..047abc6c 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 9bb19e92..da5c13fc 100644
--- a/classImageBaseSwitch_1_1Callback.html
+++ b/classImageBaseSwitch_1_1Callback.html
@@ -85,7 +85,7 @@ virtual void imageSwitchCl
diff --git a/classKnobEventHandler-members.html b/classKnobEventHandler-members.html
new file mode 100644
index 00000000..7e3dc1de
--- /dev/null
+++ b/classKnobEventHandler-members.html
@@ -0,0 +1,105 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for KnobEventHandler , including all inherited members.
+
+
+
+
+
diff --git a/classKnobEventHandler.html b/classKnobEventHandler.html
new file mode 100644
index 00000000..e8344706
--- /dev/null
+++ b/classKnobEventHandler.html
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: KnobEventHandler Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ enum Orientation { Horizontal ,
+Vertical
+ }
+
+ enum State { kKnobStateDefault = 0x0,
+kKnobStateHover = 0x1,
+kKnobStateDragging = 0x2,
+kKnobStateDraggingHover = kKnobStateDragging|kKnobStateHover
+ }
+
+
+
+
+ KnobEventHandler (SubWidget *self)
+
+
+ KnobEventHandler (SubWidget *self, const KnobEventHandler &other)
+
+
+KnobEventHandler & operator= (const KnobEventHandler &other)
+
+
+float getValue () const noexcept
+
+
+void setValue (float value, bool sendCallback=false) noexcept
+
+
+float getNormalizedValue () const noexcept
+
+
+void setDefault (float def) noexcept
+
+
+void setRange (float min, float max) noexcept
+
+
+void setStep (float step) noexcept
+
+
+void setUsingLogScale (bool yesNo) noexcept
+
+
+Orientation getOrientation () const noexcept
+
+
+void setOrientation (const Orientation orientation) noexcept
+
+
+void setCallback (Callback *callback) noexcept
+
+
+bool mouseEvent (const Widget::MouseEvent &ev)
+
+
+bool motionEvent (const Widget::MotionEvent &ev)
+
+
+bool scrollEvent (const Widget::ScrollEvent &ev)
+
+
+
+
+State getState () const noexcept
+
+
+
The documentation for this class was generated from the following file:
+
+
+
+
+
diff --git a/classKnobEventHandler.png b/classKnobEventHandler.png
new file mode 100644
index 00000000..c3bc6cf6
Binary files /dev/null and b/classKnobEventHandler.png differ
diff --git a/classKnobEventHandler_1_1Callback-members.html b/classKnobEventHandler_1_1Callback-members.html
new file mode 100644
index 00000000..6e07828e
--- /dev/null
+++ b/classKnobEventHandler_1_1Callback-members.html
@@ -0,0 +1,87 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for KnobEventHandler::Callback , including all inherited members.
+
+
+
+
+
diff --git a/classKnobEventHandler_1_1Callback.html b/classKnobEventHandler_1_1Callback.html
new file mode 100644
index 00000000..df18e512
--- /dev/null
+++ b/classKnobEventHandler_1_1Callback.html
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: KnobEventHandler::Callback Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+virtual void knobDragStarted (SubWidget *widget)=0
+
+
+virtual void knobDragFinished (SubWidget *widget)=0
+
+
+virtual void knobValueChanged (SubWidget *widget, float value)=0
+
+
+
The documentation for this class was generated from the following file:
+
+
+
+
+
diff --git a/classLeakedObjectDetector-members.html b/classLeakedObjectDetector-members.html
index 4459f542..71d303d1 100644
--- a/classLeakedObjectDetector-members.html
+++ b/classLeakedObjectDetector-members.html
@@ -74,7 +74,7 @@ $(function() {
diff --git a/classLeakedObjectDetector.html b/classLeakedObjectDetector.html
index ceecdc3b..eaf599f1 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 c8ffc5c5..0aa9afa3 100644
--- a/classLine-members.html
+++ b/classLine-members.html
@@ -100,7 +100,7 @@ $(function() {
diff --git a/classLine.html b/classLine.html
index a59a2c38..0d5a9aaf 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 3788876c..0fbf8024 100644
--- a/classMutex-members.html
+++ b/classMutex-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/classMutex.html b/classMutex.html
index d6aa1f25..cbd4c3db 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 305c1684..7698b1a5 100644
--- a/classNanoBaseWidget-members.html
+++ b/classNanoBaseWidget-members.html
@@ -196,7 +196,7 @@ $(function() {
diff --git a/classNanoBaseWidget.html b/classNanoBaseWidget.html
index b38d0a5e..16b405ab 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 6817af04..f7b19714 100644
--- a/classNanoImage-members.html
+++ b/classNanoImage-members.html
@@ -79,7 +79,7 @@ $(function() {
diff --git a/classNanoImage.html b/classNanoImage.html
index 0c94fd3f..b144dbbd 100644
--- a/classNanoImage.html
+++ b/classNanoImage.html
@@ -251,7 +251,7 @@ class NanoVG
diff --git a/classNanoVG-members.html b/classNanoVG-members.html
index c34e6a53..51decd34 100644
--- a/classNanoVG-members.html
+++ b/classNanoVG-members.html
@@ -194,7 +194,7 @@ $(function() {
diff --git a/classNanoVG.html b/classNanoVG.html
index ae802ab5..bb3e5c14 100644
--- a/classNanoVG.html
+++ b/classNanoVG.html
@@ -3338,7 +3338,7 @@ Text
diff --git a/classOpenGLImage-members.html b/classOpenGLImage-members.html
index 18c2b1ff..67bbce71 100644
--- a/classOpenGLImage-members.html
+++ b/classOpenGLImage-members.html
@@ -106,7 +106,7 @@ $(function() {
diff --git a/classOpenGLImage.html b/classOpenGLImage.html
index 84bb82f8..3c2d1224 100644
--- a/classOpenGLImage.html
+++ b/classOpenGLImage.html
@@ -620,7 +620,7 @@ ImageFormat format
diff --git a/classPlugin-members.html b/classPlugin-members.html
index 659b025e..27e65cb7 100644
--- a/classPlugin-members.html
+++ b/classPlugin-members.html
@@ -133,7 +133,7 @@ $(function() {
diff --git a/classPlugin.html b/classPlugin.html
index d7c166eb..9696643e 100644
--- a/classPlugin.html
+++ b/classPlugin.html
@@ -2158,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 d09fddda..e9beafb9 100644
--- a/classPoint-members.html
+++ b/classPoint-members.html
@@ -95,7 +95,7 @@ $(function() {
diff --git a/classPoint.html b/classPoint.html
index 0390f493..bd58b7ab 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 34fed6d7..75e7cc6c 100644
--- a/classRectangle-members.html
+++ b/classRectangle-members.html
@@ -115,7 +115,7 @@ $(function() {
diff --git a/classRectangle.html b/classRectangle.html
index b6659965..4fa5e5d0 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 30647dbd..ad96ad71 100644
--- a/classRecursiveMutex-members.html
+++ b/classRecursiveMutex-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/classRecursiveMutex.html b/classRecursiveMutex.html
index db467743..f5ab9672 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 6778b05f..254838e2 100644
--- a/classRingBufferControl-members.html
+++ b/classRingBufferControl-members.html
@@ -105,7 +105,7 @@ $(function() {
diff --git a/classRingBufferControl.html b/classRingBufferControl.html
index 596a0b1f..6f0fbe67 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 1019eb84..9b7dadc7 100644
--- a/classScopeLocker-members.html
+++ b/classScopeLocker-members.html
@@ -73,7 +73,7 @@ $(function() {
diff --git a/classScopeLocker.html b/classScopeLocker.html
index 61b6e68c..3feaa29f 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 82e53354..6fbffd79 100644
--- a/classScopeTryLocker-members.html
+++ b/classScopeTryLocker-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/classScopeTryLocker.html b/classScopeTryLocker.html
index 25decbec..48513479 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 2ab46ab9..35a36742 100644
--- a/classScopeUnlocker-members.html
+++ b/classScopeUnlocker-members.html
@@ -73,7 +73,7 @@ $(function() {
diff --git a/classScopeUnlocker.html b/classScopeUnlocker.html
index 3cfd3e2d..a63e6563 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 09ab1f2f..fa59d836 100644
--- a/classScopedPointer-members.html
+++ b/classScopedPointer-members.html
@@ -84,7 +84,7 @@ $(function() {
diff --git a/classScopedPointer.html b/classScopedPointer.html
index 6bc0b12e..e7d56531 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 3ad29b7a..e6cc7f20 100644
--- a/classScopedSafeLocale-members.html
+++ b/classScopedSafeLocale-members.html
@@ -73,7 +73,7 @@ $(function() {
diff --git a/classScopedSafeLocale.html b/classScopedSafeLocale.html
index 3173a915..02fa2d27 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 ef5df8d8..00510775 100644
--- a/classSignal-members.html
+++ b/classSignal-members.html
@@ -75,7 +75,7 @@ $(function() {
diff --git a/classSignal.html b/classSignal.html
index 34505885..0e34df34 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 4afd3539..08581f18 100644
--- a/classSize-members.html
+++ b/classSize-members.html
@@ -99,7 +99,7 @@ $(function() {
diff --git a/classSize.html b/classSize.html
index 8d8bdbd7..f63358c5 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 3ef89b48..85ae0c6c 100644
--- a/classSmallStackRingBuffer-members.html
+++ b/classSmallStackRingBuffer-members.html
@@ -106,7 +106,7 @@ $(function() {
diff --git a/classSmallStackRingBuffer.html b/classSmallStackRingBuffer.html
index f12f1abc..9ed2e762 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 be7cb34e..956e20a1 100644
--- a/classStandaloneWindow-members.html
+++ b/classStandaloneWindow-members.html
@@ -94,51 +94,50 @@ $(function() {
isIgnoringKeyRepeat () const noexceptWindow
isResizable () const noexceptWindow
isVisible () const noexceptStandaloneWindow inline
- leaveContext () (defined in Window )Window
- onCharacterInput (const CharacterInputEvent &)Widget protected virtual
- onClose ()Window protected virtual
- onDisplay ()=0Widget protected pure virtual
- onFileSelected (const char *filename)Window protected virtual
- onFocus (bool focus, CrossingMode mode)Window protected virtual
- onKeyboard (const KeyboardEvent &)Widget protected virtual
- onMotion (const MotionEvent &)Widget protected virtual
- onMouse (const MouseEvent &)Widget protected virtual
- onReshape (uint width, uint height)Window protected virtual
- onResize (const ResizeEvent &)Widget protected virtual
- onScaleFactorChanged (double scaleFactor)Window protected virtual
- onScroll (const ScrollEvent &)Widget protected virtual
- onSpecial (const SpecialEvent &)Widget protected virtual
- openFileBrowser (const FileBrowserOptions &options)Window
- removeIdleCallback (IdleCallback *callback) (defined in StandaloneWindow )StandaloneWindow inline
- repaint () noexceptStandaloneWindow inline virtual
- Window::repaint (const Rectangle< uint > &rect) noexceptWindow
- repaint (const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget )TopLevelWidget
- runAsModal (bool blockWait=false)Window
- setGeometryConstraints (uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow )StandaloneWindow inline
- setHeight (uint height) (defined in StandaloneWindow )StandaloneWindow inline
- setId (uint id) noexceptWidget
- setIgnoringKeyRepeat (bool ignore) noexceptWindow
- setResizable (bool resizable)Window
- setSize (uint width, uint height) (defined in StandaloneWindow )StandaloneWindow inline
- setSize (const Size< uint > &size) (defined in StandaloneWindow )StandaloneWindow inline
- setTitle (const char *title)Window
- setVisible (bool yesNo) (defined in StandaloneWindow )StandaloneWindow inline
- setWidth (uint width) (defined in StandaloneWindow )StandaloneWindow inline
- show () (defined in StandaloneWindow )StandaloneWindow inline
- StandaloneWindow (Application &app)StandaloneWindow inline
- StandaloneWindow (Application &app, Window &parentWindow)StandaloneWindow inline
- TopLevelWidget (Window &windowToMapTo)TopLevelWidget explicit
- Window::Window (Application &app)Window explicit
- Window::Window (Application &app, Window &parent)Window explicit
- Window::Window (Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)Window explicit
- Window::Window (Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)Window explicit
- ~TopLevelWidget ()TopLevelWidget virtual
- ~Widget ()Widget virtual
- ~Window ()Window virtual
+ onCharacterInput (const CharacterInputEvent &)Widget protected virtual
+ onClose ()Window protected virtual
+ onDisplay ()=0Widget protected pure virtual
+ onFileSelected (const char *filename)Window protected virtual
+ onFocus (bool focus, CrossingMode mode)Window protected virtual
+ onKeyboard (const KeyboardEvent &)Widget protected virtual
+ onMotion (const MotionEvent &)Widget protected virtual
+ onMouse (const MouseEvent &)Widget protected virtual
+ onReshape (uint width, uint height)Window protected virtual
+ onResize (const ResizeEvent &)Widget protected virtual
+ onScaleFactorChanged (double scaleFactor)Window protected virtual
+ onScroll (const ScrollEvent &)Widget protected virtual
+ onSpecial (const SpecialEvent &)Widget protected virtual
+ openFileBrowser (const FileBrowserOptions &options)Window
+ removeIdleCallback (IdleCallback *callback) (defined in StandaloneWindow )StandaloneWindow inline
+ repaint () noexceptStandaloneWindow inline virtual
+ Window::repaint (const Rectangle< uint > &rect) noexceptWindow
+ repaint (const Rectangle< uint > &rect) noexcept (defined in TopLevelWidget )TopLevelWidget
+ runAsModal (bool blockWait=false)Window
+ setGeometryConstraints (uint minimumWidth, uint minimumHeight, bool keepAspectRatio=false, bool automaticallyScale=false) (defined in StandaloneWindow )StandaloneWindow inline
+ setHeight (uint height) (defined in StandaloneWindow )StandaloneWindow inline
+ setId (uint id) noexceptWidget
+ setIgnoringKeyRepeat (bool ignore) noexceptWindow
+ setResizable (bool resizable)Window
+ setSize (uint width, uint height) (defined in StandaloneWindow )StandaloneWindow inline
+ setSize (const Size< uint > &size) (defined in StandaloneWindow )StandaloneWindow inline
+ setTitle (const char *title)Window
+ setVisible (bool yesNo) (defined in StandaloneWindow )StandaloneWindow inline
+ setWidth (uint width) (defined in StandaloneWindow )StandaloneWindow inline
+ show () (defined in StandaloneWindow )StandaloneWindow inline
+ StandaloneWindow (Application &app)StandaloneWindow inline
+ StandaloneWindow (Application &app, Window &parentWindow)StandaloneWindow inline
+ TopLevelWidget (Window &windowToMapTo)TopLevelWidget explicit
+ Window::Window (Application &app)Window explicit
+ Window::Window (Application &app, Window &parent)Window explicit
+ Window::Window (Application &app, uintptr_t parentWindowHandle, double scaleFactor, bool resizable)Window explicit
+ Window::Window (Application &app, uintptr_t parentWindowHandle, uint width, uint height, double scaleFactor, bool resizable)Window explicit
+ ~TopLevelWidget ()TopLevelWidget virtual
+ ~Widget ()Widget virtual
+ ~Window ()Window virtual
diff --git a/classStandaloneWindow.html b/classStandaloneWindow.html
index 89695684..a985e9fc 100644
--- a/classStandaloneWindow.html
+++ b/classStandaloneWindow.html
@@ -215,9 +215,6 @@ void setGeometryConstraint
void exec (bool blockWait=false)
-
-void leaveContext ()
-
TopLevelWidget (Window &windowToMapTo)
@@ -461,7 +458,7 @@ Additional Inherited Members
diff --git a/classString-members.html b/classString-members.html
index b335bb04..bb9b6686 100644
--- a/classString-members.html
+++ b/classString-members.html
@@ -122,7 +122,7 @@ $(function() {
diff --git a/classString.html b/classString.html
index dd811d1a..084193a9 100644
--- a/classString.html
+++ b/classString.html
@@ -229,7 +229,7 @@ static String
diff --git a/classSubWidget-members.html b/classSubWidget-members.html
index 1911fcf5..5ea1bd36 100644
--- a/classSubWidget-members.html
+++ b/classSubWidget-members.html
@@ -123,7 +123,7 @@ $(function() {
diff --git a/classSubWidget.html b/classSubWidget.html
index 8967280e..4112aac6 100644
--- a/classSubWidget.html
+++ b/classSubWidget.html
@@ -853,7 +853,7 @@ template<typename T >
diff --git a/classThread-members.html b/classThread-members.html
index 1711385e..cb426d27 100644
--- a/classThread-members.html
+++ b/classThread-members.html
@@ -82,7 +82,7 @@ $(function() {
diff --git a/classThread.html b/classThread.html
index acd3ebd1..caee39fe 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 73d16ee7..2b5f6b04 100644
--- a/classTopLevelWidget-members.html
+++ b/classTopLevelWidget-members.html
@@ -108,7 +108,7 @@ $(function() {
diff --git a/classTopLevelWidget.html b/classTopLevelWidget.html
index cd3f9453..5434e524 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 cdbe6c74..817df45e 100644
--- a/classTriangle-members.html
+++ b/classTriangle-members.html
@@ -86,7 +86,7 @@ $(function() {
diff --git a/classTriangle.html b/classTriangle.html
index 6d44c8ee..467604d2 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 c7c17ded..ba49ca7c 100644
--- a/classUI-members.html
+++ b/classUI-members.html
@@ -68,17 +68,17 @@ $(function() {
This is the complete list of members for UI , including all inherited members.
diff --git a/classUI.html b/classUI.html
index 44a33f1c..1544b67d 100644
--- a/classUI.html
+++ b/classUI.html
@@ -127,9 +127,9 @@ Protected Member Functions
-
-class PluginWindow
-
+
+class DGL_NAMESPACE::PluginWindow
+
class UIExporter
@@ -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 2b184e79..ed1a5e13 100644
--- a/classVstGuiStandaloneWindow-members.html
+++ b/classVstGuiStandaloneWindow-members.html
@@ -84,7 +84,7 @@ $(function() {
diff --git a/classVstGuiStandaloneWindow.html b/classVstGuiStandaloneWindow.html
index 6f87bfff..57e72b0b 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 d217a608..609415e6 100644
--- a/classVulkanImage-members.html
+++ b/classVulkanImage-members.html
@@ -100,7 +100,7 @@ $(function() {
diff --git a/classVulkanImage.html b/classVulkanImage.html
index 91f1d189..8caadf95 100644
--- a/classVulkanImage.html
+++ b/classVulkanImage.html
@@ -422,7 +422,7 @@ ImageFormat format
diff --git a/classWidget-members.html b/classWidget-members.html
index bd54665d..56e81493 100644
--- a/classWidget-members.html
+++ b/classWidget-members.html
@@ -102,7 +102,7 @@ $(function() {
diff --git a/classWidget.html b/classWidget.html
index 65a98690..14bae484 100644
--- a/classWidget.html
+++ b/classWidget.html
@@ -915,7 +915,7 @@ class TopLevelWidget
diff --git a/classWindow-members.html b/classWindow-members.html
index 8116adfa..00fc4593 100644
--- a/classWindow-members.html
+++ b/classWindow-members.html
@@ -89,13 +89,13 @@ $(function() {
isIgnoringKeyRepeat () const noexceptWindow
isResizable () const noexceptWindow
isVisible () const noexceptWindow
- leaveContext () (defined in Window )Window
- onClose ()Window protected virtual
- onFileSelected (const char *filename)Window protected virtual
- onFocus (bool focus, CrossingMode mode)Window protected virtual
- onReshape (uint width, uint height)Window protected virtual
- onScaleFactorChanged (double scaleFactor)Window protected virtual
- openFileBrowser (const FileBrowserOptions &options)Window
+ onClose ()Window protected virtual
+ onFileSelected (const char *filename)Window protected virtual
+ onFocus (bool focus, CrossingMode mode)Window protected virtual
+ onReshape (uint width, uint height)Window protected virtual
+ onScaleFactorChanged (double scaleFactor)Window protected virtual
+ openFileBrowser (const FileBrowserOptions &options)Window
+ PluginWindow (defined in Window )Window friend
removeIdleCallback (IdleCallback *callback)Window
repaint () noexceptWindow
repaint (const Rectangle< uint > &rect) noexceptWindow
@@ -119,7 +119,7 @@ $(function() {
diff --git a/classWindow.html b/classWindow.html
index 6463bfe8..68a66c9e 100644
--- a/classWindow.html
+++ b/classWindow.html
@@ -88,6 +88,8 @@ Inheritance diagram for Window:
Classes
struct FileBrowserOptions
+class ScopedGraphicsContext
+
@@ -169,9 +171,6 @@ Public Member Functions
void exec (bool blockWait=false)
-
-void leaveContext ()
-
@@ -193,6 +192,9 @@ Friends
class Application
+
+class PluginWindow
+
class TopLevelWidget
@@ -1423,7 +1425,7 @@ class TopLevelWidget
diff --git a/classWindow_1_1ScopedGraphicsContext-members.html b/classWindow_1_1ScopedGraphicsContext-members.html
new file mode 100644
index 00000000..c9a5a3b3
--- /dev/null
+++ b/classWindow_1_1ScopedGraphicsContext-members.html
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for Window::ScopedGraphicsContext , including all inherited members.
+
+
+
+
+
diff --git a/classWindow_1_1ScopedGraphicsContext.html b/classWindow_1_1ScopedGraphicsContext.html
new file mode 100644
index 00000000..dc76ac2b
--- /dev/null
+++ b/classWindow_1_1ScopedGraphicsContext.html
@@ -0,0 +1,114 @@
+
+
+
+
+
+
+
+DISTRHO Plugin Framework: Window::ScopedGraphicsContext Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ DISTRHO Plugin Framework
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
#include <Window.hpp >
+
+
+
+ ScopedGraphicsContext (Window &window)
+
+
+
+
Window graphics context as a scoped struct. This class gives graphics context drawing time to a window's widgets. Typically used for allowing OpenGL drawing operations during a window + widget constructor.
+
Unless you are subclassing the Window or StandaloneWindow classes, you do not need to care. In such cases you will need to use this struct as a way to get a valid OpenGL context. For example in a standalone application:
int main()
+
{
+
+
+
+
{
+
const ScopedGraphicsContext sgc(win);
+
widget = new MyCustomTopLevelWidget(win);
+
}
+
+
return 0;
+
}
+
This struct is necessary because we cannot automatically make the window leave the OpenGL context in custom code. We must always cleanly enter and leave the OpenGL context. In order to avoid messing up the global host context, this class is used around widget creation.
+
The documentation for this class was generated from the following file:
+
+Definition: Window.hpp:50
+Definition: ScopedPointer.hpp:64
+Definition: Application.hpp:36
+void exec(uint idleTimeInMs=30)
+
+
+
+
diff --git a/classes.html b/classes.html
index c183322b..40edb265 100644
--- a/classes.html
+++ b/classes.html
@@ -71,17 +71,17 @@ $(function() {
-
-
+KnobEventHandler
ParameterRanges
String
-Plugin
+
+
+Plugin
SubWidget
Application
ExternalWindow
-LeakedObjectDetector
Point
@@ -89,41 +89,41 @@ $(function() {
AudioMidiSyncHelper
-Line
+LeakedObjectDetector
PortGroup
AudioPort
-
-
+Line
Widget::PositionChangedEvent
NanoVG::TextRow
Window::FileBrowserOptions
+
+
Thread
-MidiEvent
TimePosition
TimePosition::BarBeatTick
-Widget::MotionEvent
+MidiEvent
Rectangle
TopLevelWidget
Widget::BaseEvent
NanoVG::GlyphPosition
-Widget::MouseEvent
+Widget::MotionEvent
RecursiveMutex
Triangle
BigStackBuffer
GraphicsContext
-Mutex
+Widget::MouseEvent
Widget::ResizeEvent
@@ -131,11 +131,12 @@ $(function() {
ButtonEventHandler
-
-
+Mutex
RingBufferControl
Window::FileBrowserOptions::Buttons
+
+
UI
@@ -143,78 +144,80 @@ $(function() {
HeapBuffer
-NanoBaseWidget
HeapRingBuffer
-NanoImage
-ScopedPointer
+NanoBaseWidget
+Window::ScopedGraphicsContext
CairoBaseWidget
HugeStackBuffer
-NanoVG
-ScopedSafeLocale
+NanoImage
+ScopedPointer
VstGuiStandaloneWindow
CairoGraphicsContext
-
-
-ScopeLocker
+NanoVG
+ScopedSafeLocale
VulkanGraphicsContext
CairoImage
-ScopeTryLocker
+
+
+ScopeLocker
VulkanImage
ButtonEventHandler::Callback
IdleCallback
-OpenGLGraphicsContext
-ScopeUnlocker
+ScopeTryLocker
-ImageBaseButton::Callback
+KnobEventHandler::Callback
ImageBase
+OpenGLGraphicsContext
+ScopeUnlocker
+
+ImageBaseButton::Callback
+ImageBaseAboutWindow
OpenGLImage
Widget::ScrollEvent
+Widget
ImageBaseKnob::Callback
-ImageBaseAboutWindow
+ImageBaseButton
Signal
-Widget
+Window
ImageBaseSlider::Callback
-ImageBaseButton
+ImageBaseKnob
Size
-Window
-
+
ImageBaseSwitch::Callback
-ImageBaseKnob
+ImageBaseSlider
NanoVG::Paint
SmallStackBuffer
Widget::CharacterInputEvent
-ImageBaseSlider
+ImageBaseSwitch
Parameter
SmallStackRingBuffer
Circle
-ImageBaseSwitch
+
+
ParameterEnumerationValue
Widget::SpecialEvent
Color
-
-
ParameterEnumerationValues
StandaloneWindow
-
Widget::KeyboardEvent
@@ -223,7 +226,7 @@ $(function() {
diff --git a/dir_37257469cca17bab24b582e18a78eb75.html b/dir_37257469cca17bab24b582e18a78eb75.html
index a00e7044..12b555ac 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 547e86bc..fdec4bc4 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 745f345a..e60353f7 100644
--- a/dir_b1be46be7d80596b116b2b4ac973f2f0.html
+++ b/dir_b1be46be7d80596b116b2b4ac973f2f0.html
@@ -72,7 +72,7 @@ $(function() {
diff --git a/files.html b/files.html
index d377c865..26772609 100644
--- a/files.html
+++ b/files.html
@@ -111,7 +111,7 @@ $(function() {
diff --git a/functions.html b/functions.html
index e504e56d..49f4f515 100644
--- a/functions.html
+++ b/functions.html
@@ -90,7 +90,7 @@ $(function() {
diff --git a/functions_b.html b/functions_b.html
index 705dd067..b2b50c73 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 59d1923c..a45cb155 100644
--- a/functions_c.html
+++ b/functions_c.html
@@ -154,7 +154,7 @@ $(function() {
diff --git a/functions_d.html b/functions_d.html
index 95edd9b9..ad310bc1 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 c71efd2a..c98dfd66 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 2053a498..5c44f209 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 2b63baa2..9f23efc5 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 41926a1f..6134b550 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 b9b11b8b..a74ff284 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 0332fc66..07806202 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 0c04cf14..afd7e1d0 100644
--- a/functions_func_c.html
+++ b/functions_func_c.html
@@ -139,7 +139,7 @@ $(function() {
diff --git a/functions_func_d.html b/functions_func_d.html
index 4c41f7bd..bdd23f25 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 f91629ac..9bd61a0a 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 31ba763e..ed44842b 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 cab98f64..d5a83af6 100644
--- a/functions_func_g.html
+++ b/functions_func_g.html
@@ -281,7 +281,7 @@ $(function() {
diff --git a/functions_func_h.html b/functions_func_h.html
index 2b9bf921..35681563 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 b73a9810..ba085604 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 f7b5b302..fdc6f4d9 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 3decdd5f..119d49bb 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 0dbe3620..223f5f47 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 a9403e7f..95f3cfdf 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 8f6a48b1..7d5f7040 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 0a87a9cb..9e555f97 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 476895e4..bd46be25 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 0d9abe69..d8cd16af 100644
--- a/functions_func_r.html
+++ b/functions_func_r.html
@@ -130,7 +130,7 @@ $(function() {
diff --git a/functions_func_s.html b/functions_func_s.html
index 5163f530..22bca77d 100644
--- a/functions_func_s.html
+++ b/functions_func_s.html
@@ -255,7 +255,7 @@ $(function() {
diff --git a/functions_func_t.html b/functions_func_t.html
index b4589c87..4b15c676 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 16b831d2..5ce6b185 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 040e2715..8e65cbd7 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 8c0c7484..560125d2 100644
--- a/functions_func_w.html
+++ b/functions_func_w.html
@@ -67,6 +67,9 @@ $(function() {
Window()
: Window
+withAlpha()
+: Color
+
writeCustomData()
: RingBufferControl< BufferStruct >
@@ -80,7 +83,7 @@ $(function() {
diff --git a/functions_func_~.html b/functions_func_~.html
index 7a1d7233..22a89526 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 e4b6f4ab..f88912e0 100644
--- a/functions_g.html
+++ b/functions_g.html
@@ -285,7 +285,7 @@ $(function() {
diff --git a/functions_h.html b/functions_h.html
index 3f4e3466..e9c2e142 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 b04ae51d..c3c41c74 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 b8ab8402..208fc123 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 dfcc4ddf..1e930f11 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 1426125f..ae29b985 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 8eb4c275..90fb6b77 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 8ee3619a..a175fdea 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 6a68ef16..963dab59 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 df073d43..f0f3688e 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 89bb1862..2c45892f 100644
--- a/functions_r.html
+++ b/functions_r.html
@@ -136,7 +136,7 @@ $(function() {
diff --git a/functions_s.html b/functions_s.html
index 5416569b..62ca1944 100644
--- a/functions_s.html
+++ b/functions_s.html
@@ -226,7 +226,7 @@ $(function() {
, MidiEvent
Size()
-: Size< T >
+: Size< T >
skewX()
: NanoVG
@@ -276,7 +276,7 @@ $(function() {
diff --git a/functions_t.html b/functions_t.html
index bf6efda6..55dc5f95 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 8d7fe512..2911600f 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 d32cd7c2..00db81e3 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 e03af140..b47b4231 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 9c872872..a009387c 100644
--- a/functions_w.html
+++ b/functions_w.html
@@ -70,6 +70,9 @@ $(function() {
Window()
: Window
+withAlpha()
+: Color
+
writeCustomData()
: RingBufferControl< BufferStruct >
@@ -86,7 +89,7 @@ $(function() {
diff --git a/functions_~.html b/functions_~.html
index 3e9d2195..79d3c492 100644
--- a/functions_~.html
+++ b/functions_~.html
@@ -125,7 +125,7 @@ $(function() {
diff --git a/group__AudioPortHints.html b/group__AudioPortHints.html
index 86926452..f1276b86 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 f47cc074..f1b8f0f6 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 f8933ae0..3bad1bde 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 022b2c1e..334ae63c 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 f77e327b..4c12490b 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 ec274112..691605a8 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 4499907d..4c3776af 100644
--- a/group__ParameterHints.html
+++ b/group__ParameterHints.html
@@ -241,7 +241,7 @@ Cannot be used for output parameters.
diff --git a/group__PluginMacros.html b/group__PluginMacros.html
index 4a0f7504..08c8454e 100644
--- a/group__PluginMacros.html
+++ b/group__PluginMacros.html
@@ -484,7 +484,7 @@ By default this is set to
diff --git a/hierarchy.html b/hierarchy.html
index 2973b33e..644dbc04 100644
--- a/hierarchy.html
+++ b/hierarchy.html
@@ -86,86 +86,90 @@ $(function() {
C ImageBaseButton< ImageType >
C Window::FileBrowserOptions::Buttons
C ButtonEventHandler::Callback
- C ImageBaseButton< ImageType >::Callback
- C ImageBaseKnob< ImageType >::Callback
- C ImageBaseSlider< ImageType >::Callback
- C ImageBaseSwitch< ImageType >::Callback
- C Circle< T >
- C Color
- C ExternalWindow
- C Window::FileBrowserOptions
- C NanoVG::GlyphPosition
- ▼ C GraphicsContext
- C CairoGraphicsContext
- C OpenGLGraphicsContext
- C VulkanGraphicsContext
- C HeapBuffer
- C HugeStackBuffer
- C IdleCallback
- ▼ C ImageBase
- C CairoImage
- C OpenGLImage
- C VulkanImage
- C LeakedObjectDetector< OwnerClass >
- C Line< T >
- C MidiEvent
- C Mutex
- C NanoImage
- ▼ C NanoVG
- C NanoBaseWidget< BaseWidget >
- C NanoVG::Paint
- C Parameter
- C ParameterEnumerationValue
- C ParameterEnumerationValues
- C ParameterRanges
- C Plugin
- C Point< T >
- C Point< double >
- C Point< int >
- C PortGroup
- C Widget::PositionChangedEvent
- C Rectangle< T >
- C RecursiveMutex
- C Widget::ResizeEvent
- C RingBufferControl< BufferStruct >
- ▼ C RingBufferControl< HeapBuffer >
- C HeapRingBuffer
- ▼ C RingBufferControl< SmallStackBuffer >
- C SmallStackRingBuffer
- C ScopedPointer< ObjectType >
- C ScopedSafeLocale
- C ScopeLocker< Mutex >
- C ScopeTryLocker< Mutex >
- C ScopeUnlocker< Mutex >
- C Signal
- C Size< T >
- C Size< uint >
- C SmallStackBuffer
- C String
- C NanoVG::TextRow
- C Thread
- C TimePosition
- C Triangle< T >
- ▼ C UIWidget
- C UI
- C VstGuiStandaloneWindow
- ▼ C Widget
- ▼ C SubWidget
- C ImageBaseButton< ImageType >
- C ImageBaseKnob< ImageType >
- C ImageBaseSlider< ImageType >
- C ImageBaseSwitch< ImageType >
- ▼ C TopLevelWidget
- ▼ C StandaloneWindow
- C ImageBaseAboutWindow< ImageType >
- ▼ C Window
- C StandaloneWindow
+ C KnobEventHandler::Callback
+ C ImageBaseButton< ImageType >::Callback
+ C ImageBaseKnob< ImageType >::Callback
+ C ImageBaseSlider< ImageType >::Callback
+ C ImageBaseSwitch< ImageType >::Callback
+ C Circle< T >
+ C Color
+ C ExternalWindow
+ C Window::FileBrowserOptions
+ C NanoVG::GlyphPosition
+ ▼ C GraphicsContext
+ C CairoGraphicsContext
+ C OpenGLGraphicsContext
+ C VulkanGraphicsContext
+ C HeapBuffer
+ C HugeStackBuffer
+ C IdleCallback
+ ▼ C ImageBase
+ C CairoImage
+ C OpenGLImage
+ C VulkanImage
+ ▼ C KnobEventHandler
+ C ImageBaseKnob< ImageType >
+ C LeakedObjectDetector< OwnerClass >
+ C Line< T >
+ C MidiEvent
+ C Mutex
+ C NanoImage
+ ▼ C NanoVG
+ C NanoBaseWidget< BaseWidget >
+ C NanoVG::Paint
+ C Parameter
+ C ParameterEnumerationValue
+ C ParameterEnumerationValues
+ C ParameterRanges
+ C Plugin
+ C Point< T >
+ C Point< double >
+ C Point< int >
+ C PortGroup
+ C Widget::PositionChangedEvent
+ C Rectangle< T >
+ C RecursiveMutex
+ C Widget::ResizeEvent
+ C RingBufferControl< BufferStruct >
+ ▼ C RingBufferControl< HeapBuffer >
+ C HeapRingBuffer
+ ▼ C RingBufferControl< SmallStackBuffer >
+ C SmallStackRingBuffer
+ C Window::ScopedGraphicsContext
+ C ScopedPointer< ObjectType >
+ C ScopedSafeLocale
+ C ScopeLocker< Mutex >
+ C ScopeTryLocker< Mutex >
+ C ScopeUnlocker< Mutex >
+ C Signal
+ C Size< T >
+ C Size< uint >
+ C SmallStackBuffer
+ C String
+ C NanoVG::TextRow
+ C Thread
+ C TimePosition
+ C Triangle< T >
+ ▼ C UIWidget
+ C UI
+ C VstGuiStandaloneWindow
+ ▼ C Widget
+ ▼ C SubWidget
+ C ImageBaseButton< ImageType >
+ C ImageBaseKnob< ImageType >
+ C ImageBaseSlider< ImageType >
+ C ImageBaseSwitch< ImageType >
+ ▼ C TopLevelWidget
+ ▼ C StandaloneWindow
+ C ImageBaseAboutWindow< ImageType >
+ ▼ C Window
+ C StandaloneWindow
diff --git a/index.html b/index.html
index c3db8964..8b81c617 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 18ae9b4a..e0377727 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 f227461b..73f017b5 100644
--- a/search/all_10.js
+++ b/search/all_10.js
@@ -1,28 +1,28 @@
var searchData=
[
- ['radialgradient_312',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]],
- ['radtodeg_313',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]],
- ['ranges_314',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]],
- ['readcustomdata_315',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]],
- ['readcustomtype_316',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]],
- ['rect_317',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]],
- ['rectangle_318',['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_319',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]],
- ['release_320',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]],
- ['removeidlecallback_321',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]],
- ['repaint_322',['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_323',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]],
- ['reset_324',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]],
- ['resetscissor_325',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]],
- ['resettransform_326',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]],
- ['resizeevent_327',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget::ResizeEvent'],['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent::ResizeEvent()']]],
- ['restore_328',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]],
- ['restrictedmode_329',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]],
- ['ringbuffercontrol_330',['RingBufferControl',['../classRingBufferControl.html',1,'']]],
- ['ringbuffercontrol_3c_20heapbuffer_20_3e_331',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]],
- ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_332',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]],
- ['rotate_333',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]],
- ['roundedrect_334',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]],
- ['run_335',['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_336',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]]
+ ['radialgradient_313',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]],
+ ['radtodeg_314',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]],
+ ['ranges_315',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]],
+ ['readcustomdata_316',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]],
+ ['readcustomtype_317',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]],
+ ['rect_318',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]],
+ ['rectangle_319',['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_320',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]],
+ ['release_321',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]],
+ ['removeidlecallback_322',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]],
+ ['repaint_323',['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_324',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]],
+ ['reset_325',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]],
+ ['resetscissor_326',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]],
+ ['resettransform_327',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]],
+ ['resizeevent_328',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget::ResizeEvent'],['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent::ResizeEvent()']]],
+ ['restore_329',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]],
+ ['restrictedmode_330',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]],
+ ['ringbuffercontrol_331',['RingBufferControl',['../classRingBufferControl.html',1,'']]],
+ ['ringbuffercontrol_3c_20heapbuffer_20_3e_332',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]],
+ ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_333',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]],
+ ['rotate_334',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]],
+ ['roundedrect_335',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]],
+ ['run_336',['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_337',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]]
];
diff --git a/search/all_11.js b/search/all_11.js
index f5699406..ee1ebada 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -1,70 +1,71 @@
var searchData=
[
- ['sampleratechanged_337',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]],
- ['save_338',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]],
- ['scale_339',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]],
- ['scissor_340',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]],
- ['scopedpointer_341',['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_342',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]],
- ['scopelocker_343',['ScopeLocker',['../classScopeLocker.html',1,'']]],
- ['scopetrylocker_344',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]],
- ['scopeunlocker_345',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]],
- ['scrollevent_346',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget::ScrollEvent'],['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent::ScrollEvent()']]],
- ['sendnote_347',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]],
- ['setabsolutepos_348',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]],
- ['setabsolutex_349',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]],
- ['setabsolutey_350',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]],
- ['setclassname_351',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]],
- ['setendpos_352',['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_353',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]],
- ['setendy_354',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]],
- ['setfor_355',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]],
- ['setgeometryconstraints_356',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]],
- ['setheight_357',['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_358',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]],
- ['setignoringkeyrepeat_359',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]],
- ['setlatency_360',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]],
- ['setmargin_361',['setMargin',['../classSubWidget.html#a9594d89a623dd7e63cbdb8139e9e4a38',1,'SubWidget::setMargin(int x, int y) noexcept'],['../classSubWidget.html#a77f510ea6d0864d296b02b085cc05f2b',1,'SubWidget::setMargin(const Point< int > &offset) noexcept']]],
- ['setneedsfullviewportdrawing_362',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]],
- ['setneedsviewportscaling_363',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]],
- ['setnumsegments_364',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]],
- ['setparametervalue_365',['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_366',['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_367',['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_368',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]],
- ['setsize_369',['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_370',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]],
- ['setstartpos_371',['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_372',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]],
- ['setstarty_373',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]],
- ['setstate_374',['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_375',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]],
- ['setvisible_376',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]],
- ['setwidth_377',['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_378',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]],
- ['sety_379',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]],
- ['shortname_380',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]],
- ['show_381',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]],
- ['showhidden_382',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]],
- ['showplaces_383',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]],
- ['shrinkby_384',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]],
- ['signal_385',['Signal',['../classSignal.html',1,'']]],
- ['size_386',['Size',['../classSize.html',1,'Size< T >'],['../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'],['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()']]],
- ['size_3c_20uint_20_3e_387',['Size< uint >',['../classSize.html',1,'']]],
- ['skewx_388',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]],
- ['skewy_389',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]],
- ['smallstackbuffer_390',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]],
- ['smallstackringbuffer_391',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'SmallStackRingBuffer'],['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer::SmallStackRingBuffer()']]],
- ['specialevent_392',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget::SpecialEvent'],['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent::SpecialEvent()']]],
- ['standalonewindow_393',['StandaloneWindow',['../classStandaloneWindow.html',1,'StandaloneWindow'],['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]],
- ['startdir_394',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]],
- ['statechanged_395',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]],
- ['string_396',['String',['../classString.html',1,'']]],
- ['stroke_397',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]],
- ['strokecolor_398',['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_399',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]],
- ['strokewidth_400',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]],
- ['subwidget_401',['SubWidget',['../classSubWidget.html',1,'SubWidget'],['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget::SubWidget()']]],
- ['swapwith_402',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]],
- ['symbol_403',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]]
+ ['sampleratechanged_338',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]],
+ ['save_339',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]],
+ ['scale_340',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]],
+ ['scissor_341',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]],
+ ['scopedgraphicscontext_342',['ScopedGraphicsContext',['../classWindow_1_1ScopedGraphicsContext.html',1,'Window']]],
+ ['scopedpointer_343',['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_344',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]],
+ ['scopelocker_345',['ScopeLocker',['../classScopeLocker.html',1,'']]],
+ ['scopetrylocker_346',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]],
+ ['scopeunlocker_347',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]],
+ ['scrollevent_348',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget::ScrollEvent'],['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent::ScrollEvent()']]],
+ ['sendnote_349',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]],
+ ['setabsolutepos_350',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]],
+ ['setabsolutex_351',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]],
+ ['setabsolutey_352',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]],
+ ['setclassname_353',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]],
+ ['setendpos_354',['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_355',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]],
+ ['setendy_356',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]],
+ ['setfor_357',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]],
+ ['setgeometryconstraints_358',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]],
+ ['setheight_359',['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_360',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]],
+ ['setignoringkeyrepeat_361',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]],
+ ['setlatency_362',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]],
+ ['setmargin_363',['setMargin',['../classSubWidget.html#a9594d89a623dd7e63cbdb8139e9e4a38',1,'SubWidget::setMargin(int x, int y) noexcept'],['../classSubWidget.html#a77f510ea6d0864d296b02b085cc05f2b',1,'SubWidget::setMargin(const Point< int > &offset) noexcept']]],
+ ['setneedsfullviewportdrawing_364',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]],
+ ['setneedsviewportscaling_365',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]],
+ ['setnumsegments_366',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]],
+ ['setparametervalue_367',['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_368',['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_369',['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_370',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]],
+ ['setsize_371',['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_372',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]],
+ ['setstartpos_373',['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_374',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]],
+ ['setstarty_375',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]],
+ ['setstate_376',['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_377',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]],
+ ['setvisible_378',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]],
+ ['setwidth_379',['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_380',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]],
+ ['sety_381',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]],
+ ['shortname_382',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]],
+ ['show_383',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]],
+ ['showhidden_384',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]],
+ ['showplaces_385',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]],
+ ['shrinkby_386',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]],
+ ['signal_387',['Signal',['../classSignal.html',1,'']]],
+ ['size_388',['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_389',['Size< uint >',['../classSize.html',1,'']]],
+ ['skewx_390',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]],
+ ['skewy_391',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]],
+ ['smallstackbuffer_392',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]],
+ ['smallstackringbuffer_393',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'SmallStackRingBuffer'],['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer::SmallStackRingBuffer()']]],
+ ['specialevent_394',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget::SpecialEvent'],['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent::SpecialEvent()']]],
+ ['standalonewindow_395',['StandaloneWindow',['../classStandaloneWindow.html',1,'StandaloneWindow'],['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]],
+ ['startdir_396',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]],
+ ['statechanged_397',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]],
+ ['string_398',['String',['../classString.html',1,'']]],
+ ['stroke_399',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]],
+ ['strokecolor_400',['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_401',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]],
+ ['strokewidth_402',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]],
+ ['subwidget_403',['SubWidget',['../classSubWidget.html',1,'SubWidget'],['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget::SubWidget()']]],
+ ['swapwith_404',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]],
+ ['symbol_405',['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 426f9b6e..03b4fdad 100644
--- a/search/all_12.js
+++ b/search/all_12.js
@@ -1,35 +1,35 @@
var searchData=
[
- ['tail_404',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]],
- ['text_405',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]],
- ['textalign_406',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]],
- ['textbounds_407',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]],
- ['textbox_408',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]],
- ['textboxbounds_409',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]],
- ['textbreaklines_410',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]],
- ['textglyphpositions_411',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]],
- ['textletterspacing_412',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]],
- ['textlineheight_413',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]],
- ['textmetrics_414',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]],
- ['textrow_415',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]],
- ['thread_416',['Thread',['../classThread.html',1,'']]],
- ['tick_417',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]],
- ['ticksperbeat_418',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]],
- ['timeposition_419',['TimePosition',['../structTimePosition.html',1,'TimePosition'],['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition::TimePosition()']]],
- ['title_420',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]],
- ['tofront_421',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]],
- ['toplevelwidget_422',['TopLevelWidget',['../classTopLevelWidget.html',1,'TopLevelWidget'],['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget::TopLevelWidget()']]],
- ['transform_423',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]],
- ['transformidentity_424',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]],
- ['transforminverse_425',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]],
- ['transformmultiply_426',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]],
- ['transformpoint_427',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]],
- ['transformpremultiply_428',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]],
- ['transformrotate_429',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]],
- ['transformscale_430',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]],
- ['transformskewx_431',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]],
- ['transformskewy_432',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]],
- ['transformtranslate_433',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]],
- ['translate_434',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]],
- ['triangle_435',['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_406',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]],
+ ['text_407',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]],
+ ['textalign_408',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]],
+ ['textbounds_409',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]],
+ ['textbox_410',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]],
+ ['textboxbounds_411',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]],
+ ['textbreaklines_412',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]],
+ ['textglyphpositions_413',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]],
+ ['textletterspacing_414',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]],
+ ['textlineheight_415',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]],
+ ['textmetrics_416',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]],
+ ['textrow_417',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]],
+ ['thread_418',['Thread',['../classThread.html',1,'']]],
+ ['tick_419',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]],
+ ['ticksperbeat_420',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]],
+ ['timeposition_421',['TimePosition',['../structTimePosition.html',1,'TimePosition'],['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition::TimePosition()']]],
+ ['title_422',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]],
+ ['tofront_423',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]],
+ ['toplevelwidget_424',['TopLevelWidget',['../classTopLevelWidget.html',1,'TopLevelWidget'],['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget::TopLevelWidget()']]],
+ ['transform_425',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]],
+ ['transformidentity_426',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]],
+ ['transforminverse_427',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]],
+ ['transformmultiply_428',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]],
+ ['transformpoint_429',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]],
+ ['transformpremultiply_430',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]],
+ ['transformrotate_431',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]],
+ ['transformscale_432',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]],
+ ['transformskewx_433',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]],
+ ['transformskewy_434',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]],
+ ['transformtranslate_435',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]],
+ ['translate_436',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]],
+ ['triangle_437',['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 1e3fe2ee..f49e8442 100644
--- a/search/all_13.js
+++ b/search/all_13.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['ui_436',['UI',['../classUI.html',1,'UI'],['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI::UI()']]],
- ['unit_437',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]]
+ ['ui_438',['UI',['../classUI.html',1,'UI'],['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI::UI()']]],
+ ['unit_439',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]]
];
diff --git a/search/all_14.js b/search/all_14.js
index e4217d47..87d9caaf 100644
--- a/search/all_14.js
+++ b/search/all_14.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['valid_438',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]],
- ['value_439',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]],
- ['values_440',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]],
- ['vstguistandalonewindow_441',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'VstGuiStandaloneWindow'],['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow::VstGuiStandaloneWindow()']]],
- ['vulkangraphicscontext_442',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]],
- ['vulkanimage_443',['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_440',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]],
+ ['value_441',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]],
+ ['values_442',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]],
+ ['vstguistandalonewindow_443',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'VstGuiStandaloneWindow'],['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow::VstGuiStandaloneWindow()']]],
+ ['vulkangraphicscontext_444',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]],
+ ['vulkanimage_445',['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 78846d5c..a4a538c3 100644
--- a/search/all_15.js
+++ b/search/all_15.js
@@ -1,10 +1,11 @@
var searchData=
[
- ['widget_444',['Widget',['../classWidget.html',1,'']]],
- ['width_445',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]],
- ['window_446',['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_447',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]],
- ['writecustomtype_448',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]],
- ['writemidievent_449',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]],
- ['wrtn_450',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]]
+ ['widget_446',['Widget',['../classWidget.html',1,'']]],
+ ['width_447',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]],
+ ['window_448',['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)']]],
+ ['withalpha_449',['withAlpha',['../structColor.html#a664780dcd74f376837dc6c5a219ca566',1,'Color']]],
+ ['writecustomdata_450',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]],
+ ['writecustomtype_451',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]],
+ ['writemidievent_452',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]],
+ ['wrtn_453',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]]
];
diff --git a/search/all_16.js b/search/all_16.js
index 8b99643b..e62bc169 100644
--- a/search/all_16.js
+++ b/search/all_16.js
@@ -1,22 +1,22 @@
var searchData=
[
- ['_7eapplication_451',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]],
- ['_7ebaseevent_452',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]],
- ['_7ecairobasewidget_453',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]],
- ['_7ecairoimage_454',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]],
- ['_7eheapringbuffer_455',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]],
- ['_7eimagebase_456',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]],
- ['_7eleakedobjectdetector_457',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]],
- ['_7enanobasewidget_458',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]],
- ['_7enanoimage_459',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]],
- ['_7enanovg_460',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]],
- ['_7eopenglimage_461',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]],
- ['_7eplugin_462',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]],
- ['_7escopedpointer_463',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]],
- ['_7esubwidget_464',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]],
- ['_7etoplevelwidget_465',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]],
- ['_7eui_466',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]],
- ['_7evulkanimage_467',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]],
- ['_7ewidget_468',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]],
- ['_7ewindow_469',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]]
+ ['_7eapplication_454',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]],
+ ['_7ebaseevent_455',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]],
+ ['_7ecairobasewidget_456',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]],
+ ['_7ecairoimage_457',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]],
+ ['_7eheapringbuffer_458',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]],
+ ['_7eimagebase_459',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]],
+ ['_7eleakedobjectdetector_460',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]],
+ ['_7enanobasewidget_461',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]],
+ ['_7enanoimage_462',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]],
+ ['_7enanovg_463',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]],
+ ['_7eopenglimage_464',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]],
+ ['_7eplugin_465',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]],
+ ['_7escopedpointer_466',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]],
+ ['_7esubwidget_467',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]],
+ ['_7etoplevelwidget_468',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]],
+ ['_7eui_469',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]],
+ ['_7evulkanimage_470',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]],
+ ['_7ewidget_471',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]],
+ ['_7ewindow_472',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]]
];
diff --git a/search/all_2.js b/search/all_2.js
index 60854562..a2223a3f 100644
--- a/search/all_2.js
+++ b/search/all_2.js
@@ -3,7 +3,7 @@ var searchData=
['cairobasewidget_28',['CairoBaseWidget',['../classCairoBaseWidget.html',1,'CairoBaseWidget< BaseWidget >'],['../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)']]],
['cairographicscontext_29',['CairoGraphicsContext',['../structCairoGraphicsContext.html',1,'']]],
['cairoimage_30',['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_31',['Callback',['../classButtonEventHandler_1_1Callback.html',1,'ButtonEventHandler::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']]],
+ ['callback_31',['Callback',['../classButtonEventHandler_1_1Callback.html',1,'ButtonEventHandler::Callback'],['../classKnobEventHandler_1_1Callback.html',1,'KnobEventHandler::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_32',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]],
['canrequestparametervaluechanges_33',['canRequestParameterValueChanges',['../classPlugin.html#a581614e1d301ee613a988855c61b2517',1,'Plugin']]],
['characterinputevent_34',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget::CharacterInputEvent'],['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent::CharacterInputEvent()']]],
diff --git a/search/all_9.js b/search/all_9.js
index 4d3193fb..113e73bd 100644
--- a/search/all_9.js
+++ b/search/all_9.js
@@ -8,15 +8,16 @@ var searchData=
['kcvporthasscaledrange_224',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]],
['kdatasize_225',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]],
['keyboardevent_226',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget::KeyboardEvent'],['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent::KeyboardEvent()']]],
- ['kparameterdesignationbypass_227',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]],
- ['kparameterdesignationnull_228',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]],
- ['kparameterisautomable_229',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]],
- ['kparameterisboolean_230',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]],
- ['kparameterisinteger_231',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]],
- ['kparameterislogarithmic_232',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]],
- ['kparameterisoutput_233',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]],
- ['kparameteristrigger_234',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]],
- ['kportgroupmono_235',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]],
- ['kportgroupnone_236',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]],
- ['kportgroupstereo_237',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]]
+ ['knobeventhandler_227',['KnobEventHandler',['../classKnobEventHandler.html',1,'']]],
+ ['kparameterdesignationbypass_228',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]],
+ ['kparameterdesignationnull_229',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]],
+ ['kparameterisautomable_230',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisboolean_231',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisinteger_232',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]],
+ ['kparameterislogarithmic_233',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisoutput_234',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]],
+ ['kparameteristrigger_235',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]],
+ ['kportgroupmono_236',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]],
+ ['kportgroupnone_237',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]],
+ ['kportgroupstereo_238',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]]
];
diff --git a/search/all_a.js b/search/all_a.js
index cb8835bd..42919a58 100644
--- a/search/all_a.js
+++ b/search/all_a.js
@@ -1,15 +1,15 @@
var searchData=
[
- ['label_238',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]],
- ['leakedobjectdetector_239',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]],
- ['line_240',['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_241',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]],
- ['linecap_242',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]],
- ['linejoin_243',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]],
- ['lineto_244',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]],
- ['listallfiles_245',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]],
- ['loadfrommemory_246',['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_247',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]],
- ['loadprogram_248',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]],
- ['loadsharedresources_249',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]]
+ ['label_239',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]],
+ ['leakedobjectdetector_240',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]],
+ ['line_241',['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_242',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]],
+ ['linecap_243',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]],
+ ['linejoin_244',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]],
+ ['lineto_245',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]],
+ ['listallfiles_246',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]],
+ ['loadfrommemory_247',['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_248',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]],
+ ['loadprogram_249',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]],
+ ['loadsharedresources_250',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]]
];
diff --git a/search/all_b.js b/search/all_b.js
index 3392445e..8b503869 100644
--- a/search/all_b.js
+++ b/search/all_b.js
@@ -1,14 +1,14 @@
var searchData=
[
- ['main_20classes_250',['Main Classes',['../group__MainClasses.html',1,'']]],
- ['max_251',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]],
- ['midicc_252',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]],
- ['midievent_253',['MidiEvent',['../structMidiEvent.html',1,'']]],
- ['min_254',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]],
- ['miterlimit_255',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]],
- ['motionevent_256',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget::MotionEvent'],['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent::MotionEvent()']]],
- ['mouseevent_257',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget::MouseEvent'],['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent::MouseEvent()']]],
- ['moveby_258',['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_259',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]],
- ['mutex_260',['Mutex',['../classMutex.html',1,'']]]
+ ['main_20classes_251',['Main Classes',['../group__MainClasses.html',1,'']]],
+ ['max_252',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]],
+ ['midicc_253',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]],
+ ['midievent_254',['MidiEvent',['../structMidiEvent.html',1,'']]],
+ ['min_255',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]],
+ ['miterlimit_256',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]],
+ ['motionevent_257',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget::MotionEvent'],['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent::MotionEvent()']]],
+ ['mouseevent_258',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget::MouseEvent'],['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent::MouseEvent()']]],
+ ['moveby_259',['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_260',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]],
+ ['mutex_261',['Mutex',['../classMutex.html',1,'']]]
];
diff --git a/search/all_c.js b/search/all_c.js
index d683fa0c..024185ce 100644
--- a/search/all_c.js
+++ b/search/all_c.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['name_261',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]],
- ['nanobasewidget_262',['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_263',['NanoImage',['../classNanoImage.html',1,'NanoImage'],['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]],
- ['nanovg_264',['NanoVG',['../classNanoVG.html',1,'NanoVG'],['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG::NanoVG()']]],
- ['nextevent_265',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]]
+ ['name_262',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]],
+ ['nanobasewidget_263',['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_264',['NanoImage',['../classNanoImage.html',1,'NanoImage'],['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]],
+ ['nanovg_265',['NanoVG',['../classNanoVG.html',1,'NanoVG'],['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG::NanoVG()']]],
+ ['nextevent_266',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]]
];
diff --git a/search/all_d.js b/search/all_d.js
index 841cba00..bff1639e 100644
--- a/search/all_d.js
+++ b/search/all_d.js
@@ -1,27 +1,27 @@
var searchData=
[
- ['oncairodisplay_266',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]],
- ['oncharacterinput_267',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]],
- ['onclose_268',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]],
- ['ondisplay_269',['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_270',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]],
- ['onfocus_271',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]],
- ['onkeyboard_272',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]],
- ['onmotion_273',['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_274',['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_275',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]],
- ['onpositionchanged_276',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]],
- ['onreshape_277',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]],
- ['onresize_278',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]],
- ['onscalefactorchanged_279',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]],
- ['onscroll_280',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]],
- ['onspecial_281',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]],
- ['openfilebrowser_282',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]],
- ['openglgraphicscontext_283',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]],
- ['openglimage_284',['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_285',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]],
- ['operator_2a_286',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]],
- ['operator_2d_3e_287',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]],
- ['operator_3d_288',['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_289',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]]
+ ['oncairodisplay_267',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]],
+ ['oncharacterinput_268',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]],
+ ['onclose_269',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]],
+ ['ondisplay_270',['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_271',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]],
+ ['onfocus_272',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]],
+ ['onkeyboard_273',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]],
+ ['onmotion_274',['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_275',['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_276',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]],
+ ['onpositionchanged_277',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]],
+ ['onreshape_278',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]],
+ ['onresize_279',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]],
+ ['onscalefactorchanged_280',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]],
+ ['onscroll_281',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]],
+ ['onspecial_282',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]],
+ ['openfilebrowser_283',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]],
+ ['openglgraphicscontext_284',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]],
+ ['openglimage_285',['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_286',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]],
+ ['operator_2a_287',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]],
+ ['operator_2d_3e_288',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]],
+ ['operator_3d_289',['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_290',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]]
];
diff --git a/search/all_e.js b/search/all_e.js
index 6c552d2d..c24c821a 100644
--- a/search/all_e.js
+++ b/search/all_e.js
@@ -1,23 +1,23 @@
var searchData=
[
- ['parameter_20hints_290',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]],
- ['paint_291',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]],
- ['parameter_292',['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_293',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]],
- ['parameterdesignation_294',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]],
- ['parameterenumerationvalue_295',['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_296',['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_297',['Parameter Hints',['../group__ParameterHints.html',1,'']]],
- ['parameterranges_298',['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_299',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]],
- ['playing_300',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]],
- ['plugin_301',['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_302',['Plugin Macros',['../group__PluginMacros.html',1,'']]],
- ['point_303',['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_304',['Point< double >',['../classPoint.html',1,'']]],
- ['point_3c_20int_20_3e_305',['Point< int >',['../classPoint.html',1,'']]],
- ['portgroup_306',['PortGroup',['../structPortGroup.html',1,'']]],
- ['positionchangedevent_307',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget::PositionChangedEvent'],['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent::PositionChangedEvent()']]],
- ['predefinedportgroupsids_308',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]],
- ['programloaded_309',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]]
+ ['parameter_20hints_291',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]],
+ ['paint_292',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]],
+ ['parameter_293',['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_294',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]],
+ ['parameterdesignation_295',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]],
+ ['parameterenumerationvalue_296',['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_297',['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_298',['Parameter Hints',['../group__ParameterHints.html',1,'']]],
+ ['parameterranges_299',['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_300',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]],
+ ['playing_301',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]],
+ ['plugin_302',['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_303',['Plugin Macros',['../group__PluginMacros.html',1,'']]],
+ ['point_304',['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_305',['Point< double >',['../classPoint.html',1,'']]],
+ ['point_3c_20int_20_3e_306',['Point< int >',['../classPoint.html',1,'']]],
+ ['portgroup_307',['PortGroup',['../structPortGroup.html',1,'']]],
+ ['positionchangedevent_308',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget::PositionChangedEvent'],['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent::PositionChangedEvent()']]],
+ ['predefinedportgroupsids_309',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]],
+ ['programloaded_310',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]]
];
diff --git a/search/all_f.js b/search/all_f.js
index b3cae25c..3539c5a6 100644
--- a/search/all_f.js
+++ b/search/all_f.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['quadto_310',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]],
- ['quit_311',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]]
+ ['quadto_311',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]],
+ ['quit_312',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]]
];
diff --git a/search/classes_0.js b/search/classes_0.js
index 0466e0b8..96551ac9 100644
--- a/search/classes_0.js
+++ b/search/classes_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['application_470',['Application',['../classApplication.html',1,'']]],
- ['audiomidisynchelper_471',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html',1,'']]],
- ['audioport_472',['AudioPort',['../structAudioPort.html',1,'']]]
+ ['application_473',['Application',['../classApplication.html',1,'']]],
+ ['audiomidisynchelper_474',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html',1,'']]],
+ ['audioport_475',['AudioPort',['../structAudioPort.html',1,'']]]
];
diff --git a/search/classes_1.js b/search/classes_1.js
index 78dd4821..1d647bd3 100644
--- a/search/classes_1.js
+++ b/search/classes_1.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['barbeattick_473',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html',1,'TimePosition']]],
- ['baseevent_474',['BaseEvent',['../structWidget_1_1BaseEvent.html',1,'Widget']]],
- ['bigstackbuffer_475',['BigStackBuffer',['../structBigStackBuffer.html',1,'']]],
- ['buttoneventhandler_476',['ButtonEventHandler',['../classButtonEventHandler.html',1,'']]],
- ['buttons_477',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html',1,'Window::FileBrowserOptions']]]
+ ['barbeattick_476',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html',1,'TimePosition']]],
+ ['baseevent_477',['BaseEvent',['../structWidget_1_1BaseEvent.html',1,'Widget']]],
+ ['bigstackbuffer_478',['BigStackBuffer',['../structBigStackBuffer.html',1,'']]],
+ ['buttoneventhandler_479',['ButtonEventHandler',['../classButtonEventHandler.html',1,'']]],
+ ['buttons_480',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html',1,'Window::FileBrowserOptions']]]
];
diff --git a/search/classes_10.js b/search/classes_10.js
index eed8cdf6..84983658 100644
--- a/search/classes_10.js
+++ b/search/classes_10.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['textrow_543',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]],
- ['thread_544',['Thread',['../classThread.html',1,'']]],
- ['timeposition_545',['TimePosition',['../structTimePosition.html',1,'']]],
- ['toplevelwidget_546',['TopLevelWidget',['../classTopLevelWidget.html',1,'']]],
- ['triangle_547',['Triangle',['../classTriangle.html',1,'']]]
+ ['textrow_548',['TextRow',['../structNanoVG_1_1TextRow.html',1,'NanoVG']]],
+ ['thread_549',['Thread',['../classThread.html',1,'']]],
+ ['timeposition_550',['TimePosition',['../structTimePosition.html',1,'']]],
+ ['toplevelwidget_551',['TopLevelWidget',['../classTopLevelWidget.html',1,'']]],
+ ['triangle_552',['Triangle',['../classTriangle.html',1,'']]]
];
diff --git a/search/classes_11.js b/search/classes_11.js
index 6c528a17..435f4844 100644
--- a/search/classes_11.js
+++ b/search/classes_11.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['ui_548',['UI',['../classUI.html',1,'']]]
+ ['ui_553',['UI',['../classUI.html',1,'']]]
];
diff --git a/search/classes_12.js b/search/classes_12.js
index 2cb354dd..27b88c6a 100644
--- a/search/classes_12.js
+++ b/search/classes_12.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['vstguistandalonewindow_549',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'']]],
- ['vulkangraphicscontext_550',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]],
- ['vulkanimage_551',['VulkanImage',['../classVulkanImage.html',1,'']]]
+ ['vstguistandalonewindow_554',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html',1,'']]],
+ ['vulkangraphicscontext_555',['VulkanGraphicsContext',['../structVulkanGraphicsContext.html',1,'']]],
+ ['vulkanimage_556',['VulkanImage',['../classVulkanImage.html',1,'']]]
];
diff --git a/search/classes_13.js b/search/classes_13.js
index ec13cb9c..7175699b 100644
--- a/search/classes_13.js
+++ b/search/classes_13.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['widget_552',['Widget',['../classWidget.html',1,'']]],
- ['window_553',['Window',['../classWindow.html',1,'']]]
+ ['widget_557',['Widget',['../classWidget.html',1,'']]],
+ ['window_558',['Window',['../classWindow.html',1,'']]]
];
diff --git a/search/classes_2.js b/search/classes_2.js
index 4725fb60..9bca55aa 100644
--- a/search/classes_2.js
+++ b/search/classes_2.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['cairobasewidget_478',['CairoBaseWidget',['../classCairoBaseWidget.html',1,'']]],
- ['cairographicscontext_479',['CairoGraphicsContext',['../structCairoGraphicsContext.html',1,'']]],
- ['cairoimage_480',['CairoImage',['../classCairoImage.html',1,'']]],
- ['callback_481',['Callback',['../classButtonEventHandler_1_1Callback.html',1,'ButtonEventHandler::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_482',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget']]],
- ['circle_483',['Circle',['../classCircle.html',1,'']]],
- ['color_484',['Color',['../structColor.html',1,'']]]
+ ['cairobasewidget_481',['CairoBaseWidget',['../classCairoBaseWidget.html',1,'']]],
+ ['cairographicscontext_482',['CairoGraphicsContext',['../structCairoGraphicsContext.html',1,'']]],
+ ['cairoimage_483',['CairoImage',['../classCairoImage.html',1,'']]],
+ ['callback_484',['Callback',['../classButtonEventHandler_1_1Callback.html',1,'ButtonEventHandler::Callback'],['../classKnobEventHandler_1_1Callback.html',1,'KnobEventHandler::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_485',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html',1,'Widget']]],
+ ['circle_486',['Circle',['../classCircle.html',1,'']]],
+ ['color_487',['Color',['../structColor.html',1,'']]]
];
diff --git a/search/classes_3.js b/search/classes_3.js
index fd6e218d..517dcc54 100644
--- a/search/classes_3.js
+++ b/search/classes_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['externalwindow_485',['ExternalWindow',['../classExternalWindow.html',1,'']]]
+ ['externalwindow_488',['ExternalWindow',['../classExternalWindow.html',1,'']]]
];
diff --git a/search/classes_4.js b/search/classes_4.js
index 31026ea1..a7280d04 100644
--- a/search/classes_4.js
+++ b/search/classes_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['filebrowseroptions_486',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window']]]
+ ['filebrowseroptions_489',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html',1,'Window']]]
];
diff --git a/search/classes_5.js b/search/classes_5.js
index 7720ecf4..74c0a178 100644
--- a/search/classes_5.js
+++ b/search/classes_5.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['glyphposition_487',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]],
- ['graphicscontext_488',['GraphicsContext',['../structGraphicsContext.html',1,'']]]
+ ['glyphposition_490',['GlyphPosition',['../structNanoVG_1_1GlyphPosition.html',1,'NanoVG']]],
+ ['graphicscontext_491',['GraphicsContext',['../structGraphicsContext.html',1,'']]]
];
diff --git a/search/classes_6.js b/search/classes_6.js
index a649bd49..7b3c5130 100644
--- a/search/classes_6.js
+++ b/search/classes_6.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['heapbuffer_489',['HeapBuffer',['../structHeapBuffer.html',1,'']]],
- ['heapringbuffer_490',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'']]],
- ['hugestackbuffer_491',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]]
+ ['heapbuffer_492',['HeapBuffer',['../structHeapBuffer.html',1,'']]],
+ ['heapringbuffer_493',['HeapRingBuffer',['../classHeapRingBuffer.html',1,'']]],
+ ['hugestackbuffer_494',['HugeStackBuffer',['../structHugeStackBuffer.html',1,'']]]
];
diff --git a/search/classes_7.js b/search/classes_7.js
index 009e15d7..0f0bc7a9 100644
--- a/search/classes_7.js
+++ b/search/classes_7.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['idlecallback_492',['IdleCallback',['../structIdleCallback.html',1,'']]],
- ['imagebase_493',['ImageBase',['../classImageBase.html',1,'']]],
- ['imagebaseaboutwindow_494',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]],
- ['imagebasebutton_495',['ImageBaseButton',['../classImageBaseButton.html',1,'']]],
- ['imagebaseknob_496',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]],
- ['imagebaseslider_497',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]],
- ['imagebaseswitch_498',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]]
+ ['idlecallback_495',['IdleCallback',['../structIdleCallback.html',1,'']]],
+ ['imagebase_496',['ImageBase',['../classImageBase.html',1,'']]],
+ ['imagebaseaboutwindow_497',['ImageBaseAboutWindow',['../classImageBaseAboutWindow.html',1,'']]],
+ ['imagebasebutton_498',['ImageBaseButton',['../classImageBaseButton.html',1,'']]],
+ ['imagebaseknob_499',['ImageBaseKnob',['../classImageBaseKnob.html',1,'']]],
+ ['imagebaseslider_500',['ImageBaseSlider',['../classImageBaseSlider.html',1,'']]],
+ ['imagebaseswitch_501',['ImageBaseSwitch',['../classImageBaseSwitch.html',1,'']]]
];
diff --git a/search/classes_8.js b/search/classes_8.js
index 3dc00f4c..637e30f1 100644
--- a/search/classes_8.js
+++ b/search/classes_8.js
@@ -1,4 +1,5 @@
var searchData=
[
- ['keyboardevent_499',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget']]]
+ ['keyboardevent_502',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html',1,'Widget']]],
+ ['knobeventhandler_503',['KnobEventHandler',['../classKnobEventHandler.html',1,'']]]
];
diff --git a/search/classes_9.js b/search/classes_9.js
index 534b994b..7282a9b4 100644
--- a/search/classes_9.js
+++ b/search/classes_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['leakedobjectdetector_500',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]],
- ['line_501',['Line',['../classLine.html',1,'']]]
+ ['leakedobjectdetector_504',['LeakedObjectDetector',['../classLeakedObjectDetector.html',1,'']]],
+ ['line_505',['Line',['../classLine.html',1,'']]]
];
diff --git a/search/classes_a.js b/search/classes_a.js
index fa197f5f..df9fd845 100644
--- a/search/classes_a.js
+++ b/search/classes_a.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['midievent_502',['MidiEvent',['../structMidiEvent.html',1,'']]],
- ['motionevent_503',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget']]],
- ['mouseevent_504',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget']]],
- ['mutex_505',['Mutex',['../classMutex.html',1,'']]]
+ ['midievent_506',['MidiEvent',['../structMidiEvent.html',1,'']]],
+ ['motionevent_507',['MotionEvent',['../structWidget_1_1MotionEvent.html',1,'Widget']]],
+ ['mouseevent_508',['MouseEvent',['../structWidget_1_1MouseEvent.html',1,'Widget']]],
+ ['mutex_509',['Mutex',['../classMutex.html',1,'']]]
];
diff --git a/search/classes_b.js b/search/classes_b.js
index 9762c0e4..b1377114 100644
--- a/search/classes_b.js
+++ b/search/classes_b.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['nanobasewidget_506',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'']]],
- ['nanoimage_507',['NanoImage',['../classNanoImage.html',1,'']]],
- ['nanovg_508',['NanoVG',['../classNanoVG.html',1,'']]]
+ ['nanobasewidget_510',['NanoBaseWidget',['../classNanoBaseWidget.html',1,'']]],
+ ['nanoimage_511',['NanoImage',['../classNanoImage.html',1,'']]],
+ ['nanovg_512',['NanoVG',['../classNanoVG.html',1,'']]]
];
diff --git a/search/classes_c.js b/search/classes_c.js
index 063ff2c4..d420d478 100644
--- a/search/classes_c.js
+++ b/search/classes_c.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['openglgraphicscontext_509',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]],
- ['openglimage_510',['OpenGLImage',['../classOpenGLImage.html',1,'']]]
+ ['openglgraphicscontext_513',['OpenGLGraphicsContext',['../structOpenGLGraphicsContext.html',1,'']]],
+ ['openglimage_514',['OpenGLImage',['../classOpenGLImage.html',1,'']]]
];
diff --git a/search/classes_d.js b/search/classes_d.js
index b635ea59..10d10e50 100644
--- a/search/classes_d.js
+++ b/search/classes_d.js
@@ -1,14 +1,14 @@
var searchData=
[
- ['paint_511',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]],
- ['parameter_512',['Parameter',['../structParameter.html',1,'']]],
- ['parameterenumerationvalue_513',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'']]],
- ['parameterenumerationvalues_514',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'']]],
- ['parameterranges_515',['ParameterRanges',['../structParameterRanges.html',1,'']]],
- ['plugin_516',['Plugin',['../classPlugin.html',1,'']]],
- ['point_517',['Point',['../classPoint.html',1,'']]],
- ['point_3c_20double_20_3e_518',['Point< double >',['../classPoint.html',1,'']]],
- ['point_3c_20int_20_3e_519',['Point< int >',['../classPoint.html',1,'']]],
- ['portgroup_520',['PortGroup',['../structPortGroup.html',1,'']]],
- ['positionchangedevent_521',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget']]]
+ ['paint_515',['Paint',['../structNanoVG_1_1Paint.html',1,'NanoVG']]],
+ ['parameter_516',['Parameter',['../structParameter.html',1,'']]],
+ ['parameterenumerationvalue_517',['ParameterEnumerationValue',['../structParameterEnumerationValue.html',1,'']]],
+ ['parameterenumerationvalues_518',['ParameterEnumerationValues',['../structParameterEnumerationValues.html',1,'']]],
+ ['parameterranges_519',['ParameterRanges',['../structParameterRanges.html',1,'']]],
+ ['plugin_520',['Plugin',['../classPlugin.html',1,'']]],
+ ['point_521',['Point',['../classPoint.html',1,'']]],
+ ['point_3c_20double_20_3e_522',['Point< double >',['../classPoint.html',1,'']]],
+ ['point_3c_20int_20_3e_523',['Point< int >',['../classPoint.html',1,'']]],
+ ['portgroup_524',['PortGroup',['../structPortGroup.html',1,'']]],
+ ['positionchangedevent_525',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html',1,'Widget']]]
];
diff --git a/search/classes_e.js b/search/classes_e.js
index 34015aba..1cde9e7a 100644
--- a/search/classes_e.js
+++ b/search/classes_e.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['rectangle_522',['Rectangle',['../classRectangle.html',1,'']]],
- ['recursivemutex_523',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]],
- ['resizeevent_524',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget']]],
- ['ringbuffercontrol_525',['RingBufferControl',['../classRingBufferControl.html',1,'']]],
- ['ringbuffercontrol_3c_20heapbuffer_20_3e_526',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]],
- ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_527',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]]
+ ['rectangle_526',['Rectangle',['../classRectangle.html',1,'']]],
+ ['recursivemutex_527',['RecursiveMutex',['../classRecursiveMutex.html',1,'']]],
+ ['resizeevent_528',['ResizeEvent',['../structWidget_1_1ResizeEvent.html',1,'Widget']]],
+ ['ringbuffercontrol_529',['RingBufferControl',['../classRingBufferControl.html',1,'']]],
+ ['ringbuffercontrol_3c_20heapbuffer_20_3e_530',['RingBufferControl< HeapBuffer >',['../classRingBufferControl.html',1,'']]],
+ ['ringbuffercontrol_3c_20smallstackbuffer_20_3e_531',['RingBufferControl< SmallStackBuffer >',['../classRingBufferControl.html',1,'']]]
];
diff --git a/search/classes_f.js b/search/classes_f.js
index 4cbdd660..d3a6e6fe 100644
--- a/search/classes_f.js
+++ b/search/classes_f.js
@@ -1,18 +1,19 @@
var searchData=
[
- ['scopedpointer_528',['ScopedPointer',['../classScopedPointer.html',1,'']]],
- ['scopedsafelocale_529',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]],
- ['scopelocker_530',['ScopeLocker',['../classScopeLocker.html',1,'']]],
- ['scopetrylocker_531',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]],
- ['scopeunlocker_532',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]],
- ['scrollevent_533',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget']]],
- ['signal_534',['Signal',['../classSignal.html',1,'']]],
- ['size_535',['Size',['../classSize.html',1,'']]],
- ['size_3c_20uint_20_3e_536',['Size< uint >',['../classSize.html',1,'']]],
- ['smallstackbuffer_537',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]],
- ['smallstackringbuffer_538',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'']]],
- ['specialevent_539',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget']]],
- ['standalonewindow_540',['StandaloneWindow',['../classStandaloneWindow.html',1,'']]],
- ['string_541',['String',['../classString.html',1,'']]],
- ['subwidget_542',['SubWidget',['../classSubWidget.html',1,'']]]
+ ['scopedgraphicscontext_532',['ScopedGraphicsContext',['../classWindow_1_1ScopedGraphicsContext.html',1,'Window']]],
+ ['scopedpointer_533',['ScopedPointer',['../classScopedPointer.html',1,'']]],
+ ['scopedsafelocale_534',['ScopedSafeLocale',['../classScopedSafeLocale.html',1,'']]],
+ ['scopelocker_535',['ScopeLocker',['../classScopeLocker.html',1,'']]],
+ ['scopetrylocker_536',['ScopeTryLocker',['../classScopeTryLocker.html',1,'']]],
+ ['scopeunlocker_537',['ScopeUnlocker',['../classScopeUnlocker.html',1,'']]],
+ ['scrollevent_538',['ScrollEvent',['../structWidget_1_1ScrollEvent.html',1,'Widget']]],
+ ['signal_539',['Signal',['../classSignal.html',1,'']]],
+ ['size_540',['Size',['../classSize.html',1,'']]],
+ ['size_3c_20uint_20_3e_541',['Size< uint >',['../classSize.html',1,'']]],
+ ['smallstackbuffer_542',['SmallStackBuffer',['../structSmallStackBuffer.html',1,'']]],
+ ['smallstackringbuffer_543',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html',1,'']]],
+ ['specialevent_544',['SpecialEvent',['../structWidget_1_1SpecialEvent.html',1,'Widget']]],
+ ['standalonewindow_545',['StandaloneWindow',['../classStandaloneWindow.html',1,'']]],
+ ['string_546',['String',['../classString.html',1,'']]],
+ ['subwidget_547',['SubWidget',['../classSubWidget.html',1,'']]]
];
diff --git a/search/enums_0.js b/search/enums_0.js
index 7596932c..6416033e 100644
--- a/search/enums_0.js
+++ b/search/enums_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['buttonstate_943',['ButtonState',['../structWindow_1_1FileBrowserOptions.html#a1e10c3a7c2c7b38d9476d24d73001504',1,'Window::FileBrowserOptions']]]
+ ['buttonstate_949',['ButtonState',['../structWindow_1_1FileBrowserOptions.html#a1e10c3a7c2c7b38d9476d24d73001504',1,'Window::FileBrowserOptions']]]
];
diff --git a/search/enums_1.js b/search/enums_1.js
index 7d7d3f63..3d296e98 100644
--- a/search/enums_1.js
+++ b/search/enums_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['createflags_944',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]]
+ ['createflags_950',['CreateFlags',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9',1,'NanoVG']]]
];
diff --git a/search/enums_2.js b/search/enums_2.js
index 932ed1b0..1660fe7c 100644
--- a/search/enums_2.js
+++ b/search/enums_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['parameterdesignation_945',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]],
- ['predefinedportgroupsids_946',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]]
+ ['parameterdesignation_951',['ParameterDesignation',['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#ga9a7e733c40008f92e96e2ccf24f890de',1,'ParameterDesignation(): DistrhoPluginLV2.hpp']]],
+ ['predefinedportgroupsids_952',['PredefinedPortGroupsIds',['../group__BasePluginStructs.html#ga177ca6eb2528109ec4a130a643e8c70a',1,'DistrhoPlugin.hpp']]]
];
diff --git a/search/enumvalues_0.js b/search/enumvalues_0.js
index 5385b354..88a562d3 100644
--- a/search/enumvalues_0.js
+++ b/search/enumvalues_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['create_5fantialias_947',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]],
- ['create_5fdebug_948',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]],
- ['create_5fstencil_5fstrokes_949',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]]
+ ['create_5fantialias_953',['CREATE_ANTIALIAS',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9a4fb2bb2ad2eccc922e6e5613ca1bf19e',1,'NanoVG']]],
+ ['create_5fdebug_954',['CREATE_DEBUG',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9ace85d2e89072533bdc5d326df30f82c5',1,'NanoVG']]],
+ ['create_5fstencil_5fstrokes_955',['CREATE_STENCIL_STROKES',['../classNanoVG.html#a54ec9a68401121aab78976df6d3891a9aa4539b7424f6885f382ad911c5eb4ad3',1,'NanoVG']]]
];
diff --git a/search/enumvalues_1.js b/search/enumvalues_1.js
index ce70dffe..f6fc0e97 100644
--- a/search/enumvalues_1.js
+++ b/search/enumvalues_1.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['kparameterdesignationbypass_950',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]],
- ['kparameterdesignationnull_951',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]],
- ['kportgroupmono_952',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]],
- ['kportgroupnone_953',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]],
- ['kportgroupstereo_954',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]]
+ ['kparameterdesignationbypass_956',['kParameterDesignationBypass',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890dea0623d4fc45bc45f4afad0f752955c50b',1,'kParameterDesignationBypass(): DistrhoPluginLV2.hpp']]],
+ ['kparameterdesignationnull_957',['kParameterDesignationNull',['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPlugin.hpp'],['../group__BasePluginStructs.html#gga9a7e733c40008f92e96e2ccf24f890deaee7f64d019ddec5f802c9d53eb033401',1,'kParameterDesignationNull(): DistrhoPluginLV2.hpp']]],
+ ['kportgroupmono_958',['kPortGroupMono',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aa0f890fe6310b119745b6c6cb409c5fe9',1,'DistrhoPlugin.hpp']]],
+ ['kportgroupnone_959',['kPortGroupNone',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaea27aed9948a2aaf4978941c96df3932',1,'DistrhoPlugin.hpp']]],
+ ['kportgroupstereo_960',['kPortGroupStereo',['../group__BasePluginStructs.html#gga177ca6eb2528109ec4a130a643e8c70aaeefc1b206ffdedf67376156cf6e5d114',1,'DistrhoPlugin.hpp']]]
];
diff --git a/search/functions_0.js b/search/functions_0.js
index f8f7064c..d9ef1f70 100644
--- a/search/functions_0.js
+++ b/search/functions_0.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['activate_554',['activate',['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()'],['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()']]],
- ['addidlecallback_555',['addIdleCallback',['../classApplication.html#ad6aab76a79b7b3c2883785040b46017a',1,'Application::addIdleCallback()'],['../classWindow.html#ad17a7f53a62673982f4861cdc27fd54e',1,'Window::addIdleCallback()']]],
- ['application_556',['Application',['../classApplication.html#af9dd089d30cf442f8ffda646305089bb',1,'Application']]],
- ['arc_557',['arc',['../classNanoVG.html#a5da07d6030f2918260e1fc20cfb4c9e6',1,'NanoVG']]],
- ['arcto_558',['arcTo',['../classNanoVG.html#aea6996381cba59bdcef33a981af853e8',1,'NanoVG']]],
- ['audiomidisynchelper_559',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html#ae75a1d7256c04445ec77176b6505fcb0',1,'AudioMidiSyncHelper']]],
- ['audioport_560',['AudioPort',['../structAudioPort.html#abbd5c1ad18e0b920c2ff6c5053e59ede',1,'AudioPort']]]
+ ['activate_559',['activate',['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()'],['../classPlugin.html#aa5c1262f5ca20536bb5850fdd6faa22c',1,'Plugin::activate()']]],
+ ['addidlecallback_560',['addIdleCallback',['../classApplication.html#ad6aab76a79b7b3c2883785040b46017a',1,'Application::addIdleCallback()'],['../classWindow.html#ad17a7f53a62673982f4861cdc27fd54e',1,'Window::addIdleCallback()']]],
+ ['application_561',['Application',['../classApplication.html#af9dd089d30cf442f8ffda646305089bb',1,'Application']]],
+ ['arc_562',['arc',['../classNanoVG.html#a5da07d6030f2918260e1fc20cfb4c9e6',1,'NanoVG']]],
+ ['arcto_563',['arcTo',['../classNanoVG.html#aea6996381cba59bdcef33a981af853e8',1,'NanoVG']]],
+ ['audiomidisynchelper_564',['AudioMidiSyncHelper',['../classAudioMidiSyncHelper.html#ae75a1d7256c04445ec77176b6505fcb0',1,'AudioMidiSyncHelper']]],
+ ['audioport_565',['AudioPort',['../structAudioPort.html#abbd5c1ad18e0b920c2ff6c5053e59ede',1,'AudioPort']]]
];
diff --git a/search/functions_1.js b/search/functions_1.js
index 41f5b525..1b18b057 100644
--- a/search/functions_1.js
+++ b/search/functions_1.js
@@ -1,11 +1,11 @@
var searchData=
[
- ['barbeattick_561',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html#abff8c9586a4e82694e7d6bac3e8da1ef',1,'TimePosition::BarBeatTick']]],
- ['baseevent_562',['BaseEvent',['../structWidget_1_1BaseEvent.html#a18c1114caca474cadefd9a13e2d9c693',1,'Widget::BaseEvent']]],
- ['beginframe_563',['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_564',['beginPath',['../classNanoVG.html#a1cd7ee075338cbd5069e0862dff70b41',1,'NanoVG']]],
- ['bezierto_565',['bezierTo',['../classNanoVG.html#a44831e8c0c5e457eda688c9141e10f68',1,'NanoVG']]],
- ['boxgradient_566',['boxGradient',['../classNanoVG.html#a1496424cb5a9e40844ebb4d8dad83799',1,'NanoVG']]],
- ['buffersizechanged_567',['bufferSizeChanged',['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)'],['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)']]],
- ['buttons_568',['Buttons',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a0483d4ab39bdec4f6e69699fb3c272dd',1,'Window::FileBrowserOptions::Buttons']]]
+ ['barbeattick_566',['BarBeatTick',['../structTimePosition_1_1BarBeatTick.html#abff8c9586a4e82694e7d6bac3e8da1ef',1,'TimePosition::BarBeatTick']]],
+ ['baseevent_567',['BaseEvent',['../structWidget_1_1BaseEvent.html#a18c1114caca474cadefd9a13e2d9c693',1,'Widget::BaseEvent']]],
+ ['beginframe_568',['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_569',['beginPath',['../classNanoVG.html#a1cd7ee075338cbd5069e0862dff70b41',1,'NanoVG']]],
+ ['bezierto_570',['bezierTo',['../classNanoVG.html#a44831e8c0c5e457eda688c9141e10f68',1,'NanoVG']]],
+ ['boxgradient_571',['boxGradient',['../classNanoVG.html#a1496424cb5a9e40844ebb4d8dad83799',1,'NanoVG']]],
+ ['buffersizechanged_572',['bufferSizeChanged',['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)'],['../classPlugin.html#a9f6c8ad6b054056649d0250e527e1297',1,'Plugin::bufferSizeChanged(uint32_t newBufferSize)']]],
+ ['buttons_573',['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 b346128c..5ae866f8 100644
--- a/search/functions_10.js
+++ b/search/functions_10.js
@@ -1,22 +1,22 @@
var searchData=
[
- ['radialgradient_760',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]],
- ['radtodeg_761',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]],
- ['readcustomdata_762',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]],
- ['readcustomtype_763',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]],
- ['rect_764',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]],
- ['rectangle_765',['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_766',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]],
- ['removeidlecallback_767',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]],
- ['repaint_768',['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_769',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]],
- ['reset_770',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]],
- ['resetscissor_771',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]],
- ['resettransform_772',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]],
- ['resizeevent_773',['ResizeEvent',['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent']]],
- ['restore_774',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]],
- ['rotate_775',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]],
- ['roundedrect_776',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]],
- ['run_777',['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_778',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]]
+ ['radialgradient_765',['radialGradient',['../classNanoVG.html#a19d27b1b3a22afe9a6d27f4f9f8bf167',1,'NanoVG']]],
+ ['radtodeg_766',['radToDeg',['../classNanoVG.html#a175f4c41e0d89ae5d8bdb65e5580c637',1,'NanoVG']]],
+ ['readcustomdata_767',['readCustomData',['../classRingBufferControl.html#aafdb126b2885c507cec852bc63fd6cb8',1,'RingBufferControl']]],
+ ['readcustomtype_768',['readCustomType',['../classRingBufferControl.html#aaaf4efe13ec2555c390047f545d2660d',1,'RingBufferControl']]],
+ ['rect_769',['rect',['../classNanoVG.html#a1bc27cc57b0e2d3bc0fd12d519312251',1,'NanoVG']]],
+ ['rectangle_770',['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_771',['release',['../classScopedPointer.html#a10c8f696fec0cca763b067ec3e469199',1,'ScopedPointer']]],
+ ['removeidlecallback_772',['removeIdleCallback',['../classApplication.html#a082f532e2922924c6c72517f9272f67d',1,'Application::removeIdleCallback()'],['../classWindow.html#a5c5c4f53c53cb081b39a40d5ce9afd65',1,'Window::removeIdleCallback()']]],
+ ['repaint_773',['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_774',['requestParameterValueChange',['../classPlugin.html#ae65d8603022c09d1ce2ee5cf568de70f',1,'Plugin']]],
+ ['reset_775',['reset',['../classNanoVG.html#ad5ddb240794b35105eeadd1534f0911b',1,'NanoVG']]],
+ ['resetscissor_776',['resetScissor',['../classNanoVG.html#aff2eaea01970f0ec2005d1051f25ad35',1,'NanoVG']]],
+ ['resettransform_777',['resetTransform',['../classNanoVG.html#aac35e4a0ce84c0f4bf8d881d1b8a5b34',1,'NanoVG']]],
+ ['resizeevent_778',['ResizeEvent',['../structWidget_1_1ResizeEvent.html#ac92abcdb2820807cd3d020864b96b3bd',1,'Widget::ResizeEvent']]],
+ ['restore_779',['restore',['../classNanoVG.html#aa1da11cb97d4f6718ffe8b4622684c3b',1,'NanoVG']]],
+ ['rotate_780',['rotate',['../classNanoVG.html#a13da8f469cd43117c19d8459c178b905',1,'NanoVG']]],
+ ['roundedrect_781',['roundedRect',['../classNanoVG.html#ac9d8502c3cbf6745ff3a41d1b97b6529',1,'NanoVG']]],
+ ['run_782',['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_783',['runAsModal',['../classWindow.html#a00108f3d1c5831d02b0c67cd4f226e4d',1,'Window']]]
];
diff --git a/search/functions_11.js b/search/functions_11.js
index aabfb689..68b2716d 100644
--- a/search/functions_11.js
+++ b/search/functions_11.js
@@ -1,57 +1,57 @@
var searchData=
[
- ['sampleratechanged_779',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]],
- ['save_780',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]],
- ['scale_781',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]],
- ['scissor_782',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]],
- ['scopedpointer_783',['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_784',['ScrollEvent',['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent']]],
- ['sendnote_785',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]],
- ['setabsolutepos_786',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]],
- ['setabsolutex_787',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]],
- ['setabsolutey_788',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]],
- ['setclassname_789',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]],
- ['setendpos_790',['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_791',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]],
- ['setendy_792',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]],
- ['setfor_793',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]],
- ['setgeometryconstraints_794',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]],
- ['setheight_795',['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_796',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]],
- ['setignoringkeyrepeat_797',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]],
- ['setlatency_798',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]],
- ['setmargin_799',['setMargin',['../classSubWidget.html#a9594d89a623dd7e63cbdb8139e9e4a38',1,'SubWidget::setMargin(int x, int y) noexcept'],['../classSubWidget.html#a77f510ea6d0864d296b02b085cc05f2b',1,'SubWidget::setMargin(const Point< int > &offset) noexcept']]],
- ['setneedsfullviewportdrawing_800',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]],
- ['setneedsviewportscaling_801',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]],
- ['setnumsegments_802',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]],
- ['setparametervalue_803',['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_804',['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_805',['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_806',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]],
- ['setsize_807',['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_808',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]],
- ['setstartpos_809',['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_810',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]],
- ['setstarty_811',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]],
- ['setstate_812',['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_813',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]],
- ['setvisible_814',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]],
- ['setwidth_815',['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_816',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]],
- ['sety_817',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]],
- ['show_818',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]],
- ['shrinkby_819',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]],
- ['size_820',['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_821',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]],
- ['skewy_822',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]],
- ['smallstackringbuffer_823',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer']]],
- ['specialevent_824',['SpecialEvent',['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent']]],
- ['standalonewindow_825',['StandaloneWindow',['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]],
- ['statechanged_826',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]],
- ['stroke_827',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]],
- ['strokecolor_828',['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_829',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]],
- ['strokewidth_830',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]],
- ['subwidget_831',['SubWidget',['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget']]],
- ['swapwith_832',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]]
+ ['sampleratechanged_784',['sampleRateChanged',['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classPlugin.html#a2fcbfa1893f44e661d0d8cd53391dadc',1,'Plugin::sampleRateChanged(double newSampleRate)'],['../classUI.html#ac3e98726ca71f95a1e6c867706ebd9be',1,'UI::sampleRateChanged()']]],
+ ['save_785',['save',['../classNanoVG.html#a05fd441d579c42c76d786bd4a7b437af',1,'NanoVG']]],
+ ['scale_786',['scale',['../classNanoVG.html#a76273b763fa9b84c4a86d37065accee7',1,'NanoVG']]],
+ ['scissor_787',['scissor',['../classNanoVG.html#a7ac24b9a1ab2b901ab18d4d8dbb92c1c',1,'NanoVG']]],
+ ['scopedpointer_788',['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_789',['ScrollEvent',['../structWidget_1_1ScrollEvent.html#abee88b10b7b031ddcca1454e064a3cc3',1,'Widget::ScrollEvent']]],
+ ['sendnote_790',['sendNote',['../classUI.html#a9d630b2b1696e01015d869a5b434eb6e',1,'UI']]],
+ ['setabsolutepos_791',['setAbsolutePos',['../classSubWidget.html#a0e7a4dd27eee8a3a1b7bf12d9f21769f',1,'SubWidget::setAbsolutePos(int x, int y) noexcept'],['../classSubWidget.html#a05c5e533e9b10186d0f72ae94f72196d',1,'SubWidget::setAbsolutePos(const Point< int > &pos) noexcept']]],
+ ['setabsolutex_792',['setAbsoluteX',['../classSubWidget.html#abcd0a00a4c3cdc402aea56044df26cc3',1,'SubWidget']]],
+ ['setabsolutey_793',['setAbsoluteY',['../classSubWidget.html#a3c674e3c46206ac29a562c0f02dcf82c',1,'SubWidget']]],
+ ['setclassname_794',['setClassName',['../classApplication.html#a203d22d1ce0c0de90c2379f6bc839815',1,'Application']]],
+ ['setendpos_795',['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_796',['setEndX',['../classLine.html#a17061d9ae2e85a5f929148e5106504bf',1,'Line']]],
+ ['setendy_797',['setEndY',['../classLine.html#a0dcd399a55aef168e91c645958670ee6',1,'Line']]],
+ ['setfor_798',['setFor',['../structColor.html#a9bd4efab0718f412babc62398875a80f',1,'Color']]],
+ ['setgeometryconstraints_799',['setGeometryConstraints',['../classWindow.html#aece9e08d0c4d3b6ec02cbb804583c175',1,'Window']]],
+ ['setheight_800',['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_801',['setId',['../classWidget.html#abfba3652559de84ba1ae9ccbd3d35e31',1,'Widget']]],
+ ['setignoringkeyrepeat_802',['setIgnoringKeyRepeat',['../classWindow.html#a36a04e5f5ecc6ee5228f9da6df43e865',1,'Window']]],
+ ['setlatency_803',['setLatency',['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept'],['../classPlugin.html#a2a70c4ec55d74d9bc26862975d8df8a7',1,'Plugin::setLatency(uint32_t frames) noexcept']]],
+ ['setmargin_804',['setMargin',['../classSubWidget.html#a9594d89a623dd7e63cbdb8139e9e4a38',1,'SubWidget::setMargin(int x, int y) noexcept'],['../classSubWidget.html#a77f510ea6d0864d296b02b085cc05f2b',1,'SubWidget::setMargin(const Point< int > &offset) noexcept']]],
+ ['setneedsfullviewportdrawing_805',['setNeedsFullViewportDrawing',['../classSubWidget.html#a926884690b66c762f7bdb1196c58522b',1,'SubWidget']]],
+ ['setneedsviewportscaling_806',['setNeedsViewportScaling',['../classSubWidget.html#a5cd703976adf24decbb66dd3dbc1db8b',1,'SubWidget']]],
+ ['setnumsegments_807',['setNumSegments',['../classCircle.html#a34fa92504c0bcc008958779fa4d66c32',1,'Circle']]],
+ ['setparametervalue_808',['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_809',['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_810',['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_811',['setResizable',['../classWindow.html#a10f6ff4b0f3e714298a4ac612edcdd7e',1,'Window']]],
+ ['setsize_812',['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_813',['setSkipDrawing',['../classSubWidget.html#adb38f61c0205d7832ddfd090f7f60f2a',1,'SubWidget']]],
+ ['setstartpos_814',['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_815',['setStartX',['../classLine.html#ad2b10d3144ba0711f9ecb444bb08ad4c',1,'Line']]],
+ ['setstarty_816',['setStartY',['../classLine.html#ae35ba55c6ff3bae24c7f05133b9e003b',1,'Line']]],
+ ['setstate_817',['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_818',['setTitle',['../classWindow.html#ab2f1b80c5dfcafd2cbdf6b85b756fdbd',1,'Window']]],
+ ['setvisible_819',['setVisible',['../classWidget.html#a66088a03691f9c643ff335fa826576ba',1,'Widget::setVisible()'],['../classWindow.html#a118e0356bb6fcf081955f2bd97686036',1,'Window::setVisible()']]],
+ ['setwidth_820',['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_821',['setX',['../classPoint.html#a1539a6f24282a1d637b60ccfbbf46629',1,'Point::setX()'],['../classCircle.html#acc96a188288cdf83fd822bb41f8f2be1',1,'Circle::setX()'],['../classRectangle.html#af618ee618bd029fbe66291228041990e',1,'Rectangle::setX()']]],
+ ['sety_822',['setY',['../classPoint.html#a8ffe6785dc851accf06d02917fba54cf',1,'Point::setY()'],['../classCircle.html#a034ddfd162d89a7dacea7981a5406a1a',1,'Circle::setY()'],['../classRectangle.html#abe5b6c92cece58bbc0c7cb4855e73dac',1,'Rectangle::setY()']]],
+ ['show_823',['show',['../classWidget.html#a25ff178539e226b5f30ef0335d060f2b',1,'Widget::show()'],['../classWindow.html#a8f986e19a11c4c97ed8e6ad3d0e648b7',1,'Window::show()']]],
+ ['shrinkby_824',['shrinkBy',['../classSize.html#abbcf98f504b23679162cab3b6f818949',1,'Size::shrinkBy()'],['../classRectangle.html#a22e5029d09c7eac8ebee0e079dab075f',1,'Rectangle::shrinkBy()']]],
+ ['size_825',['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_826',['skewX',['../classNanoVG.html#a4f45e3cf465060491e73427e5868573f',1,'NanoVG']]],
+ ['skewy_827',['skewY',['../classNanoVG.html#a508c4fde6212c1b0598d9f8b32cba0f6',1,'NanoVG']]],
+ ['smallstackringbuffer_828',['SmallStackRingBuffer',['../classSmallStackRingBuffer.html#aceb7e429507b28dd56e837f23b623987',1,'SmallStackRingBuffer']]],
+ ['specialevent_829',['SpecialEvent',['../structWidget_1_1SpecialEvent.html#aabddc200eb8494dccac663b83248b14b',1,'Widget::SpecialEvent']]],
+ ['standalonewindow_830',['StandaloneWindow',['../classStandaloneWindow.html#a28d4f09b9f280c1d03cc77fc63465b48',1,'StandaloneWindow::StandaloneWindow(Application &app)'],['../classStandaloneWindow.html#a89454a51521bfb51231811ab783c5908',1,'StandaloneWindow::StandaloneWindow(Application &app, Window &parentWindow)']]],
+ ['statechanged_831',['stateChanged',['../classUI.html#a1bdc7e158d974e82f0535f1658d66575',1,'UI']]],
+ ['stroke_832',['stroke',['../classNanoVG.html#aeed167687a8a269c4f9c44a7db4d3746',1,'NanoVG']]],
+ ['strokecolor_833',['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_834',['strokePaint',['../classNanoVG.html#a8d00b35e0ab5c428af120cc78ff32804',1,'NanoVG']]],
+ ['strokewidth_835',['strokeWidth',['../classNanoVG.html#a373190894070313e8d321b2af0bbab58',1,'NanoVG']]],
+ ['subwidget_836',['SubWidget',['../classSubWidget.html#a9fda448971613b2758fd9570c3065f7a',1,'SubWidget']]],
+ ['swapwith_837',['swapWith',['../classScopedPointer.html#a362cd8d5a212df0ee08691b75a4ba3de',1,'ScopedPointer']]]
];
diff --git a/search/functions_12.js b/search/functions_12.js
index 38d52b5a..0de258a5 100644
--- a/search/functions_12.js
+++ b/search/functions_12.js
@@ -1,29 +1,29 @@
var searchData=
[
- ['text_833',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]],
- ['textalign_834',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]],
- ['textbounds_835',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]],
- ['textbox_836',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]],
- ['textboxbounds_837',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]],
- ['textbreaklines_838',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]],
- ['textglyphpositions_839',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]],
- ['textletterspacing_840',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]],
- ['textlineheight_841',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]],
- ['textmetrics_842',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]],
- ['timeposition_843',['TimePosition',['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition']]],
- ['tofront_844',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]],
- ['toplevelwidget_845',['TopLevelWidget',['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget']]],
- ['transform_846',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]],
- ['transformidentity_847',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]],
- ['transforminverse_848',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]],
- ['transformmultiply_849',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]],
- ['transformpoint_850',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]],
- ['transformpremultiply_851',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]],
- ['transformrotate_852',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]],
- ['transformscale_853',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]],
- ['transformskewx_854',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]],
- ['transformskewy_855',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]],
- ['transformtranslate_856',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]],
- ['translate_857',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]],
- ['triangle_858',['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_838',['text',['../classNanoVG.html#af9526a1c4b2d5e1db0190c32ba9a1eaa',1,'NanoVG']]],
+ ['textalign_839',['textAlign',['../classNanoVG.html#a9c942ced1722beff8e326a6cf0c9a1d1',1,'NanoVG::textAlign(Align align)'],['../classNanoVG.html#a9a1a5e00351ff92ebb9795a2127f0529',1,'NanoVG::textAlign(int align)']]],
+ ['textbounds_840',['textBounds',['../classNanoVG.html#a281c71d51c5f9d6fb5d6e8369ca650f4',1,'NanoVG']]],
+ ['textbox_841',['textBox',['../classNanoVG.html#a16f910cddbecd570d3c125e217f51e10',1,'NanoVG']]],
+ ['textboxbounds_842',['textBoxBounds',['../classNanoVG.html#a47e41ef76a4682f0418ba8d0a60f6ea8',1,'NanoVG']]],
+ ['textbreaklines_843',['textBreakLines',['../classNanoVG.html#ab403a3cdf19dd2af4c75bb180c5e0fb8',1,'NanoVG']]],
+ ['textglyphpositions_844',['textGlyphPositions',['../classNanoVG.html#ae8476a381526e6ef89150529594cbf35',1,'NanoVG']]],
+ ['textletterspacing_845',['textLetterSpacing',['../classNanoVG.html#ad768aae0871c1685ca5dc590859d5c1b',1,'NanoVG']]],
+ ['textlineheight_846',['textLineHeight',['../classNanoVG.html#aab69aa4f2ae1b15adcceb9d065ea8aa6',1,'NanoVG']]],
+ ['textmetrics_847',['textMetrics',['../classNanoVG.html#a5e84bf7dec65064733aec488389568b0',1,'NanoVG']]],
+ ['timeposition_848',['TimePosition',['../structTimePosition.html#aee816daeed95cf309ded1087a0c800ae',1,'TimePosition']]],
+ ['tofront_849',['toFront',['../classSubWidget.html#a3426cbcf0104c8a5c9996e3efff75381',1,'SubWidget']]],
+ ['toplevelwidget_850',['TopLevelWidget',['../classTopLevelWidget.html#a3cdeec5e7b144cc48d89e748a37f538e',1,'TopLevelWidget']]],
+ ['transform_851',['transform',['../classNanoVG.html#ad06096ade68bf78bcc256005cd6f2c45',1,'NanoVG']]],
+ ['transformidentity_852',['transformIdentity',['../classNanoVG.html#a81c8b60a87be8a8d4a5efce8eeaf1915',1,'NanoVG']]],
+ ['transforminverse_853',['transformInverse',['../classNanoVG.html#ac5692f82bcac4858f44d9fd0df287cad',1,'NanoVG']]],
+ ['transformmultiply_854',['transformMultiply',['../classNanoVG.html#a3ac9aade102afb3a4f84966f0727c6c6',1,'NanoVG']]],
+ ['transformpoint_855',['transformPoint',['../classNanoVG.html#ae2e49763ab7f503016c0dede0dbfd3cc',1,'NanoVG']]],
+ ['transformpremultiply_856',['transformPremultiply',['../classNanoVG.html#a1416fbff2a0ecada90b2d9852bfbaf42',1,'NanoVG']]],
+ ['transformrotate_857',['transformRotate',['../classNanoVG.html#a43e16d0f94dc0a49dae5128d69e75e3c',1,'NanoVG']]],
+ ['transformscale_858',['transformScale',['../classNanoVG.html#a94c1f78baadff1d6c6a5a4d52dd770d7',1,'NanoVG']]],
+ ['transformskewx_859',['transformSkewX',['../classNanoVG.html#a178b6b9a8c755cda91ccba2b6239d279',1,'NanoVG']]],
+ ['transformskewy_860',['transformSkewY',['../classNanoVG.html#af23e7f6a6056e5efe72944fa68767704',1,'NanoVG']]],
+ ['transformtranslate_861',['transformTranslate',['../classNanoVG.html#a022e3cdfa06f5bc9103b37dfa64adb2c',1,'NanoVG']]],
+ ['translate_862',['translate',['../classNanoVG.html#abc1d6466eb7fdc57a869ec7b9fdd6bdf',1,'NanoVG']]],
+ ['triangle_863',['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 00ebb9d9..704cce65 100644
--- a/search/functions_13.js
+++ b/search/functions_13.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['ui_859',['UI',['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI']]]
+ ['ui_864',['UI',['../classUI.html#ad3425075e4a23234a8568d1893b54f22',1,'UI']]]
];
diff --git a/search/functions_14.js b/search/functions_14.js
index 109f4a3e..e12928de 100644
--- a/search/functions_14.js
+++ b/search/functions_14.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['vstguistandalonewindow_860',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow']]],
- ['vulkanimage_861',['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_865',['VstGuiStandaloneWindow',['../classVstGuiStandaloneWindow.html#a42194a31b6ebd9b12fee1460bca2df79',1,'VstGuiStandaloneWindow']]],
+ ['vulkanimage_866',['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 a4e7de1a..29e0b61b 100644
--- a/search/functions_15.js
+++ b/search/functions_15.js
@@ -1,7 +1,8 @@
var searchData=
[
- ['window_862',['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_863',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]],
- ['writecustomtype_864',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]],
- ['writemidievent_865',['writeMidiEvent',['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept'],['../classPlugin.html#a0467eef817ac130cbbe1c0fbe09660c6',1,'Plugin::writeMidiEvent(const MidiEvent &midiEvent) noexcept']]]
+ ['window_867',['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)']]],
+ ['withalpha_868',['withAlpha',['../structColor.html#a664780dcd74f376837dc6c5a219ca566',1,'Color']]],
+ ['writecustomdata_869',['writeCustomData',['../classRingBufferControl.html#a72e173dcae573f6e2e8ac4cfeb8aa96b',1,'RingBufferControl']]],
+ ['writecustomtype_870',['writeCustomType',['../classRingBufferControl.html#a3e9c1857e11f0d9efcc2944d6000504b',1,'RingBufferControl']]],
+ ['writemidievent_871',['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 6ccfaebd..30efcefe 100644
--- a/search/functions_16.js
+++ b/search/functions_16.js
@@ -1,22 +1,22 @@
var searchData=
[
- ['_7eapplication_866',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]],
- ['_7ebaseevent_867',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]],
- ['_7ecairobasewidget_868',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]],
- ['_7ecairoimage_869',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]],
- ['_7eheapringbuffer_870',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]],
- ['_7eimagebase_871',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]],
- ['_7eleakedobjectdetector_872',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]],
- ['_7enanobasewidget_873',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]],
- ['_7enanoimage_874',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]],
- ['_7enanovg_875',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]],
- ['_7eopenglimage_876',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]],
- ['_7eplugin_877',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]],
- ['_7escopedpointer_878',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]],
- ['_7esubwidget_879',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]],
- ['_7etoplevelwidget_880',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]],
- ['_7eui_881',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]],
- ['_7evulkanimage_882',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]],
- ['_7ewidget_883',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]],
- ['_7ewindow_884',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]]
+ ['_7eapplication_872',['~Application',['../classApplication.html#a20573928a0d53fb96d929513bc5acde6',1,'Application']]],
+ ['_7ebaseevent_873',['~BaseEvent',['../structWidget_1_1BaseEvent.html#a58da172316b49f6d79b879b74ce5792a',1,'Widget::BaseEvent']]],
+ ['_7ecairobasewidget_874',['~CairoBaseWidget',['../classCairoBaseWidget.html#ab76ae3b54d624b194e6392ba48799ce4',1,'CairoBaseWidget']]],
+ ['_7ecairoimage_875',['~CairoImage',['../classCairoImage.html#a36abbee6a47fc3447f00270aa16a82b7',1,'CairoImage']]],
+ ['_7eheapringbuffer_876',['~HeapRingBuffer',['../classHeapRingBuffer.html#ae2e25c610073d35998efd7106b5eb8a0',1,'HeapRingBuffer']]],
+ ['_7eimagebase_877',['~ImageBase',['../classImageBase.html#a247e1c3259d5943a5766c99f61da9309',1,'ImageBase']]],
+ ['_7eleakedobjectdetector_878',['~LeakedObjectDetector',['../classLeakedObjectDetector.html#af4fd575fa5361ce5b01f65a635b1d6b3',1,'LeakedObjectDetector']]],
+ ['_7enanobasewidget_879',['~NanoBaseWidget',['../classNanoBaseWidget.html#a902dabbadc38052f23a0a1820ddf8003',1,'NanoBaseWidget']]],
+ ['_7enanoimage_880',['~NanoImage',['../classNanoImage.html#a8915fb5eae1a0180edd3f5babf6a0091',1,'NanoImage']]],
+ ['_7enanovg_881',['~NanoVG',['../classNanoVG.html#a3e05169f4e66e811537adaea17e4bb3f',1,'NanoVG']]],
+ ['_7eopenglimage_882',['~OpenGLImage',['../classOpenGLImage.html#a97461921a4eba66af7cfeaf84595f3ad',1,'OpenGLImage']]],
+ ['_7eplugin_883',['~Plugin',['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()'],['../classPlugin.html#a89814b8f0b1c91e49140d42eb8331383',1,'Plugin::~Plugin()']]],
+ ['_7escopedpointer_884',['~ScopedPointer',['../classScopedPointer.html#a3c540f0121065aafa5f9607362fc1450',1,'ScopedPointer']]],
+ ['_7esubwidget_885',['~SubWidget',['../classSubWidget.html#a0f6225f53db69cd682910939edc9fd96',1,'SubWidget']]],
+ ['_7etoplevelwidget_886',['~TopLevelWidget',['../classTopLevelWidget.html#a73c0ee0ce1e84c9e18d0f6dcdcb9104a',1,'TopLevelWidget']]],
+ ['_7eui_887',['~UI',['../classUI.html#a47e7b6111faba049dfee4738d067cc42',1,'UI']]],
+ ['_7evulkanimage_888',['~VulkanImage',['../classVulkanImage.html#a45ab89d12d9a6a08f4986ac241a025dc',1,'VulkanImage']]],
+ ['_7ewidget_889',['~Widget',['../classWidget.html#a714cf798aadb4d615f6f60a355382c02',1,'Widget']]],
+ ['_7ewindow_890',['~Window',['../classWindow.html#a62b4a97b3c2e492f1d9a46092011e2d9',1,'Window']]]
];
diff --git a/search/functions_2.js b/search/functions_2.js
index bbbdc745..2ad6cfb3 100644
--- a/search/functions_2.js
+++ b/search/functions_2.js
@@ -1,27 +1,27 @@
var searchData=
[
- ['cairobasewidget_569',['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_570',['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_571',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]],
- ['canrequestparametervaluechanges_572',['canRequestParameterValueChanges',['../classPlugin.html#a581614e1d301ee613a988855c61b2517',1,'Plugin']]],
- ['characterinputevent_573',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent']]],
- ['circle_574',['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_575',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]],
- ['close_576',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]],
- ['closepath_577',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]],
- ['color_578',['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_579',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]],
- ['contains_580',['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_581',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]],
- ['containsy_582',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]],
- ['createbuffer_583',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]],
- ['createfontfromfile_584',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]],
- ['createfontfrommemory_585',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]],
- ['createimagefromfile_586',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]],
- ['createimagefrommemory_587',['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_588',['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_589',['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_590',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]],
- ['createui_591',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]],
- ['currenttransform_592',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]]
+ ['cairobasewidget_574',['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_575',['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_576',['cancelFrame',['../classNanoVG.html#a5c47888aaa114b8ca9a0431383c1c0f1',1,'NanoVG']]],
+ ['canrequestparametervaluechanges_577',['canRequestParameterValueChanges',['../classPlugin.html#a581614e1d301ee613a988855c61b2517',1,'Plugin']]],
+ ['characterinputevent_578',['CharacterInputEvent',['../structWidget_1_1CharacterInputEvent.html#ab0e3407cf8693ba9f3be0be805c8af24',1,'Widget::CharacterInputEvent']]],
+ ['circle_579',['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_580',['clear',['../structTimePosition_1_1BarBeatTick.html#ae6ea776260b58800bff63f515351bd3a',1,'TimePosition::BarBeatTick::clear()'],['../structTimePosition.html#acd89e79032d748ee7fc01d55a2c518bb',1,'TimePosition::clear()']]],
+ ['close_581',['close',['../classWindow.html#a35055c04498121d39741bfcd5082705b',1,'Window']]],
+ ['closepath_582',['closePath',['../classNanoVG.html#a74ae13eec498c0afb9fa20199eecbd48',1,'NanoVG']]],
+ ['color_583',['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_584',['commitWrite',['../classRingBufferControl.html#afe0c53d2591eb265d657c1cab6800036',1,'RingBufferControl']]],
+ ['contains_585',['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_586',['containsX',['../classRectangle.html#a71d17fdf110e4ed2350d2a5fe248e540',1,'Rectangle']]],
+ ['containsy_587',['containsY',['../classRectangle.html#a38b56f4f8b38597fd34f68c677de2559',1,'Rectangle']]],
+ ['createbuffer_588',['createBuffer',['../classHeapRingBuffer.html#ab7d60a3acc757e88e1c7254626ce9709',1,'HeapRingBuffer']]],
+ ['createfontfromfile_589',['createFontFromFile',['../classNanoVG.html#a202e31bed7a83c59d417fa016f66f12a',1,'NanoVG']]],
+ ['createfontfrommemory_590',['createFontFromMemory',['../classNanoVG.html#a304f4fcf7fc4dff936563606cec7ea63',1,'NanoVG']]],
+ ['createimagefromfile_591',['createImageFromFile',['../classNanoVG.html#a2a6d7cc76cb4c7f35ef51a388f5818f6',1,'NanoVG::createImageFromFile(const char *filename, ImageFlags imageFlags)'],['../classNanoVG.html#a7555d49ba847a92fb2c56b2f9f68f366',1,'NanoVG::createImageFromFile(const char *filename, int imageFlags)']]],
+ ['createimagefrommemory_592',['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_593',['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_594',['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_595',['createPlugin',['../group__EntryPoints.html#ga1c23be578dae03149d92254515247d03',1,'DistrhoPlugin.hpp']]],
+ ['createui_596',['createUI',['../group__EntryPoints.html#gaad0ced21537a067680729bee6a65d8c8',1,'DistrhoUI.hpp']]],
+ ['currenttransform_597',['currentTransform',['../classNanoVG.html#ad51cefbcf8819d365205fa004a10b976',1,'NanoVG']]]
];
diff --git a/search/functions_3.js b/search/functions_3.js
index c71d3f8c..bcb1a14e 100644
--- a/search/functions_3.js
+++ b/search/functions_3.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['deactivate_593',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]],
- ['degtorad_594',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]],
- ['deletebuffer_595',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]],
- ['draw_596',['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_597',['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_598',['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_598',['deactivate',['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()'],['../classPlugin.html#aa089a56572bc8f1cb7e4b538c0d19c46',1,'Plugin::deactivate()']]],
+ ['degtorad_599',['degToRad',['../classNanoVG.html#ae3913bdf0efc2f5504422f558dca2c45',1,'NanoVG']]],
+ ['deletebuffer_600',['deleteBuffer',['../classHeapRingBuffer.html#a940bc4c023a53a0d511d6f99186d8224',1,'HeapRingBuffer']]],
+ ['draw_601',['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_602',['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_603',['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 c580dab8..7ee6dd28 100644
--- a/search/functions_4.js
+++ b/search/functions_4.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['editparameter_599',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]],
- ['ellipse_600',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]],
- ['endframe_601',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]],
- ['exec_602',['exec',['../classApplication.html#a805dd37af3b9adfc1d0ee1e734ad81e3',1,'Application::exec()'],['../classWindow.html#addce529703b96ff6742428c8bd8c4cba',1,'Window::exec()']]]
+ ['editparameter_604',['editParameter',['../classUI.html#a2efcd4f21af0470e91fb6a342d7667a0',1,'UI']]],
+ ['ellipse_605',['ellipse',['../classNanoVG.html#a2081ea8d4c33481d24ae98d1a65a6f9b',1,'NanoVG']]],
+ ['endframe_606',['endFrame',['../classNanoVG.html#a432d8c79b21f61eb1010a75cc13ee711',1,'NanoVG']]],
+ ['exec_607',['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 eb9d9844..08d287f7 100644
--- a/search/functions_5.js
+++ b/search/functions_5.js
@@ -1,19 +1,19 @@
var searchData=
[
- ['filebrowseroptions_603',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions']]],
- ['filebrowserselected_604',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]],
- ['fill_605',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]],
- ['fillcolor_606',['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_607',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]],
- ['findfont_608',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]],
- ['fixbounds_609',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]],
- ['fixdefault_610',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]],
- ['fixvalue_611',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]],
- ['focus_612',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]],
- ['fontblur_613',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]],
- ['fontface_614',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]],
- ['fontfaceid_615',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]],
- ['fontsize_616',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]],
- ['fromhsl_617',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]],
- ['fromhtml_618',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]]
+ ['filebrowseroptions_608',['FileBrowserOptions',['../structWindow_1_1FileBrowserOptions.html#ad34fe0200a1bd00028f7753aeba9b2fc',1,'Window::FileBrowserOptions']]],
+ ['filebrowserselected_609',['fileBrowserSelected',['../classWindow.html#a6ec017881675f860ae746dad6c021b63',1,'Window']]],
+ ['fill_610',['fill',['../classNanoVG.html#ae6e189b2c0b5a67c8c227d89b9bdb56e',1,'NanoVG']]],
+ ['fillcolor_611',['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_612',['fillPaint',['../classNanoVG.html#aca56cc6d1c2455fc9f750cce4dc132d0',1,'NanoVG']]],
+ ['findfont_613',['findFont',['../classNanoVG.html#afbcfaa824c76e00eb22bd3f7dd5d1ab0',1,'NanoVG']]],
+ ['fixbounds_614',['fixBounds',['../structColor.html#aad01f46af4cdb18b2bcbddd3f63d14d5',1,'Color']]],
+ ['fixdefault_615',['fixDefault',['../structParameterRanges.html#a17519e584ccc28e87b73bfbd1a81cf10',1,'ParameterRanges']]],
+ ['fixvalue_616',['fixValue',['../structParameterRanges.html#a1dac84c100f420bfc529a4d2ea60dc7c',1,'ParameterRanges']]],
+ ['focus_617',['focus',['../classWindow.html#a03985e4ca2c9b4fcf572b5029e8c0115',1,'Window']]],
+ ['fontblur_618',['fontBlur',['../classNanoVG.html#aa0a42259164f0893ea63929cfce29a75',1,'NanoVG']]],
+ ['fontface_619',['fontFace',['../classNanoVG.html#a22fa48b86dac0cc4ab1cd922de39c52b',1,'NanoVG']]],
+ ['fontfaceid_620',['fontFaceId',['../classNanoVG.html#a2d32dbd0fb0dd0ae36fdc6ef2be65f6c',1,'NanoVG']]],
+ ['fontsize_621',['fontSize',['../classNanoVG.html#a23353792b4267d74f8f7a665d358c1a4',1,'NanoVG']]],
+ ['fromhsl_622',['fromHSL',['../structColor.html#a41820f7349e997489d53f98036e76a0c',1,'Color']]],
+ ['fromhtml_623',['fromHTML',['../structColor.html#abdc66d9b8c6422a721f8d576e871f646',1,'Color']]]
];
diff --git a/search/functions_6.js b/search/functions_6.js
index 806daebd..3ce8d671 100644
--- a/search/functions_6.js
+++ b/search/functions_6.js
@@ -1,66 +1,66 @@
var searchData=
[
- ['get_619',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]],
- ['getabsolutearea_620',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]],
- ['getabsolutepos_621',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]],
- ['getabsolutex_622',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]],
- ['getabsolutey_623',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]],
- ['getapp_624',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]],
- ['getbackgroundcolor_625',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]],
- ['getbuffersize_626',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]],
- ['getconstrainedabsolutearea_627',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]],
- ['getcontext_628',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]],
- ['getdescription_629',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]],
- ['getendpos_630',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]],
- ['getendx_631',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]],
- ['getendy_632',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]],
- ['getfixedandnormalizedvalue_633',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]],
- ['getfixedvalue_634',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]],
- ['getforegroundcolor_635',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]],
- ['getformat_636',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]],
- ['getgraphicscontext_637',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]],
- ['getheight_638',['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_639',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]],
- ['getid_640',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]],
- ['getignoringkeyrepeat_641',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]],
- ['getlabel_642',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]],
- ['getlicense_643',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]],
- ['getmaker_644',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]],
- ['getmargin_645',['getMargin',['../classSubWidget.html#abe42b4ff151599ca5ea72f2e26e93860',1,'SubWidget']]],
- ['getname_646',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]],
- ['getnativewindowhandle_647',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]],
- ['getnextbundlepath_648',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]],
- ['getnextscalefactor_649',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]],
- ['getnextwindowid_650',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]],
- ['getnormalizedvalue_651',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]],
- ['getnumsegments_652',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]],
- ['getobject_653',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]],
- ['getparametervalue_654',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]],
- ['getparentwidget_655',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]],
- ['getplugininstancepointer_656',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]],
- ['getpos_657',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]],
- ['getrawdata_658',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]],
- ['getsamplerate_659',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]],
- ['getscalefactor_660',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]],
- ['getscaling_661',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]],
- ['getsize_662',['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_663',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]],
- ['getstartx_664',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]],
- ['getstarty_665',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]],
- ['getstate_666',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]],
- ['getsurface_667',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]],
- ['gettexturehandle_668',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]],
- ['gettimeposition_669',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]],
- ['gettitle_670',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]],
- ['gettoplevelwidget_671',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]],
- ['gettype_672',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]],
- ['getuniqueid_673',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]],
- ['getunnormalizedvalue_674',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]],
- ['getversion_675',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]],
- ['getwidth_676',['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_677',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]],
- ['getx_678',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]],
- ['gety_679',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]],
- ['globalalpha_680',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]],
- ['growby_681',['growBy',['../classSize.html#ac6cb1721051ed5c8f21467f009d72982',1,'Size::growBy()'],['../classRectangle.html#a043d677b0fa28c50a18ed30bcb84e02b',1,'Rectangle::growBy()']]]
+ ['get_624',['get',['../classScopedPointer.html#ac65fb45b9eb2d53773489fcfbc6fd740',1,'ScopedPointer']]],
+ ['getabsolutearea_625',['getAbsoluteArea',['../classSubWidget.html#af2f289973c4a58d78eb6bb12bcbf093a',1,'SubWidget']]],
+ ['getabsolutepos_626',['getAbsolutePos',['../classSubWidget.html#a1c67b16fb0234941f387a960a0f0cb76',1,'SubWidget']]],
+ ['getabsolutex_627',['getAbsoluteX',['../classSubWidget.html#a5a641f035fa0ce5b5e87ee9b3ab7bf34',1,'SubWidget']]],
+ ['getabsolutey_628',['getAbsoluteY',['../classSubWidget.html#aefe10cc8f9d62950b56f71559d1e3f5e',1,'SubWidget']]],
+ ['getapp_629',['getApp',['../classTopLevelWidget.html#af5c5c403ba231c14b3a41684bef45648',1,'TopLevelWidget::getApp()'],['../classWidget.html#a373419bc6353abf50a502cdbebd736e7',1,'Widget::getApp()'],['../classWindow.html#a92600b2e0715646b80474fccbcadf336',1,'Window::getApp()']]],
+ ['getbackgroundcolor_630',['getBackgroundColor',['../classUI.html#a3c47bc4cb3dcc558bbd05791d1cc83f5',1,'UI']]],
+ ['getbuffersize_631',['getBufferSize',['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept'],['../classPlugin.html#a2643e638f62cfd4990247ec66bed60d2',1,'Plugin::getBufferSize() const noexcept']]],
+ ['getconstrainedabsolutearea_632',['getConstrainedAbsoluteArea',['../classSubWidget.html#a72bf08fe6f61fc935f6f0836d308bc9e',1,'SubWidget']]],
+ ['getcontext_633',['getContext',['../classNanoVG.html#a8b6f8caad8acb883fadc06a606ccade7',1,'NanoVG']]],
+ ['getdescription_634',['getDescription',['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const'],['../classPlugin.html#a30db5eef9de617f4c81d5c6925facea3',1,'Plugin::getDescription() const']]],
+ ['getendpos_635',['getEndPos',['../classLine.html#aa3f70d792719c026b35b3f32dc19ac65',1,'Line']]],
+ ['getendx_636',['getEndX',['../classLine.html#a15462cbbe5154d8b27fd6c53ddafc17f',1,'Line']]],
+ ['getendy_637',['getEndY',['../classLine.html#a5c5de1ccedae8ea85fd711eab10359dd',1,'Line']]],
+ ['getfixedandnormalizedvalue_638',['getFixedAndNormalizedValue',['../structParameterRanges.html#a82698a1e07b1b04ccb5df0de4db0d0be',1,'ParameterRanges']]],
+ ['getfixedvalue_639',['getFixedValue',['../structParameterRanges.html#a983383b2b3ce5d049802a7f0a12cee0c',1,'ParameterRanges']]],
+ ['getforegroundcolor_640',['getForegroundColor',['../classUI.html#a607ea9f2978605808d8ef5dc3531fae7',1,'UI']]],
+ ['getformat_641',['getFormat',['../classImageBase.html#a4b0c40113f956eaf2f2e0e51395b0926',1,'ImageBase']]],
+ ['getgraphicscontext_642',['getGraphicsContext',['../classWidget.html#ae23d09ec0e5f0397a3451b603b407182',1,'Widget::getGraphicsContext()'],['../classWindow.html#aa73a74df08f29d576e18cf1d61ea9897',1,'Window::getGraphicsContext()']]],
+ ['getheight_643',['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_644',['getHomePage',['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const'],['../classPlugin.html#ad12c681ce31004da0badd609763f45c5',1,'Plugin::getHomePage() const']]],
+ ['getid_645',['getId',['../classWidget.html#a3ee6b2824e3f3719c1c9b3d070385f49',1,'Widget']]],
+ ['getignoringkeyrepeat_646',['getIgnoringKeyRepeat',['../classWindow.html#a0e1895a4e93ee0d7c34a9b10953c968e',1,'Window']]],
+ ['getlabel_647',['getLabel',['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0'],['../classPlugin.html#a00f7945c16149db6845fbcc2af729f4f',1,'Plugin::getLabel() const =0']]],
+ ['getlicense_648',['getLicense',['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0'],['../classPlugin.html#a686a3c92a376a185d6fd97efd59125d1',1,'Plugin::getLicense() const =0']]],
+ ['getmaker_649',['getMaker',['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0'],['../classPlugin.html#a955832840de786a7a22798f0ef451c5d',1,'Plugin::getMaker() const =0']]],
+ ['getmargin_650',['getMargin',['../classSubWidget.html#abe42b4ff151599ca5ea72f2e26e93860',1,'SubWidget']]],
+ ['getname_651',['getName',['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const'],['../classPlugin.html#aebb5df5cde162462dc460d4fd45dae75',1,'Plugin::getName() const']]],
+ ['getnativewindowhandle_652',['getNativeWindowHandle',['../classWindow.html#a01a9277a2e19766947f9a99b43147bfd',1,'Window']]],
+ ['getnextbundlepath_653',['getNextBundlePath',['../classUI.html#ab157329c83a4660dd059508dc8d041f5',1,'UI']]],
+ ['getnextscalefactor_654',['getNextScaleFactor',['../classUI.html#aa7277c575b7d0a75475e5a7ae684dc0f',1,'UI']]],
+ ['getnextwindowid_655',['getNextWindowId',['../classUI.html#a4630e30aec3f3e7dcfc353ef2807bf56',1,'UI']]],
+ ['getnormalizedvalue_656',['getNormalizedValue',['../structParameterRanges.html#ad16ef939c1caa2f51e9a4041f769f86e',1,'ParameterRanges']]],
+ ['getnumsegments_657',['getNumSegments',['../classCircle.html#a3a1586ea9115cc97473a2338127223b6',1,'Circle']]],
+ ['getobject_658',['getObject',['../classScopedPointer.html#a1a88fa0865167c487050a9519297d4ed',1,'ScopedPointer']]],
+ ['getparametervalue_659',['getParameterValue',['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0'],['../classPlugin.html#a2d1da98c90568bb4547662bc4f02c31f',1,'Plugin::getParameterValue(uint32_t index) const =0']]],
+ ['getparentwidget_660',['getParentWidget',['../classSubWidget.html#a2d658e71ccb9502b8409a08782d8b345',1,'SubWidget']]],
+ ['getplugininstancepointer_661',['getPluginInstancePointer',['../classUI.html#a0863a8f7ca7fc7e172e703c58518329f',1,'UI']]],
+ ['getpos_662',['getPos',['../classCircle.html#abdabe0a9d85db389485c69d6a7b6071e',1,'Circle::getPos()'],['../classRectangle.html#aa91fa8951b6a77c86a3df804b1ed0717',1,'Rectangle::getPos()']]],
+ ['getrawdata_663',['getRawData',['../classImageBase.html#aea60747a216159b14a8d020cb9b19546',1,'ImageBase']]],
+ ['getsamplerate_664',['getSampleRate',['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classPlugin.html#a3e162cfe8f1c52bf09805fd327bcc3c4',1,'Plugin::getSampleRate() const noexcept'],['../classUI.html#a97d880182254652f94e7bed355370c07',1,'UI::getSampleRate()']]],
+ ['getscalefactor_665',['getScaleFactor',['../classWindow.html#a77774c8ce4b01113fcd525079f9b8787',1,'Window']]],
+ ['getscaling_666',['getScaling',['../classWindow.html#a9b94fea3236d1d49e3fbd53a8d9cc70b',1,'Window']]],
+ ['getsize_667',['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_668',['getStartPos',['../classLine.html#a2c5ecf6513f1b1fd846a80915aff5744',1,'Line']]],
+ ['getstartx_669',['getStartX',['../classLine.html#a7f3af6a8c08af69188714a83353e09fb',1,'Line']]],
+ ['getstarty_670',['getStartY',['../classLine.html#a5a5ef0a94283339f2c20406a3d9fbb04',1,'Line']]],
+ ['getstate_671',['getState',['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0'],['../classPlugin.html#a84af70cd84fa4c3054caaa8affaab8f1',1,'Plugin::getState(const char *key) const =0']]],
+ ['getsurface_672',['getSurface',['../classCairoImage.html#a5ce76c4866b396a771caafa80acf162b',1,'CairoImage']]],
+ ['gettexturehandle_673',['getTextureHandle',['../classNanoImage.html#a3c1396cb2794d0a2e2f5603f6399472b',1,'NanoImage']]],
+ ['gettimeposition_674',['getTimePosition',['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept'],['../classPlugin.html#ae85d602c430b1a4361a88d714d3a42c1',1,'Plugin::getTimePosition() const noexcept']]],
+ ['gettitle_675',['getTitle',['../classWindow.html#af437e6afd9104708f30ab769d9afce7a',1,'Window']]],
+ ['gettoplevelwidget_676',['getTopLevelWidget',['../classWidget.html#a607b153f7d3187ca60bf21004efc1314',1,'Widget']]],
+ ['gettype_677',['getType',['../classOpenGLImage.html#ac6eb1a0e289c0e29bf8d8cfb3310f40e',1,'OpenGLImage']]],
+ ['getuniqueid_678',['getUniqueId',['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0'],['../classPlugin.html#ad6ff8c80227d5ceebd40b96f3be29a66',1,'Plugin::getUniqueId() const =0']]],
+ ['getunnormalizedvalue_679',['getUnnormalizedValue',['../structParameterRanges.html#a992f75a925b3cd5e66544087708ea3c3',1,'ParameterRanges']]],
+ ['getversion_680',['getVersion',['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0'],['../classPlugin.html#abae540dd93caf4834270358a8aad334a',1,'Plugin::getVersion() const =0']]],
+ ['getwidth_681',['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_682',['getWindow',['../classTopLevelWidget.html#a3ceb7af6e9372a139d40a5859dfd0e4d',1,'TopLevelWidget::getWindow()'],['../classWidget.html#a0ef05695aec704b0eb1eb91c2e8af07d',1,'Widget::getWindow()']]],
+ ['getx_683',['getX',['../classPoint.html#af6d528d5f73b06282aae5be3b188528e',1,'Point::getX()'],['../classCircle.html#a2f8530b43b24d28380e232367fea0823',1,'Circle::getX()'],['../classRectangle.html#aa7a5dc1efa46ac87abdc57850f65c1ef',1,'Rectangle::getX()']]],
+ ['gety_684',['getY',['../classPoint.html#ab0250670052f5169c57de84a09d7534b',1,'Point::getY()'],['../classCircle.html#af1bdfeb5875cf8e6a8f09ad295d3bb09',1,'Circle::getY()'],['../classRectangle.html#a8f2fb02ceea742b6155a476be3694ec9',1,'Rectangle::getY()']]],
+ ['globalalpha_685',['globalAlpha',['../classNanoVG.html#acbae67cbb34b396bd1dff9cdc3c6712b',1,'NanoVG']]],
+ ['growby_686',['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 9de08be7..f9c0edde 100644
--- a/search/functions_7.js
+++ b/search/functions_7.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['heapringbuffer_682',['HeapRingBuffer',['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer']]],
- ['hide_683',['hide',['../classWidget.html#a4a2f8eebacdd20db505b838f1a118c6b',1,'Widget::hide()'],['../classWindow.html#a4626829d3cb9d01285f739d2bbc69b74',1,'Window::hide()']]]
+ ['heapringbuffer_687',['HeapRingBuffer',['../classHeapRingBuffer.html#a6a3c03b584b5b20ad2829e26f5e6ed0e',1,'HeapRingBuffer']]],
+ ['hide_688',['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 296e3854..788eb4a0 100644
--- a/search/functions_8.js
+++ b/search/functions_8.js
@@ -1,26 +1,26 @@
var searchData=
[
- ['idle_684',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]],
- ['imagebase_685',['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_686',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]],
- ['initaudioport_687',['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_688',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]],
- ['initparameter_689',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter ¶meter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter ¶meter)=0']]],
- ['initportgroup_690',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]],
- ['initprogramname_691',['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_692',['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_693',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]],
- ['intersectscissor_694',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]],
- ['isembed_695',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]],
- ['isequal_696',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]],
- ['isignoringkeyrepeat_697',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]],
- ['isinvalid_698',['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_699',['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_700',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]],
- ['isnull_701',['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_702',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]],
- ['isresizable_703',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]],
- ['isvalid_704',['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_705',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]],
- ['iszero_706',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]]
+ ['idle_689',['idle',['../classApplication.html#ac8382754f04f4de15768981459a28e3a',1,'Application']]],
+ ['imagebase_690',['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_691',['imagePattern',['../classNanoVG.html#a00c718a017652e8888a48ff1577b57ef',1,'NanoVG']]],
+ ['initaudioport_692',['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_693',['initDesignation',['../structParameter.html#ad959d31bcfaa056908406bbf37c134bf',1,'Parameter']]],
+ ['initparameter_694',['initParameter',['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter ¶meter)=0'],['../classPlugin.html#a5b0ec59527a1c2f4b01f17fc8c18ea8b',1,'Plugin::initParameter(uint32_t index, Parameter ¶meter)=0']]],
+ ['initportgroup_695',['initPortGroup',['../classPlugin.html#a71b876c8157b087b3552960f2877a44d',1,'Plugin']]],
+ ['initprogramname_696',['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_697',['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_698',['interpolate',['../structColor.html#a96283f5b9ad6f6465e40f69012aca00f',1,'Color']]],
+ ['intersectscissor_699',['intersectScissor',['../classNanoVG.html#a0d86d93bc09fc8da01f2b2fdd97f7448',1,'NanoVG']]],
+ ['isembed_700',['isEmbed',['../classWindow.html#afb840ed25c1fe17bed66d80adfc420ab',1,'Window']]],
+ ['isequal_701',['isEqual',['../structColor.html#a16880d42b2d52ed23eb307ed2980a9a3',1,'Color']]],
+ ['isignoringkeyrepeat_702',['isIgnoringKeyRepeat',['../classWindow.html#ab5cbe1298a28a1860319198a4c843183',1,'Window']]],
+ ['isinvalid_703',['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_704',['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_705',['isNotZero',['../classPoint.html#aede5df141963951a746d7e207fa7e073',1,'Point']]],
+ ['isnull_706',['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_707',['isQuiting',['../classApplication.html#a7e5fe58c9cdc488a34d61cf95b55fdc7',1,'Application']]],
+ ['isresizable_708',['isResizable',['../classUI.html#a8fe940d56a0c283095e28bbc5806af31',1,'UI::isResizable()'],['../classWindow.html#a1b888a7e6a5562968a253b915ccb7825',1,'Window::isResizable()']]],
+ ['isvalid_709',['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_710',['isVisible',['../classStandaloneWindow.html#a645f7c56f44d9a8a72e81595b28650e2',1,'StandaloneWindow::isVisible()'],['../classWidget.html#a234a8ee8a685dc211ad11f492f0dbc71',1,'Widget::isVisible()'],['../classWindow.html#a6be53a737e7dfcc74167962437e93b8f',1,'Window::isVisible()']]],
+ ['iszero_711',['isZero',['../classPoint.html#a845d59d29722c962c7af8f602bcf9ba4',1,'Point']]]
];
diff --git a/search/functions_9.js b/search/functions_9.js
index 4dc5efda..8122eb10 100644
--- a/search/functions_9.js
+++ b/search/functions_9.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['keyboardevent_707',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent']]]
+ ['keyboardevent_712',['KeyboardEvent',['../structWidget_1_1KeyboardEvent.html#a5a55a296264b9999a7915f2633eacb10',1,'Widget::KeyboardEvent']]]
];
diff --git a/search/functions_a.js b/search/functions_a.js
index 28d5083a..8f5e8d7b 100644
--- a/search/functions_a.js
+++ b/search/functions_a.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['line_708',['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_709',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]],
- ['linecap_710',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]],
- ['linejoin_711',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]],
- ['lineto_712',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]],
- ['loadfrommemory_713',['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_714',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]],
- ['loadprogram_715',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]],
- ['loadsharedresources_716',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]]
+ ['line_713',['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_714',['linearGradient',['../classNanoVG.html#aa74a49bb588beb28654565a07022a178',1,'NanoVG']]],
+ ['linecap_715',['lineCap',['../classNanoVG.html#a95dfc697ae6fe9c8d525430c09f839d1',1,'NanoVG']]],
+ ['linejoin_716',['lineJoin',['../classNanoVG.html#a73767c9ade6a757bc6e1f4a2d45bdaeb',1,'NanoVG']]],
+ ['lineto_717',['lineTo',['../classNanoVG.html#a63f509eaeb04475a8541ed8e846f352f',1,'NanoVG']]],
+ ['loadfrommemory_718',['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_719',['loadFromPNG',['../classCairoImage.html#a94c1707943b9874e362e11473bdcf768',1,'CairoImage']]],
+ ['loadprogram_720',['loadProgram',['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0'],['../classPlugin.html#ab629f35c60406d6f2c0b9d530e67cf09',1,'Plugin::loadProgram(uint32_t index)=0']]],
+ ['loadsharedresources_721',['loadSharedResources',['../classNanoVG.html#a210f19213fef82c2c7d8797e7cfea8aa',1,'NanoVG']]]
];
diff --git a/search/functions_b.js b/search/functions_b.js
index 6b31f1d0..783204c9 100644
--- a/search/functions_b.js
+++ b/search/functions_b.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['miterlimit_717',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]],
- ['motionevent_718',['MotionEvent',['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent']]],
- ['mouseevent_719',['MouseEvent',['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent']]],
- ['moveby_720',['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_721',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]]
+ ['miterlimit_722',['miterLimit',['../classNanoVG.html#a8a5ade44d39d21f28dcd02d27da62d14',1,'NanoVG']]],
+ ['motionevent_723',['MotionEvent',['../structWidget_1_1MotionEvent.html#a0d2bf8f5c66002bb129968f10e0cc082',1,'Widget::MotionEvent']]],
+ ['mouseevent_724',['MouseEvent',['../structWidget_1_1MouseEvent.html#aa37fee8a593c62c53e4ca5c67ad9278f',1,'Widget::MouseEvent']]],
+ ['moveby_725',['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_726',['moveTo',['../classNanoVG.html#af1ac0918567c17c93e0586c4284e04b9',1,'NanoVG']]]
];
diff --git a/search/functions_c.js b/search/functions_c.js
index 786c7a53..3a7cbebc 100644
--- a/search/functions_c.js
+++ b/search/functions_c.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['nanobasewidget_722',['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_723',['NanoImage',['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]],
- ['nanovg_724',['NanoVG',['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG']]],
- ['nextevent_725',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]]
+ ['nanobasewidget_727',['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_728',['NanoImage',['../classNanoImage.html#a5bf22d2002986c3b81f3b38ec8abf4a5',1,'NanoImage::NanoImage()'],['../classNanoImage.html#ae822e33bed10563f4bd1898ae18afe8e',1,'NanoImage::NanoImage(const Handle &handle)']]],
+ ['nanovg_729',['NanoVG',['../classNanoVG.html#a79dfc0b6c38ec95cef030df2b7a663ef',1,'NanoVG']]],
+ ['nextevent_730',['nextEvent',['../classAudioMidiSyncHelper.html#a43f354c1520893449d81a27b3e7a81fe',1,'AudioMidiSyncHelper']]]
];
diff --git a/search/functions_d.js b/search/functions_d.js
index c21c131a..8f6990df 100644
--- a/search/functions_d.js
+++ b/search/functions_d.js
@@ -1,25 +1,25 @@
var searchData=
[
- ['oncairodisplay_726',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]],
- ['oncharacterinput_727',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]],
- ['onclose_728',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]],
- ['ondisplay_729',['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_730',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]],
- ['onfocus_731',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]],
- ['onkeyboard_732',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]],
- ['onmotion_733',['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_734',['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_735',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]],
- ['onpositionchanged_736',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]],
- ['onreshape_737',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]],
- ['onresize_738',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]],
- ['onscalefactorchanged_739',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]],
- ['onscroll_740',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]],
- ['onspecial_741',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]],
- ['openfilebrowser_742',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]],
- ['openglimage_743',['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_744',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]],
- ['operator_2a_745',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]],
- ['operator_2d_3e_746',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]],
- ['operator_3d_747',['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_731',['onCairoDisplay',['../classCairoBaseWidget.html#a2d59f5625d6e948ccbf7a9d2b3b00adf',1,'CairoBaseWidget']]],
+ ['oncharacterinput_732',['onCharacterInput',['../classWidget.html#ad7fb24de24d8809305b04ff3750f0dea',1,'Widget']]],
+ ['onclose_733',['onClose',['../classWindow.html#a979cfd2bc52650f07b789217d6c6f570',1,'Window']]],
+ ['ondisplay_734',['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_735',['onFileSelected',['../classWindow.html#a887287be0807b58aa701139c802939a3',1,'Window']]],
+ ['onfocus_736',['onFocus',['../classWindow.html#a754415613248bd3b5068d76c4cfe3704',1,'Window']]],
+ ['onkeyboard_737',['onKeyboard',['../classImageBaseAboutWindow.html#a239bf25a7ac8063d2cf3d4db250396e2',1,'ImageBaseAboutWindow::onKeyboard()'],['../classWidget.html#a9fa874aede538b41348f1029524aea11',1,'Widget::onKeyboard()']]],
+ ['onmotion_738',['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_739',['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_740',['onNanoDisplay',['../classNanoBaseWidget.html#a77a197095bf9bf6fd6ff40145746c9b9',1,'NanoBaseWidget']]],
+ ['onpositionchanged_741',['onPositionChanged',['../classSubWidget.html#a80ac88898a4a87047d63a7e49a5a0946',1,'SubWidget']]],
+ ['onreshape_742',['onReshape',['../classWindow.html#a04207502372d42d0d17604b104c1d8d6',1,'Window']]],
+ ['onresize_743',['onResize',['../classWidget.html#acc0365ec4b9245bdffb8d0285be55dea',1,'Widget']]],
+ ['onscalefactorchanged_744',['onScaleFactorChanged',['../classWindow.html#a306742ddc21c7c41f59b41e5761a38c7',1,'Window']]],
+ ['onscroll_745',['onScroll',['../classImageBaseKnob.html#aeb9c35449f4b48741ceb8ba8253648bb',1,'ImageBaseKnob::onScroll()'],['../classWidget.html#a0d78d28bd4a98c3a016a38091b2d4185',1,'Widget::onScroll()']]],
+ ['onspecial_746',['onSpecial',['../classWidget.html#a3b42652fcb2f95c6f86bdd43a1727507',1,'Widget']]],
+ ['openfilebrowser_747',['openFileBrowser',['../classWindow.html#aa0d7a058ff1194def1a07edb21c30f4c',1,'Window']]],
+ ['openglimage_748',['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_749',['operator ObjectType *',['../classScopedPointer.html#af7c241c736d79754fd6f8d305cce8bc3',1,'ScopedPointer']]],
+ ['operator_2a_750',['operator*',['../classScopedPointer.html#a2f48458a1656a6ef1bd35cb8452eed35',1,'ScopedPointer']]],
+ ['operator_2d_3e_751',['operator->',['../classScopedPointer.html#a6eedc84349cbe629cc1abb79ffa74e87',1,'ScopedPointer']]],
+ ['operator_3d_752',['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 e2a30fc2..e25a524e 100644
--- a/search/functions_e.js
+++ b/search/functions_e.js
@@ -1,13 +1,13 @@
var searchData=
[
- ['parameter_748',['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_749',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]],
- ['parameterenumerationvalue_750',['ParameterEnumerationValue',['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]],
- ['parameterenumerationvalues_751',['ParameterEnumerationValues',['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]],
- ['parameterranges_752',['ParameterRanges',['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]],
- ['pathwinding_753',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]],
- ['plugin_754',['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_755',['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_756',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent']]],
- ['programloaded_757',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]]
+ ['parameter_753',['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_754',['parameterChanged',['../classUI.html#ab3086d302a9685b25abf144ade3e88f6',1,'UI']]],
+ ['parameterenumerationvalue_755',['ParameterEnumerationValue',['../structParameterEnumerationValue.html#a169e558182f93aadd2e66819a981a3f9',1,'ParameterEnumerationValue::ParameterEnumerationValue() noexcept'],['../structParameterEnumerationValue.html#aad073d95adfcd8ec01767490fbd69f68',1,'ParameterEnumerationValue::ParameterEnumerationValue(float v, const char *l) noexcept']]],
+ ['parameterenumerationvalues_756',['ParameterEnumerationValues',['../structParameterEnumerationValues.html#ab1bbcf39e2efae872e9b8dbde17a045a',1,'ParameterEnumerationValues::ParameterEnumerationValues() noexcept'],['../structParameterEnumerationValues.html#a90f111567391ce97c84d8588ecc9ff8d',1,'ParameterEnumerationValues::ParameterEnumerationValues(uint32_t c, bool r, const ParameterEnumerationValue *v) noexcept']]],
+ ['parameterranges_757',['ParameterRanges',['../structParameterRanges.html#adb9b2712df3401eb0c5e11362d865d4e',1,'ParameterRanges::ParameterRanges() noexcept'],['../structParameterRanges.html#a75337384c041ef8cd1a1cd2ba57ac205',1,'ParameterRanges::ParameterRanges(float df, float mn, float mx) noexcept']]],
+ ['pathwinding_758',['pathWinding',['../classNanoVG.html#aaf7f45fc45cf920d261a8b2cfebf9026',1,'NanoVG']]],
+ ['plugin_759',['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_760',['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_761',['PositionChangedEvent',['../structWidget_1_1PositionChangedEvent.html#aa6360f57c0314621b04d049708bea45c',1,'Widget::PositionChangedEvent']]],
+ ['programloaded_762',['programLoaded',['../classUI.html#a2f043dd1b2e179248a19918c5483cfae',1,'UI']]]
];
diff --git a/search/functions_f.js b/search/functions_f.js
index 855398b4..e19ce9fa 100644
--- a/search/functions_f.js
+++ b/search/functions_f.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['quadto_758',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]],
- ['quit_759',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]]
+ ['quadto_763',['quadTo',['../classNanoVG.html#ad21dce44617cb0ed89bcafa794c56fde',1,'NanoVG']]],
+ ['quit_764',['quit',['../classApplication.html#af77b716ee803aecb2ce1674695dc3986',1,'Application']]]
];
diff --git a/search/groups_0.js b/search/groups_0.js
index ff747c9d..1e978c97 100644
--- a/search/groups_0.js
+++ b/search/groups_0.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['audio_20port_20hints_955',['Audio Port Hints',['../group__AudioPortHints.html',1,'']]],
- ['audio_20port_20hints_956',['Audio Port Hints',['../group__LV2AudioPortHints.html',1,'']]]
+ ['audio_20port_20hints_961',['Audio Port Hints',['../group__AudioPortHints.html',1,'']]],
+ ['audio_20port_20hints_962',['Audio Port Hints',['../group__LV2AudioPortHints.html',1,'']]]
];
diff --git a/search/groups_1.js b/search/groups_1.js
index e71d2f7d..0547fb52 100644
--- a/search/groups_1.js
+++ b/search/groups_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['base_20plugin_20structs_957',['Base Plugin Structs',['../group__BasePluginStructs.html',1,'']]]
+ ['base_20plugin_20structs_963',['Base Plugin Structs',['../group__BasePluginStructs.html',1,'']]]
];
diff --git a/search/groups_2.js b/search/groups_2.js
index a460b5c4..b7dd1cff 100644
--- a/search/groups_2.js
+++ b/search/groups_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['entry_20points_958',['Entry Points',['../group__EntryPoints.html',1,'']]]
+ ['entry_20points_964',['Entry Points',['../group__EntryPoints.html',1,'']]]
];
diff --git a/search/groups_3.js b/search/groups_3.js
index 399e3c7e..ddb51407 100644
--- a/search/groups_3.js
+++ b/search/groups_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['main_20classes_959',['Main Classes',['../group__MainClasses.html',1,'']]]
+ ['main_20classes_965',['Main Classes',['../group__MainClasses.html',1,'']]]
];
diff --git a/search/groups_4.js b/search/groups_4.js
index 34836999..9bace7d3 100644
--- a/search/groups_4.js
+++ b/search/groups_4.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['parameter_20hints_960',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]],
- ['parameter_20hints_961',['Parameter Hints',['../group__ParameterHints.html',1,'']]],
- ['plugin_20macros_962',['Plugin Macros',['../group__PluginMacros.html',1,'']]]
+ ['parameter_20hints_966',['Parameter Hints',['../group__LV2ParameterHints.html',1,'']]],
+ ['parameter_20hints_967',['Parameter Hints',['../group__ParameterHints.html',1,'']]],
+ ['plugin_20macros_968',['Plugin Macros',['../group__PluginMacros.html',1,'']]]
];
diff --git a/search/pages_0.js b/search/pages_0.js
index d97a57f7..36a4c8e1 100644
--- a/search/pages_0.js
+++ b/search/pages_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['distrho_20_25plugin_20framework_963',['DISTRHO %Plugin Framework',['../index.html',1,'']]]
+ ['distrho_20_25plugin_20framework_969',['DISTRHO %Plugin Framework',['../index.html',1,'']]]
];
diff --git a/search/variables_0.js b/search/variables_0.js
index 3f384907..2505dd71 100644
--- a/search/variables_0.js
+++ b/search/variables_0.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['bar_885',['bar',['../structTimePosition_1_1BarBeatTick.html#ad104eba852516842d8c4776f9d495d21',1,'TimePosition::BarBeatTick']]],
- ['barstarttick_886',['barStartTick',['../structTimePosition_1_1BarBeatTick.html#a5205e95c8f8021006bde2eae774d5b62',1,'TimePosition::BarBeatTick']]],
- ['beat_887',['beat',['../structTimePosition_1_1BarBeatTick.html#af4be3edce420539cbb21bc1b0278201c',1,'TimePosition::BarBeatTick']]],
- ['beatsperbar_888',['beatsPerBar',['../structTimePosition_1_1BarBeatTick.html#a4805c98ceeedca9fb886de068c50cb88',1,'TimePosition::BarBeatTick']]],
- ['beatsperminute_889',['beatsPerMinute',['../structTimePosition_1_1BarBeatTick.html#af7cb9ae9b30da287828ebddee5caff2f',1,'TimePosition::BarBeatTick']]],
- ['beattype_890',['beatType',['../structTimePosition_1_1BarBeatTick.html#a3d0f3681391ab7d3d37abcae24c72257',1,'TimePosition::BarBeatTick']]],
- ['buf_891',['buf',['../structHeapBuffer.html#afbaf206237e4898a306025676dce0987',1,'HeapBuffer']]]
+ ['bar_891',['bar',['../structTimePosition_1_1BarBeatTick.html#ad104eba852516842d8c4776f9d495d21',1,'TimePosition::BarBeatTick']]],
+ ['barstarttick_892',['barStartTick',['../structTimePosition_1_1BarBeatTick.html#a5205e95c8f8021006bde2eae774d5b62',1,'TimePosition::BarBeatTick']]],
+ ['beat_893',['beat',['../structTimePosition_1_1BarBeatTick.html#af4be3edce420539cbb21bc1b0278201c',1,'TimePosition::BarBeatTick']]],
+ ['beatsperbar_894',['beatsPerBar',['../structTimePosition_1_1BarBeatTick.html#a4805c98ceeedca9fb886de068c50cb88',1,'TimePosition::BarBeatTick']]],
+ ['beatsperminute_895',['beatsPerMinute',['../structTimePosition_1_1BarBeatTick.html#af7cb9ae9b30da287828ebddee5caff2f',1,'TimePosition::BarBeatTick']]],
+ ['beattype_896',['beatType',['../structTimePosition_1_1BarBeatTick.html#a3d0f3681391ab7d3d37abcae24c72257',1,'TimePosition::BarBeatTick']]],
+ ['buf_897',['buf',['../structHeapBuffer.html#afbaf206237e4898a306025676dce0987',1,'HeapBuffer']]]
];
diff --git a/search/variables_1.js b/search/variables_1.js
index d120fd15..407faa9d 100644
--- a/search/variables_1.js
+++ b/search/variables_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['count_892',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]]
+ ['count_898',['count',['../structParameterEnumerationValues.html#afd740dd45384c493801405a1c1c3d51d',1,'ParameterEnumerationValues']]]
];
diff --git a/search/variables_10.js b/search/variables_10.js
index 8ff7ca56..6bbac9b3 100644
--- a/search/variables_10.js
+++ b/search/variables_10.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['tail_933',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]],
- ['tick_934',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]],
- ['ticksperbeat_935',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]],
- ['title_936',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]]
+ ['tail_939',['tail',['../structHeapBuffer.html#abd05cbae44531a412352ed52c8a50aec',1,'HeapBuffer']]],
+ ['tick_940',['tick',['../structTimePosition_1_1BarBeatTick.html#aecb8a1a98db84c6d03c39278f86a0324',1,'TimePosition::BarBeatTick']]],
+ ['ticksperbeat_941',['ticksPerBeat',['../structTimePosition_1_1BarBeatTick.html#ab8cfc3f2709a79e733e58556712da062',1,'TimePosition::BarBeatTick']]],
+ ['title_942',['title',['../structWindow_1_1FileBrowserOptions.html#a7d035823a9138df917f7460d06a33a00',1,'Window::FileBrowserOptions']]]
];
diff --git a/search/variables_11.js b/search/variables_11.js
index f4a8a138..df192409 100644
--- a/search/variables_11.js
+++ b/search/variables_11.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['unit_937',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]]
+ ['unit_943',['unit',['../structParameter.html#a2f79574998d34504e3a694163b4599a1',1,'Parameter']]]
];
diff --git a/search/variables_12.js b/search/variables_12.js
index 733c3f2a..526774cc 100644
--- a/search/variables_12.js
+++ b/search/variables_12.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['valid_938',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]],
- ['value_939',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]],
- ['values_940',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]]
+ ['valid_944',['valid',['../structTimePosition_1_1BarBeatTick.html#a45a05047e923285af0fbeacb371e3f4e',1,'TimePosition::BarBeatTick']]],
+ ['value_945',['value',['../structParameterEnumerationValue.html#a292f282837daa791205027d998907ae9',1,'ParameterEnumerationValue']]],
+ ['values_946',['values',['../structParameterEnumerationValues.html#ae51423cab5df1353194e4835a9a1f31d',1,'ParameterEnumerationValues']]]
];
diff --git a/search/variables_13.js b/search/variables_13.js
index d82441e3..fd69c484 100644
--- a/search/variables_13.js
+++ b/search/variables_13.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['width_941',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]],
- ['wrtn_942',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]]
+ ['width_947',['width',['../structWindow_1_1FileBrowserOptions.html#ab696e00b9c17130d8d3b88279aaa86af',1,'Window::FileBrowserOptions']]],
+ ['wrtn_948',['wrtn',['../structHeapBuffer.html#a4d330b5567a46f6b6972f5174b262292',1,'HeapBuffer']]]
];
diff --git a/search/variables_2.js b/search/variables_2.js
index 3e6ae49d..b682380b 100644
--- a/search/variables_2.js
+++ b/search/variables_2.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['data_893',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]],
- ['def_894',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]],
- ['description_895',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]],
- ['designation_896',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]]
+ ['data_899',['data',['../structMidiEvent.html#aba54410d44eef48c10516f29452ef3a9',1,'MidiEvent']]],
+ ['def_900',['def',['../structParameterRanges.html#aa0aba68115bcfff25c35b2da2f7aed4c',1,'ParameterRanges']]],
+ ['description_901',['description',['../structParameter.html#a5aacdf5c58652cc6840ebfbe2a748d29',1,'Parameter']]],
+ ['designation_902',['designation',['../structParameter.html#a3bbf6f7d5ccea9a13504bd6ee3713986',1,'Parameter']]]
];
diff --git a/search/variables_3.js b/search/variables_3.js
index 3f7e21ff..ca6da044 100644
--- a/search/variables_3.js
+++ b/search/variables_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['enumvalues_897',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]]
+ ['enumvalues_903',['enumValues',['../structParameter.html#ab94ec79aad8e8f6e4bc33d046f029358',1,'Parameter']]]
];
diff --git a/search/variables_4.js b/search/variables_4.js
index 09830ec0..ef3ebf70 100644
--- a/search/variables_4.js
+++ b/search/variables_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['frame_898',['frame',['../structMidiEvent.html#aca2f6590b33bd2175ab71f985747d88e',1,'MidiEvent::frame()'],['../structTimePosition.html#aa3606d1c518c7ebe6335bc19f72b015b',1,'TimePosition::frame()']]]
+ ['frame_904',['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 901cf45b..41970284 100644
--- a/search/variables_5.js
+++ b/search/variables_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['groupid_899',['groupId',['../structAudioPort.html#a80aba3da64389d738bd8ae68bcedb4f4',1,'AudioPort::groupId()'],['../structParameter.html#a72dd5af5c024bd86497a4a5d9c8c4f25',1,'Parameter::groupId()']]]
+ ['groupid_905',['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 ca910844..92974cb8 100644
--- a/search/variables_6.js
+++ b/search/variables_6.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['head_900',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]],
- ['height_901',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]],
- ['hints_902',['hints',['../structAudioPort.html#af93f38f9ef48ea14544adf32e4b1e513',1,'AudioPort::hints()'],['../structParameter.html#a397fb977f0c6cbec31df4f141ca3f5b3',1,'Parameter::hints()']]]
+ ['head_906',['head',['../structHeapBuffer.html#a55b0dceb6b878021d8fe1353096e757b',1,'HeapBuffer']]],
+ ['height_907',['height',['../structWindow_1_1FileBrowserOptions.html#a808aab3ee364a65672841b323c1bd6ed',1,'Window::FileBrowserOptions']]],
+ ['hints_908',['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 b07a2059..4355f08e 100644
--- a/search/variables_7.js
+++ b/search/variables_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['invalidatecommit_903',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]]
+ ['invalidatecommit_909',['invalidateCommit',['../structHeapBuffer.html#a0cd85f596b680b57cc6669de7cf7ed27',1,'HeapBuffer']]]
];
diff --git a/search/variables_8.js b/search/variables_8.js
index 9ce9167d..65c0cfc1 100644
--- a/search/variables_8.js
+++ b/search/variables_8.js
@@ -1,16 +1,16 @@
var searchData=
[
- ['kaudioportiscv_904',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]],
- ['kaudioportissidechain_905',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]],
- ['kcvporthasbipolarrange_906',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]],
- ['kcvporthasnegativeunipolarrange_907',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]],
- ['kcvporthaspositiveunipolarrange_908',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]],
- ['kcvporthasscaledrange_909',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]],
- ['kdatasize_910',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]],
- ['kparameterisautomable_911',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]],
- ['kparameterisboolean_912',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]],
- ['kparameterisinteger_913',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]],
- ['kparameterislogarithmic_914',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]],
- ['kparameterisoutput_915',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]],
- ['kparameteristrigger_916',['kParameterIsTrigger',['../group__ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPlugin.hpp'],['../group__LV2ParameterHints.html#ga068de47c587411c9e91ef09f7d800884',1,'kParameterIsTrigger(): DistrhoPluginLV2.hpp']]]
+ ['kaudioportiscv_910',['kAudioPortIsCV',['../group__AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#ga92c8a0135d1b6dacd22df25295c15ff3',1,'kAudioPortIsCV(): DistrhoPluginLV2.hpp']]],
+ ['kaudioportissidechain_911',['kAudioPortIsSidechain',['../group__AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPlugin.hpp'],['../group__LV2AudioPortHints.html#gafbf1a5255d0a19f35ae21480ab2c7433',1,'kAudioPortIsSidechain(): DistrhoPluginLV2.hpp']]],
+ ['kcvporthasbipolarrange_912',['kCVPortHasBipolarRange',['../group__AudioPortHints.html#ga7133899b77b31caa1eae3fe77409e69e',1,'DistrhoPlugin.hpp']]],
+ ['kcvporthasnegativeunipolarrange_913',['kCVPortHasNegativeUnipolarRange',['../group__AudioPortHints.html#gafa444d8a3d5244e107c2ddb19f60105d',1,'DistrhoPlugin.hpp']]],
+ ['kcvporthaspositiveunipolarrange_914',['kCVPortHasPositiveUnipolarRange',['../group__AudioPortHints.html#ga0919fac232ec9c6999057b09d54e3919',1,'DistrhoPlugin.hpp']]],
+ ['kcvporthasscaledrange_915',['kCVPortHasScaledRange',['../group__AudioPortHints.html#gae36eb55fe0813af0dd6cdfe4f7baae97',1,'DistrhoPlugin.hpp']]],
+ ['kdatasize_916',['kDataSize',['../structMidiEvent.html#a9e23ce17777c2ff5190670d3262129b9',1,'MidiEvent']]],
+ ['kparameterisautomable_917',['kParameterIsAutomable',['../group__ParameterHints.html#ga04161ef926442aa08ae7aa6847078ad9',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisboolean_918',['kParameterIsBoolean',['../group__ParameterHints.html#gaafca30df903781d2e1c2491808e17c8d',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisinteger_919',['kParameterIsInteger',['../group__ParameterHints.html#ga76a82c93efe6ad728c9f0cb4ef33a2b9',1,'DistrhoPlugin.hpp']]],
+ ['kparameterislogarithmic_920',['kParameterIsLogarithmic',['../group__ParameterHints.html#gabc539ecbfe420246a33f93aed32b8a3b',1,'DistrhoPlugin.hpp']]],
+ ['kparameterisoutput_921',['kParameterIsOutput',['../group__ParameterHints.html#ga0a3633c93e8589f4b3e6124bb97ad8d4',1,'DistrhoPlugin.hpp']]],
+ ['kparameteristrigger_922',['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 e8a4ee15..d319dbe7 100644
--- a/search/variables_9.js
+++ b/search/variables_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['label_917',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]],
- ['listallfiles_918',['listAllFiles',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a069dc1f379875585b536115bceaeacc3',1,'Window::FileBrowserOptions::Buttons']]]
+ ['label_923',['label',['../structParameterEnumerationValue.html#aba1c51d5a2c99416c1dcf0a08345178d',1,'ParameterEnumerationValue']]],
+ ['listallfiles_924',['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 2b37833c..c3663d7e 100644
--- a/search/variables_a.js
+++ b/search/variables_a.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['max_919',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]],
- ['midicc_920',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]],
- ['min_921',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]]
+ ['max_925',['max',['../structParameterRanges.html#a175c78c905c598df929a4450e4d2a2a0',1,'ParameterRanges']]],
+ ['midicc_926',['midiCC',['../structParameter.html#a5389731e4cd95cac10af9aec9aa7b202',1,'Parameter']]],
+ ['min_927',['min',['../structParameterRanges.html#a63c40988463a8ace9d0e9e55a00f3c7b',1,'ParameterRanges']]]
];
diff --git a/search/variables_b.js b/search/variables_b.js
index 5aa39ffa..c9c0e25e 100644
--- a/search/variables_b.js
+++ b/search/variables_b.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['name_922',['name',['../structAudioPort.html#adb3b58f79131b653d6b2adfa3ea07e5c',1,'AudioPort::name()'],['../structParameter.html#ae63c1fcfb20e320bada1f58c04ff18da',1,'Parameter::name()'],['../structPortGroup.html#af3ab9eaf5eb1ad8165fc43b4518d2c5b',1,'PortGroup::name()']]]
+ ['name_928',['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 f768f19d..8b5699b5 100644
--- a/search/variables_c.js
+++ b/search/variables_c.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['outputs_923',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]]
+ ['outputs_929',['outputs',['../classAudioMidiSyncHelper.html#a7b54cae0fdaae3d23aaccf2dbb9344ef',1,'AudioMidiSyncHelper']]]
];
diff --git a/search/variables_d.js b/search/variables_d.js
index 47a2951d..f9a8907e 100644
--- a/search/variables_d.js
+++ b/search/variables_d.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['playing_924',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]]
+ ['playing_930',['playing',['../structTimePosition.html#a35db424bdf8ec01102a4fa6346c45574',1,'TimePosition']]]
];
diff --git a/search/variables_e.js b/search/variables_e.js
index aeb94ddf..99e5309c 100644
--- a/search/variables_e.js
+++ b/search/variables_e.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['ranges_925',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]],
- ['restrictedmode_926',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]]
+ ['ranges_931',['ranges',['../structParameter.html#a2d0c81e4fb8fad18d920ef6ecd4a64db',1,'Parameter']]],
+ ['restrictedmode_932',['restrictedMode',['../structParameterEnumerationValues.html#a014ebcacbe68c3f77f2f8ac9ffe3cd6f',1,'ParameterEnumerationValues']]]
];
diff --git a/search/variables_f.js b/search/variables_f.js
index 1c8f28bf..fbe02486 100644
--- a/search/variables_f.js
+++ b/search/variables_f.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['shortname_927',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]],
- ['showhidden_928',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]],
- ['showplaces_929',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]],
- ['size_930',['size',['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()']]],
- ['startdir_931',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]],
- ['symbol_932',['symbol',['../structAudioPort.html#af2bda30f97a1b63cbeb9f11f718d3d30',1,'AudioPort::symbol()'],['../structParameter.html#a3e546efd8dbd0d77351208b670719468',1,'Parameter::symbol()'],['../structPortGroup.html#ae42f849c9f34d940f6fdcfc9abd65d4f',1,'PortGroup::symbol()']]]
+ ['shortname_933',['shortName',['../structParameter.html#a1a47c46f3588b8a940d87fd4d69810ab',1,'Parameter']]],
+ ['showhidden_934',['showHidden',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a866b55e40b2eeb2f57c85d51aa6fa856',1,'Window::FileBrowserOptions::Buttons']]],
+ ['showplaces_935',['showPlaces',['../structWindow_1_1FileBrowserOptions_1_1Buttons.html#a669f3aafa3eef0d48d7fcb9c7c020678',1,'Window::FileBrowserOptions::Buttons']]],
+ ['size_936',['size',['../structMidiEvent.html#a48b420a6dbca6502113b92c336a3041e',1,'MidiEvent::size()'],['../structHeapBuffer.html#a582e7b5aa4a85814f291d002abb49599',1,'HeapBuffer::size()']]],
+ ['startdir_937',['startDir',['../structWindow_1_1FileBrowserOptions.html#a5726fab4e98fa998f354323e73cf41d6',1,'Window::FileBrowserOptions']]],
+ ['symbol_938',['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 053ff28a..8cce8b8b 100644
--- a/structAudioPort-members.html
+++ b/structAudioPort-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/structAudioPort.html b/structAudioPort.html
index a76181e7..82510ad7 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 5f121119..7162a1bc 100644
--- a/structBigStackBuffer-members.html
+++ b/structBigStackBuffer-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/structBigStackBuffer.html b/structBigStackBuffer.html
index a74ba023..e0466fce 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 2000b65e..5fb56c98 100644
--- a/structCairoGraphicsContext-members.html
+++ b/structCairoGraphicsContext-members.html
@@ -72,7 +72,7 @@ $(function() {
diff --git a/structCairoGraphicsContext.html b/structCairoGraphicsContext.html
index cbc05f75..59edcf95 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 af48b7d1..d0f5e924 100644
--- a/structColor-members.html
+++ b/structColor-members.html
@@ -90,10 +90,11 @@ $(function() {
red (defined in Color )Color
rgba (defined in Color )Color
setFor (const GraphicsContext &context, bool includeAlpha=false)Color
+ withAlpha (float alpha) noexceptColor
diff --git a/structColor.html b/structColor.html
index 429fc6d6..3e33d60a 100644
--- a/structColor.html
+++ b/structColor.html
@@ -88,12 +88,14 @@ Public Member Functions
Color (const Color &color1, const Color &color2, float u) noexcept
+Color withAlpha (float alpha) noexcept
+
void interpolate (const Color &other, float u) noexcept
-bool isEqual (const Color &color, bool withAlpha=true) noexcept
+bool isEqual (const Color &color, bool withAlpha =true) noexcept
-bool isNotEqual (const Color &color, bool withAlpha=true) noexcept
+bool isNotEqual (const Color &color, bool withAlpha =true) noexcept
bool operator== (const Color &color) noexcept
@@ -342,6 +344,33 @@ Public Attributes
+
+◆ withAlpha()
+
+
+
+
+
+
+
+
+ Color Color::withAlpha
+ (
+ float
+ alpha )
+
+
+
+
+
+noexcept
+
+
+
+
Create a new color based on this one but with a different alpha value.
+
+
+
◆ fromHSL()
@@ -579,7 +608,7 @@ Public Attributes
diff --git a/structGraphicsContext.html b/structGraphicsContext.html
index ce47ad49..82f3f525 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 a89c9d45..0e923414 100644
--- a/structHeapBuffer-members.html
+++ b/structHeapBuffer-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/structHeapBuffer.html b/structHeapBuffer.html
index de7e72c5..2f520147 100644
--- a/structHeapBuffer.html
+++ b/structHeapBuffer.html
@@ -188,7 +188,7 @@ Public Attributes
diff --git a/structHugeStackBuffer-members.html b/structHugeStackBuffer-members.html
index b9310e29..da06346c 100644
--- a/structHugeStackBuffer-members.html
+++ b/structHugeStackBuffer-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/structHugeStackBuffer.html b/structHugeStackBuffer.html
index cc8c24aa..696925a2 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 42467385..82d482a3 100644
--- a/structIdleCallback-members.html
+++ b/structIdleCallback-members.html
@@ -73,7 +73,7 @@ $(function() {
diff --git a/structIdleCallback.html b/structIdleCallback.html
index 131033ea..e717eb7a 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 5597d24c..28f73674 100644
--- a/structMidiEvent-members.html
+++ b/structMidiEvent-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/structMidiEvent.html b/structMidiEvent.html
index ec6ff6b1..5147871d 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 57afda17..6fd30a9d 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 f88bb46e..2b85765c 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 00a589c4..6c24b909 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 f05758ec..663e57b2 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 5c045f4a..fcfaa9da 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 1cad8c4b..c432ed7a 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 eb8c147c..c8ff4364 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 7fb72757..b0ba4302 100644
--- a/structParameter-members.html
+++ b/structParameter-members.html
@@ -85,7 +85,7 @@ $(function() {
diff --git a/structParameter.html b/structParameter.html
index 2a5df9aa..121bc848 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 941b99a4..d988c8d6 100644
--- a/structParameterEnumerationValue-members.html
+++ b/structParameterEnumerationValue-members.html
@@ -75,7 +75,7 @@ $(function() {
diff --git a/structParameterEnumerationValue.html b/structParameterEnumerationValue.html
index fc1060c3..263b7dcf 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 91d01959..a6862164 100644
--- a/structParameterEnumerationValues-members.html
+++ b/structParameterEnumerationValues-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/structParameterEnumerationValues.html b/structParameterEnumerationValues.html
index 322832c5..203237cf 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 865d3fc4..f9a5ee17 100644
--- a/structParameterRanges-members.html
+++ b/structParameterRanges-members.html
@@ -82,7 +82,7 @@ $(function() {
diff --git a/structParameterRanges.html b/structParameterRanges.html
index 5d67b8d5..ea53d1ab 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 c8011d9e..9a686f5e 100644
--- a/structPortGroup-members.html
+++ b/structPortGroup-members.html
@@ -73,7 +73,7 @@ $(function() {
diff --git a/structPortGroup.html b/structPortGroup.html
index d96935f0..9f01e35d 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 bc568e6d..321cebaa 100644
--- a/structSmallStackBuffer-members.html
+++ b/structSmallStackBuffer-members.html
@@ -77,7 +77,7 @@ $(function() {
diff --git a/structSmallStackBuffer.html b/structSmallStackBuffer.html
index 4684bd41..4a2d6d7a 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 9b2766c7..8a48be4a 100644
--- a/structTimePosition-members.html
+++ b/structTimePosition-members.html
@@ -76,7 +76,7 @@ $(function() {
diff --git a/structTimePosition.html b/structTimePosition.html
index e9129c3d..12376f26 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 0ea3ddea..351cc424 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 687b1a52..145b9a94 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 b5ecab80..066a0050 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 f1064fbc..56cda3c3 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 b5afb39b..8362de32 100644
--- a/structWidget_1_1BaseEvent.html
+++ b/structWidget_1_1BaseEvent.html
@@ -137,7 +137,7 @@ Flag. time Event timestamp (if any).
@@ -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 7e689ab0..f0eb1f05 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 ab073282..fbb39b48 100644
--- a/structWidget_1_1CharacterInputEvent.html
+++ b/structWidget_1_1CharacterInputEvent.html
@@ -145,7 +145,7 @@ uint time
@@ -155,7 +155,7 @@ uint time
diff --git a/structWidget_1_1KeyboardEvent-members.html b/structWidget_1_1KeyboardEvent-members.html
index 40770611..38a01fa4 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 ab534770..994ce3c4 100644
--- a/structWidget_1_1KeyboardEvent.html
+++ b/structWidget_1_1KeyboardEvent.html
@@ -146,7 +146,7 @@ uint time
@@ -156,7 +156,7 @@ uint time
diff --git a/structWidget_1_1MotionEvent-members.html b/structWidget_1_1MotionEvent-members.html
index dc6d060e..d85f92e6 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 5e446a87..30a13f0a 100644
--- a/structWidget_1_1MotionEvent.html
+++ b/structWidget_1_1MotionEvent.html
@@ -140,7 +140,7 @@ uint time
@@ -150,7 +150,7 @@ uint time
diff --git a/structWidget_1_1MouseEvent-members.html b/structWidget_1_1MouseEvent-members.html
index 0961005a..5d627691 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 09e68af1..950d5eb1 100644
--- a/structWidget_1_1MouseEvent.html
+++ b/structWidget_1_1MouseEvent.html
@@ -146,7 +146,7 @@ uint time
@@ -156,7 +156,7 @@ uint time
diff --git a/structWidget_1_1PositionChangedEvent-members.html b/structWidget_1_1PositionChangedEvent-members.html
index 7f7b0c8a..920461b6 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 1f0301cd..115a2e86 100644
--- a/structWidget_1_1PositionChangedEvent.html
+++ b/structWidget_1_1PositionChangedEvent.html
@@ -115,7 +115,7 @@ Public Attributes
@@ -125,7 +125,7 @@ Public Attributes
diff --git a/structWidget_1_1ResizeEvent-members.html b/structWidget_1_1ResizeEvent-members.html
index b5fc3f56..72f81ffb 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 6d2774e1..46522495 100644
--- a/structWidget_1_1ResizeEvent.html
+++ b/structWidget_1_1ResizeEvent.html
@@ -115,7 +115,7 @@ Public Attributes
@@ -125,7 +125,7 @@ Public Attributes
diff --git a/structWidget_1_1ScrollEvent-members.html b/structWidget_1_1ScrollEvent-members.html
index a30b2fd2..913aa9e5 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 d22fadbf..32f5369d 100644
--- a/structWidget_1_1ScrollEvent.html
+++ b/structWidget_1_1ScrollEvent.html
@@ -147,7 +147,7 @@ uint time
@@ -157,7 +157,7 @@ uint time
diff --git a/structWidget_1_1SpecialEvent-members.html b/structWidget_1_1SpecialEvent-members.html
index 62a6e244..1ea6fbd5 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 995f8ffa..4375ba65 100644
--- a/structWidget_1_1SpecialEvent.html
+++ b/structWidget_1_1SpecialEvent.html
@@ -141,7 +141,7 @@ uint time
@@ -151,7 +151,7 @@ uint time
diff --git a/structWindow_1_1FileBrowserOptions-members.html b/structWindow_1_1FileBrowserOptions-members.html
index 52080a76..8954b281 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 f5d6c0fb..cd09421b 100644
--- a/structWindow_1_1FileBrowserOptions.html
+++ b/structWindow_1_1FileBrowserOptions.html
@@ -151,7 +151,7 @@ struct W
-
Constuctor for default values
+
Constructor for default values
@@ -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 b376896d..8d107671 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 8c64710c..d8a3ad57 100644
--- a/structWindow_1_1FileBrowserOptions_1_1Buttons.html
+++ b/structWindow_1_1FileBrowserOptions_1_1Buttons.html
@@ -115,7 +115,7 @@ Public Attributes
-
Constuctor for default values
+
Constructor for default values
@@ -171,7 +171,7 @@ Public Attributes