MIDI2LR 6.1.0.0
MIDI2LR is an application that interfaces MIDI controllers with Lightroom 6+/CC Classic. It processes MIDI input into develop parameter updates and photo actions, and sends MIDI output when parameters are changed for motorized feedback (on controllers that have motorized faders). A listing of available LightRoom commands is in the Wiki. Assistance on the code and design is welcome.
Loading...
Searching...
No Matches
CommandTableModel Member List

This is the complete list of members for CommandTableModel, including all inherited members.

command_set_CommandTableModelprivate
CommandTableModel(const CommandSet &command_set, Profile &profile) noexceptCommandTableModel
CreateNewCommandMenu(int row_number, juce::Component *existing_component) constCommandTableModelprivate
getNumRows() overrideCommandTableModelinlineprivate
paintCell(juce::Graphics &, int row_number, int column_id, int width, int height, bool row_is_selected) overrideCommandTableModelprivate
paintRowBackground(juce::Graphics &, int row_number, int width, int height, bool row_is_selected) overrideCommandTableModelprivate
profile_CommandTableModelprivate
refreshComponentForCell(int row_number, int column_id, bool is_row_selected, juce::Component *existing_component) overrideCommandTableModelprivate
RemoveRow(size_t row)CommandTableModelinline
sortOrderChanged(int new_sort_column_id, bool is_forwards) overrideCommandTableModelprivate
UpdateCommandMenu(int row_number, CommandMenu *command_select) constCommandTableModelprivate