openshot-audio  0.1.5
Classes | Macros | Typedefs
juce_TextEditor.h File Reference

Go to the source code of this file.

Classes

class  TextEditor
 
class  TextEditor::Listener
 
class  TextEditor::InputFilter
 
class  TextEditor::LengthAndCharacterRestriction
 
struct  TextEditor::LookAndFeelMethods
 

Macros

#define JUCE_TEXTEDITOR_H_INCLUDED
 

Typedefs

typedef TextEditor::Listener TextEditorListener
 

Macro Definition Documentation

◆ JUCE_TEXTEDITOR_H_INCLUDED

#define JUCE_TEXTEDITOR_H_INCLUDED

Typedef Documentation

◆ TextEditorListener

This typedef is just for compatibility with old code - newer code should use the TextEditor::Listener class directly.