JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_IncludeModuleHeaders.h File Reference
Include dependency graph for juce_IncludeModuleHeaders.h:

Namespaces

 juce
 

Macros

#define Component   juce::Component
 
#define Point   juce::Point
 

Functions

juce::AudioProcessorcreatePluginFilterOfType (juce::AudioProcessor::WrapperType)
 
const PluginHostType & juce::getHostType ()
 
void juce::repostCurrentNSEvent ()
 

Macro Definition Documentation

◆ Component

#define Component   juce::Component

◆ Point

#define Point   juce::Point

Function Documentation

◆ createPluginFilterOfType()