LMMS
Loading...
Searching...
No Matches
juce::TextEditorDefs Namespace Reference

Functions

static int getCharacterCategory (juce_wchar character) noexcept

Variables

const int textChangeMessageId = 0x10003001
const int returnKeyMessageId = 0x10003002
const int escapeKeyMessageId = 0x10003003
const int focusLossMessageId = 0x10003004
const int maxActionsPerTransaction = 100

Function Documentation

◆ getCharacterCategory()

int juce::TextEditorDefs::getCharacterCategory ( juce_wchar character)
staticnoexcept

Variable Documentation

◆ escapeKeyMessageId

const int juce::TextEditorDefs::escapeKeyMessageId = 0x10003003

◆ focusLossMessageId

const int juce::TextEditorDefs::focusLossMessageId = 0x10003004

◆ maxActionsPerTransaction

const int juce::TextEditorDefs::maxActionsPerTransaction = 100

◆ returnKeyMessageId

const int juce::TextEditorDefs::returnKeyMessageId = 0x10003002

◆ textChangeMessageId

const int juce::TextEditorDefs::textChangeMessageId = 0x10003001