JUCE  v5.1.1-3-g1a0b28c73
JUCE API
SelectedItemSet< SelectableItemType > Member List

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

addChangeListener(ChangeListener *listener)ChangeBroadcaster
addToSelection(ParameterType item)SelectedItemSet< SelectableItemType >inline
addToSelectionBasedOnModifiers(ParameterType item, ModifierKeys modifiers)SelectedItemSet< SelectableItemType >inline
addToSelectionOnMouseDown(ParameterType item, ModifierKeys modifiers)SelectedItemSet< SelectableItemType >inline
addToSelectionOnMouseUp(ParameterType item, ModifierKeys modifiers, const bool wasItemDragged, const bool resultOfMouseDownSelectMethod)SelectedItemSet< SelectableItemType >inline
begin() const noexceptSelectedItemSet< SelectableItemType >inline
ChangeBroadcaster() noexceptChangeBroadcaster
changed()SelectedItemSet< SelectableItemType >inline
changed(const bool synchronous)SelectedItemSet< SelectableItemType >inline
deselect(ParameterType item)SelectedItemSet< SelectableItemType >inline
deselectAll()SelectedItemSet< SelectableItemType >inline
dispatchPendingMessages()ChangeBroadcaster
end() const noexceptSelectedItemSet< SelectableItemType >inline
getItemArray() const noexceptSelectedItemSet< SelectableItemType >inline
getNumSelected() const noexceptSelectedItemSet< SelectableItemType >inline
getSelectedItem(const int index) constSelectedItemSet< SelectableItemType >inline
isSelected(ParameterType item) const noexceptSelectedItemSet< SelectableItemType >inline
ItemArray typedefSelectedItemSet< SelectableItemType >
itemDeselected(SelectableItemType)SelectedItemSet< SelectableItemType >inlinevirtual
itemSelected(SelectableItemType)SelectedItemSet< SelectableItemType >inlinevirtual
ItemType typedefSelectedItemSet< SelectableItemType >
operator=(const SelectedItemSet &other)SelectedItemSet< SelectableItemType >inline
ParameterType typedefSelectedItemSet< SelectableItemType >
removeAllChangeListeners()ChangeBroadcaster
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
selectedItemsSelectedItemSet< SelectableItemType >private
SelectedItemSet()SelectedItemSet< SelectableItemType >inline
SelectedItemSet(const ItemArray &items)SelectedItemSet< SelectableItemType >inlineexplicit
SelectedItemSet(const SelectedItemSet &other)SelectedItemSet< SelectableItemType >inline
selectOnly(ParameterType item)SelectedItemSet< SelectableItemType >inline
sendChangeMessage()ChangeBroadcaster
sendSynchronousChangeMessage()ChangeBroadcaster
~ChangeBroadcaster()ChangeBroadcastervirtual