JUCE
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
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, const ModifierKeys &modifiers)
SelectedItemSet< SelectableItemType >
addToSelectionOnMouseDown
(ParameterType item, const ModifierKeys &modifiers)
SelectedItemSet< SelectableItemType >
addToSelectionOnMouseUp
(ParameterType item, const ModifierKeys &modifiers, const bool wasItemDragged, const bool resultOfMouseDownSelectMethod)
SelectedItemSet< SelectableItemType >
ChangeBroadcaster
() noexcept
ChangeBroadcaster
changed
(const bool synchronous=false)
SelectedItemSet< SelectableItemType >
deselect
(ParameterType item)
SelectedItemSet< SelectableItemType >
deselectAll
()
SelectedItemSet< SelectableItemType >
dispatchPendingMessages
()
ChangeBroadcaster
getItemArray
() const noexcept
SelectedItemSet< SelectableItemType >
getNumSelected
() const noexcept
SelectedItemSet< SelectableItemType >
getSelectedItem
(const int index) const noexcept
SelectedItemSet< SelectableItemType >
isSelected
(ParameterType item) const noexcept
SelectedItemSet< SelectableItemType >
itemDeselected
(SelectableItemType item)
SelectedItemSet< SelectableItemType >
[virtual]
itemSelected
(SelectableItemType item)
SelectedItemSet< SelectableItemType >
[virtual]
ItemType
typedef
SelectedItemSet< SelectableItemType >
operator=
(const SelectedItemSet &other)
SelectedItemSet< SelectableItemType >
PARAMETER_TYPE
(SelectableItemType) ParameterType
SelectedItemSet< SelectableItemType >
removeAllChangeListeners
()
ChangeBroadcaster
removeChangeListener
(ChangeListener *listener)
ChangeBroadcaster
SelectedItemSet
()
SelectedItemSet< SelectableItemType >
SelectedItemSet
(const Array< SelectableItemType > &items)
SelectedItemSet< SelectableItemType >
[explicit]
SelectedItemSet
(const SelectedItemSet &other)
SelectedItemSet< SelectableItemType >
selectOnly
(ParameterType item)
SelectedItemSet< SelectableItemType >
sendChangeMessage
()
ChangeBroadcaster
sendSynchronousChangeMessage
()
ChangeBroadcaster
~ChangeBroadcaster
()
ChangeBroadcaster
[virtual]
All content © Raw Material Software Ltd.