InstrumentEditorDialog

Undocumented in source.

Constructors

this
this(Window parentWindow, Mixer mixer, int initialWidth, int initialHeight)
Undocumented in source.

Members

Functions

createBody
InstrEditorBody createBody()
Undocumented in source. Be warned that the author may not have intended to support it.
createToolbars
ToolBarHost createToolbars()
Undocumented in source. Be warned that the author may not have intended to support it.
findKeyAction
Action findKeyAction(uint keyCode, uint flags)

map key to action

initialize
void initialize()

override to implement creation of dialog controls

Variables

_body
InstrEditorBody _body;
Undocumented in source.
_mixer
Mixer _mixer;
Undocumented in source.
_toolbarHost
ToolBarHost _toolbarHost;
Undocumented in source.

Meta