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.

componentToWatchForDeletionjuce::PopupMenu::Optionsprivate
getInitiallySelectedItemId() const noexceptjuce::PopupMenu::Optionsinline
getItemThatMustBeVisible() const noexceptjuce::PopupMenu::Optionsinline
getMaximumNumColumns() const noexceptjuce::PopupMenu::Optionsinline
getMinimumNumColumns() const noexceptjuce::PopupMenu::Optionsinline
getMinimumWidth() const noexceptjuce::PopupMenu::Optionsinline
getParentComponent() const noexceptjuce::PopupMenu::Optionsinline
getPreferredPopupDirection() const noexceptjuce::PopupMenu::Optionsinline
getStandardItemHeight() const noexceptjuce::PopupMenu::Optionsinline
getTargetComponent() const noexceptjuce::PopupMenu::Optionsinline
getTargetScreenArea() const noexceptjuce::PopupMenu::Optionsinline
hasWatchedComponentBeenDeleted() const noexceptjuce::PopupMenu::Optionsinline
initiallySelectedItemIdjuce::PopupMenu::Optionsprivate
isWatchingForDeletionjuce::PopupMenu::Optionsprivate
maxColumnsjuce::PopupMenu::Optionsprivate
minColumnsjuce::PopupMenu::Optionsprivate
minWidthjuce::PopupMenu::Optionsprivate
operator=(const Options &)=defaultjuce::PopupMenu::Options
Options()juce::PopupMenu::Options
Options(const Options &)=defaultjuce::PopupMenu::Options
parentComponentjuce::PopupMenu::Optionsprivate
PopupDirection enum namejuce::PopupMenu::Options
preferredPopupDirectionjuce::PopupMenu::Optionsprivate
standardHeightjuce::PopupMenu::Optionsprivate
targetAreajuce::PopupMenu::Optionsprivate
targetComponentjuce::PopupMenu::Optionsprivate
visibleItemIDjuce::PopupMenu::Optionsprivate
withDeletionCheck(Component &componentToWatchForDeletion) constjuce::PopupMenu::Options
withInitiallySelectedItem(int idOfItemToBeSelected) constjuce::PopupMenu::Options
withItemThatMustBeVisible(int idOfItemToBeVisible) constjuce::PopupMenu::Options
withMaximumNumColumns(int maxNumColumns) constjuce::PopupMenu::Options
withMinimumNumColumns(int minNumColumns) constjuce::PopupMenu::Options
withMinimumWidth(int minWidth) constjuce::PopupMenu::Options
withMousePosition() constjuce::PopupMenu::Options
withParentComponent(Component *parentComponent) constjuce::PopupMenu::Options
withPreferredPopupDirection(PopupDirection direction) constjuce::PopupMenu::Options
withStandardItemHeight(int standardHeight) constjuce::PopupMenu::Options
withTargetComponent(Component *targetComponent) constjuce::PopupMenu::Options
withTargetComponent(Component &targetComponent) constjuce::PopupMenu::Options
withTargetScreenArea(Rectangle< int > targetArea) constjuce::PopupMenu::Options