JUCE
juce::SelectedItemSet< SelectableItemType > Member List

This is the complete list of members for juce::SelectedItemSet< SelectableItemType >, including all inherited members.

addChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
addToSelection(ParameterType item)juce::SelectedItemSet< SelectableItemType >
addToSelectionBasedOnModifiers(ParameterType item, ModifierKeys modifiers)juce::SelectedItemSet< SelectableItemType >
addToSelectionOnMouseDown(ParameterType item, ModifierKeys modifiers)juce::SelectedItemSet< SelectableItemType >
addToSelectionOnMouseUp(ParameterType item, ModifierKeys modifiers, const bool wasItemDragged, const bool resultOfMouseDownSelectMethod)juce::SelectedItemSet< SelectableItemType >
begin() const noexceptjuce::SelectedItemSet< SelectableItemType >
ChangeBroadcaster() noexceptjuce::ChangeBroadcaster
changed()juce::SelectedItemSet< SelectableItemType >
changed(const bool synchronous)juce::SelectedItemSet< SelectableItemType >
deselect(ParameterType item)juce::SelectedItemSet< SelectableItemType >
deselectAll()juce::SelectedItemSet< SelectableItemType >
dispatchPendingMessages()juce::ChangeBroadcaster
end() const noexceptjuce::SelectedItemSet< SelectableItemType >
getItemArray() const noexceptjuce::SelectedItemSet< SelectableItemType >
getNumSelected() const noexceptjuce::SelectedItemSet< SelectableItemType >
getSelectedItem(const int index) constjuce::SelectedItemSet< SelectableItemType >
isSelected(ParameterType item) const noexceptjuce::SelectedItemSet< SelectableItemType >
ItemArray typedefjuce::SelectedItemSet< SelectableItemType >
itemDeselected(SelectableItemType)juce::SelectedItemSet< SelectableItemType >virtual
itemSelected(SelectableItemType)juce::SelectedItemSet< SelectableItemType >virtual
ItemType typedefjuce::SelectedItemSet< SelectableItemType >
operator=(const SelectedItemSet &other)juce::SelectedItemSet< SelectableItemType >
ParameterType typedefjuce::SelectedItemSet< SelectableItemType >
removeAllChangeListeners()juce::ChangeBroadcaster
removeChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
SelectedItemSet()juce::SelectedItemSet< SelectableItemType >
SelectedItemSet(const ItemArray &items)juce::SelectedItemSet< SelectableItemType >explicit
SelectedItemSet(const SelectedItemSet &other)juce::SelectedItemSet< SelectableItemType >
selectOnly(ParameterType item)juce::SelectedItemSet< SelectableItemType >
sendChangeMessage()juce::ChangeBroadcaster
sendSynchronousChangeMessage()juce::ChangeBroadcaster
~ChangeBroadcaster()juce::ChangeBroadcastervirtual