#include <PopupMenuTable.h>
Definition at line 96 of file PopupMenuTable.h.
◆ PopupMenuHandler() [1/2]
PopupMenuHandler::PopupMenuHandler |
( |
| ) |
|
|
default |
◆ PopupMenuHandler() [2/2]
◆ InitUserData()
virtual void PopupMenuHandler::InitUserData |
( |
void * |
pUserData | ) |
|
|
pure virtual |
Called before the menu items are appended.
Store context data, if needed. May be called more than once before the menu opens. Pointer remains valid for the duration of any callback, if PopupMenuTable::BuildMenu() is called and the result's Popup() is called before any other menus are built.
Implemented in LabelTrackMenuTable, NoteTrackMenuTable, NoteTrackVRulerMenuTable, anonymous_namespace{SpectrumView.cpp}::SpectrogramSettingsHandler, WaveChannelVRulerMenuTable, WaveColorMenuTable, FormatMenuTable, RateMenuTable, WaveTrackMenuTable, TimeTrackMenuTable, and TrackMenuTable.
◆ operator=()
The documentation for this class was generated from the following file: