JUCE
|
This is the complete list of members for PopupMenu::Options, including all inherited members.
getItemThatMustBeVisible() const noexcept | PopupMenu::Options | |
getMaximumNumColumns() const noexcept | PopupMenu::Options | |
getMinimumWidth() const noexcept | PopupMenu::Options | |
getParentComponent() const noexcept | PopupMenu::Options | |
getStandardItemHeight() const noexcept | PopupMenu::Options | |
getTargetComponent() const noexcept | PopupMenu::Options | |
getTargetScreenArea() const noexcept | PopupMenu::Options | |
Options() | PopupMenu::Options | |
withItemThatMustBeVisible(int idOfItemToBeVisible) const noexcept | PopupMenu::Options | |
withMaximumNumColumns(int maxNumColumns) const noexcept | PopupMenu::Options | |
withMinimumWidth(int minWidth) const noexcept | PopupMenu::Options | |
withParentComponent(Component *parentComponent) const noexcept | PopupMenu::Options | |
withStandardItemHeight(int standardHeight) const noexcept | PopupMenu::Options | |
withTargetComponent(Component *targetComponent) const noexcept | PopupMenu::Options | |
withTargetScreenArea(const Rectangle< int > &targetArea) const noexcept | PopupMenu::Options |