#include <juce_PopupMenu.h>
Class used to create a set of options to pass to the show() method. You can chain together a series of calls to this class's methods to create a set of whatever options you want to specify. E.g.
◆ Options()
PopupMenu::Options::Options |
( |
| ) |
|
◆ withItemThatMustBeVisible()
PopupMenu::Options PopupMenu::Options::withItemThatMustBeVisible |
( |
int |
idOfItemToBeVisible | ) |
const |
|
noexcept |
◆ withMaximumNumColumns()
◆ withMinimumWidth()
◆ withStandardItemHeight()
◆ withTargetComponent()
◆ withTargetScreenArea()
◆ PopupMenu
◆ PopupMenu::Window
friend class PopupMenu::Window |
|
friend |
The documentation for this class was generated from the following files: