JUCE
v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
juce::PopupMenu::Options Member List
This is the complete list of members for
juce::PopupMenu::Options
, including all inherited members.
componentToWatchForDeletion
juce::PopupMenu::Options
private
getInitiallySelectedItemId
() const noexcept
juce::PopupMenu::Options
inline
getItemThatMustBeVisible
() const noexcept
juce::PopupMenu::Options
inline
getMaximumNumColumns
() const noexcept
juce::PopupMenu::Options
inline
getMinimumNumColumns
() const noexcept
juce::PopupMenu::Options
inline
getMinimumWidth
() const noexcept
juce::PopupMenu::Options
inline
getParentComponent
() const noexcept
juce::PopupMenu::Options
inline
getPreferredPopupDirection
() const noexcept
juce::PopupMenu::Options
inline
getStandardItemHeight
() const noexcept
juce::PopupMenu::Options
inline
getTargetComponent
() const noexcept
juce::PopupMenu::Options
inline
getTargetScreenArea
() const noexcept
juce::PopupMenu::Options
inline
hasWatchedComponentBeenDeleted
() const noexcept
juce::PopupMenu::Options
inline
initiallySelectedItemId
juce::PopupMenu::Options
private
isWatchingForDeletion
juce::PopupMenu::Options
private
maxColumns
juce::PopupMenu::Options
private
minColumns
juce::PopupMenu::Options
private
minWidth
juce::PopupMenu::Options
private
operator=
(const Options &)=default
juce::PopupMenu::Options
Options
()
juce::PopupMenu::Options
Options
(const Options &)=default
juce::PopupMenu::Options
parentComponent
juce::PopupMenu::Options
private
PopupDirection
enum name
juce::PopupMenu::Options
preferredPopupDirection
juce::PopupMenu::Options
private
standardHeight
juce::PopupMenu::Options
private
targetArea
juce::PopupMenu::Options
private
targetComponent
juce::PopupMenu::Options
private
visibleItemID
juce::PopupMenu::Options
private
withDeletionCheck
(Component &componentToWatchForDeletion) const
juce::PopupMenu::Options
withInitiallySelectedItem
(int idOfItemToBeSelected) const
juce::PopupMenu::Options
withItemThatMustBeVisible
(int idOfItemToBeVisible) const
juce::PopupMenu::Options
withMaximumNumColumns
(int maxNumColumns) const
juce::PopupMenu::Options
withMinimumNumColumns
(int minNumColumns) const
juce::PopupMenu::Options
withMinimumWidth
(int minWidth) const
juce::PopupMenu::Options
withMousePosition
() const
juce::PopupMenu::Options
withParentComponent
(Component *parentComponent) const
juce::PopupMenu::Options
withPreferredPopupDirection
(PopupDirection direction) const
juce::PopupMenu::Options
withStandardItemHeight
(int standardHeight) const
juce::PopupMenu::Options
withTargetComponent
(Component *targetComponent) const
juce::PopupMenu::Options
withTargetComponent
(Component &targetComponent) const
juce::PopupMenu::Options
withTargetScreenArea
(Rectangle< int > targetArea) const
juce::PopupMenu::Options
Generated on Wed Mar 30 2022 01:21:47 for JUCE by
1.8.17