iPlug2 - C++ Audio Plug-in Framework
Loading...
Searching...
No Matches
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"
18#include "TestGradientControl.h"
19#include "TestColorControl.h"
20#include "TestLayerControl.h"
22#include "TestPolyControl.h"
23#include "TestTextControl.h"
24#include "TestFontControl.h"
27#include "TestSVGControl.h"
28#include "TestImageControl.h"
29#include "TestBlendControl.h"
31#include "TestCursorControl.h"
32#include "TestKeyboardControl.h"
34#include "TestCustomShaderControl.h"
36#include "TestTextSizeControl.h"
37#include "TestSizeControl.h"
38#include "TestGFXLabel.h"
39#include "TestMPSControl.h"
40#include "TestBezierControl.h"
42#include "TestGesturesControl.h"
43#include "TestFlexBoxControl.h"
44#include "TestMaskControl.h"