openshot-audio  0.1.7
KeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindow Member List

This is the complete list of members for KeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindow, including all inherited members.

addButton(const String &name, int returnValue, const KeyPress &shortcutKey1=KeyPress(), const KeyPress &shortcutKey2=KeyPress())AlertWindow
addComboBox(const String &name, const StringArray &items, const String &onScreenLabel=String::empty)AlertWindow
addCustomComponent(Component *component)AlertWindow
addProgressBarComponent(double &progressValue)AlertWindow
addTextBlock(const String &text)AlertWindow
addTextEditor(const String &name, const String &initialContents, const String &onScreenLabel=String::empty, bool isPasswordBox=false)AlertWindow
AlertIconType enum nameAlertWindow
AlertWindow(const String &title, const String &message, AlertIconType iconType, Component *associatedComponent=nullptr)AlertWindow
backgroundColourId enum valueAlertWindow
buttonClicked(Button *) overrideAlertWindowprotectedvirtual
ColourIds enum nameAlertWindow
containsAnyExtraComponents() const AlertWindow
getAlertType() const noexceptAlertWindowinline
getComboBoxComponent(const String &nameOfList) const AlertWindow
getCustomComponent(int index) const AlertWindow
getDesktopWindowStyleFlags() const overrideAlertWindowprotected
getNumButtons() const AlertWindow
getNumCustomComponents() const AlertWindow
getTextEditor(const String &nameOfTextEditor) const AlertWindow
getTextEditorContents(const String &nameOfTextEditor) const AlertWindow
InfoIcon enum valueAlertWindow
KeyEntryWindow(KeyMappingEditorComponent &kec)KeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindowinline
keyPressed(const KeyPress &key) overrideKeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindowinline
keyStateChanged(bool) overrideKeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindowinline
lastPressKeyMappingEditorComponent::ChangeKeyButton::KeyEntryWindow
lookAndFeelChanged() overrideAlertWindowprotected
mouseDown(const MouseEvent &) overrideAlertWindowprotected
mouseDrag(const MouseEvent &) overrideAlertWindowprotected
NoIcon enum valueAlertWindow
outlineColourId enum valueAlertWindow
paint(Graphics &) overrideAlertWindowprotected
QuestionIcon enum valueAlertWindow
removeCustomComponent(int index)AlertWindow
setEscapeKeyCancels(bool shouldEscapeKeyCancel)AlertWindow
setMessage(const String &message)AlertWindow
showMessageBoxAsync(AlertIconType iconType, const String &title, const String &message, const String &buttonText=String::empty, Component *associatedComponent=nullptr, ModalComponentManager::Callback *callback=nullptr)AlertWindowstatic
showOkCancelBox(AlertIconType iconType, const String &title, const String &message, const String &button1Text, const String &button2Text, Component *associatedComponent, ModalComponentManager::Callback *callback)AlertWindowstatic
showYesNoCancelBox(AlertIconType iconType, const String &title, const String &message, const String &button1Text, const String &button2Text, const String &button3Text, Component *associatedComponent, ModalComponentManager::Callback *callback)AlertWindowstatic
textColourId enum valueAlertWindow
triggerButtonClick(const String &buttonName)AlertWindow
userTriedToCloseWindow() overrideAlertWindowprotected
WarningIcon enum valueAlertWindow
~AlertWindow()AlertWindow