iPlug2 - C++ Audio Plug-in Framework
Home
Groups
Classes
Files
File List
IGraphics
Controls
Test
TestControls.h
Go to the documentation of this file.
1
/*
2
==============================================================================
3
4
This file is part of the iPlug 2 library. Copyright (C) the iPlug 2 developers.
5
6
See LICENSE.txt for more info.
7
8
==============================================================================
9
*/
10
16
#include "
TestArcControl.h
"
17
#include "
TestDirBrowseControl.h
"
18
#include "
TestGradientControl.h
"
19
#include "
TestColorControl.h
"
20
#include "
TestLayerControl.h
"
21
#include "
TestMultiPathControl.h
"
22
#include "
TestPolyControl.h
"
23
#include "
TestTextControl.h
"
24
#include "
TestFontControl.h
"
25
#include "
TestAnimationControl.h
"
26
#include "
TestDrawContextControl.h
"
27
#include "
TestSVGControl.h
"
28
#include "
TestImageControl.h
"
29
#include "
TestBlendControl.h
"
30
#include "
TestDropShadowControl.h
"
31
#include "
TestCursorControl.h
"
32
#include "
TestKeyboardControl.h
"
33
#include "
TestShadowGradientControl.h
"
34
#include "
TestGLControl.h
"
35
#include "
TestTextOrientationControl.h
"
36
#include "
TestTextSizeControl.h
"
37
#include "
TestSizeControl.h
"
38
#include "
TestGFXLabel.h
"
39
#include "TestMPSControl.h"
40
#include "
TestBezierControl.h
"
41
#include "
TestMultiTouchControl.h
"
42
#include "
TestGesturesControl.h
"
43
#include "
TestFlexBoxControl.h
"
44
#include "
TestMaskControl.h
"
TestTextControl.h
Control to test drawing text.
TestTextOrientationControl.h
Control to test drawing text with orientation.
TestMultiTouchControl.h
Control to test multi touch.
TestGesturesControl.h
Control to test multi gesture recognizers.
TestColorControl.h
Control to colors.
TestGFXLabel.h
Control to display the graphics backend.
TestLayerControl.h
Control to test IGraphics layers.
TestGLControl.h
Control to test Drawing in using OpenGL in supporting backends.
TestDirBrowseControl.h
Control to test IDirBrowseControlBase.
TestSVGControl.h
Control to test drawing SVGs.
TestMultiPathControl.h
Control to test drawing paths in path-based drawing backends.
TestSizeControl.h
Control to display the size of a region.
TestDropShadowControl.h
Control to test layer drop shadows.
TestDrawContextControl.h
Control to test obtaining a drawing API (NanoVG, Skia, Canvas) context and using that API within an I...
TestImageControl.h
Control to test drawing bitmaps.
TestBezierControl.h
Control to test drawing bezier curves.
TestFontControl.h
Control to test drawing fonts.
TestArcControl.h
Control to test drawing arcs.
TestCursorControl.h
Control to test changing the platform cursor.
TestPolyControl.h
Control to test drawing polygons.
TestAnimationControl.h
Control to test animation.
TestMaskControl.h
Control to display the size of a region.
TestTextSizeControl.h
Control to test drawing text with varying size.
TestFlexBoxControl.h
Control to test IGraphicsFlexBox.
TestShadowGradientControl.h
Control to test drawing shadows with gradients.
TestGradientControl.h
Control to test drawing gradients with path based drawing backends.
TestKeyboardControl.h
Control to test keyboard input.
TestBlendControl.h
Control to test blend methods.
Generated by
1.8.11