JUCE
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 >
addToSelectionBasedOnModifiers(ParameterType item, ModifierKeys modifiers)SelectedItemSet< SelectableItemType >
addToSelectionOnMouseDown(ParameterType item, ModifierKeys modifiers)SelectedItemSet< SelectableItemType >
addToSelectionOnMouseUp(ParameterType item, ModifierKeys modifiers, const bool wasItemDragged, const bool resultOfMouseDownSelectMethod)SelectedItemSet< SelectableItemType >
begin() const noexceptSelectedItemSet< SelectableItemType >
ChangeBroadcaster() noexceptChangeBroadcaster
changed()SelectedItemSet< SelectableItemType >
changed(const bool synchronous)SelectedItemSet< SelectableItemType >
deselect(ParameterType item)SelectedItemSet< SelectableItemType >
deselectAll()SelectedItemSet< SelectableItemType >
dispatchPendingMessages()ChangeBroadcaster
end() const noexceptSelectedItemSet< SelectableItemType >
getItemArray() const noexceptSelectedItemSet< SelectableItemType >
getNumSelected() const noexceptSelectedItemSet< SelectableItemType >
getSelectedItem(const int index) const SelectedItemSet< SelectableItemType >
isSelected(ParameterType item) const noexceptSelectedItemSet< SelectableItemType >
ItemArray typedefSelectedItemSet< SelectableItemType >
itemDeselected(SelectableItemType)SelectedItemSet< SelectableItemType >virtual
itemSelected(SelectableItemType)SelectedItemSet< SelectableItemType >virtual
ItemType typedefSelectedItemSet< SelectableItemType >
operator=(const SelectedItemSet &other)SelectedItemSet< SelectableItemType >
PARAMETER_TYPE(SelectableItemType) ParameterTypeSelectedItemSet< SelectableItemType >
removeAllChangeListeners()ChangeBroadcaster
removeChangeListener(ChangeListener *listener)ChangeBroadcaster
SelectedItemSet()SelectedItemSet< SelectableItemType >
SelectedItemSet(const ItemArray &items)SelectedItemSet< SelectableItemType >explicit
SelectedItemSet(const SelectedItemSet &other)SelectedItemSet< SelectableItemType >
selectOnly(ParameterType item)SelectedItemSet< SelectableItemType >
sendChangeMessage()ChangeBroadcaster
sendSynchronousChangeMessage()ChangeBroadcaster
~ChangeBroadcaster()ChangeBroadcastervirtual