◆ PopupMenuCompletionCallback()
| juce::PopupMenuCompletionCallback::PopupMenuCompletionCallback |
( |
| ) |
|
|
default |
◆ modalStateFinished()
| void juce::PopupMenuCompletionCallback::modalStateFinished |
( |
int | returnValue | ) |
|
|
inlineoverridevirtual |
Called to indicate that a modal component has been dismissed.
You can register a callback using Component::enterModalState() or ModalComponentManager::attachCallback().
The returnValue parameter is the value that was passed to Component::exitModalState() when the component was dismissed.
The callback object will be deleted shortly after this method is called.
Implements juce::ModalComponentManager::Callback.
◆ component
| std::unique_ptr<Component> juce::PopupMenuCompletionCallback::component |
◆ managerOfChosenCommand
The documentation for this struct was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_gui_basics/menus/juce_PopupMenu.cpp