JUCE
juce::PopupMenu::Options Member List

This is the complete list of members for juce::PopupMenu::Options, including all inherited members.

getItemThatMustBeVisible() const noexceptjuce::PopupMenu::Options
getMaximumNumColumns() const noexceptjuce::PopupMenu::Options
getMinimumNumColumns() const noexceptjuce::PopupMenu::Options
getMinimumWidth() const noexceptjuce::PopupMenu::Options
getParentComponent() const noexceptjuce::PopupMenu::Options
getStandardItemHeight() const noexceptjuce::PopupMenu::Options
getTargetComponent() const noexceptjuce::PopupMenu::Options
getTargetScreenArea() const noexceptjuce::PopupMenu::Options
operator=(const Options &)=defaultjuce::PopupMenu::Options
Options()juce::PopupMenu::Options
Options(const Options &)=defaultjuce::PopupMenu::Options
withItemThatMustBeVisible(int idOfItemToBeVisible) const noexceptjuce::PopupMenu::Options
withMaximumNumColumns(int maxNumColumns) const noexceptjuce::PopupMenu::Options
withMinimumNumColumns(int minNumColumns) const noexceptjuce::PopupMenu::Options
withMinimumWidth(int minWidth) const noexceptjuce::PopupMenu::Options
withParentComponent(Component *parentComponent) const noexceptjuce::PopupMenu::Options
withStandardItemHeight(int standardHeight) const noexceptjuce::PopupMenu::Options
withTargetComponent(Component *targetComponent) const noexceptjuce::PopupMenu::Options
withTargetScreenArea(Rectangle< int > targetArea) const noexceptjuce::PopupMenu::Options