Loading...
Searching...
No Matches
score::Menu Class Reference
Represents a menu in the software. More...
Detailed Description
Represents a menu in the software.
Classes | |
| struct | is_toplevel |
Public Member Functions | |
| Menu (QMenu *menu, StringKey< Menu > m) | |
| Menu (QMenu *menu, StringKey< Menu > m, is_toplevel, int c=std::numeric_limits< int >::max() - 1) | |
| StringKey< Menu > | key () const |
| QMenu * | menu () const |
| int | column () const |
| bool | toplevel () const |
| True if the menu is shown in the top menu bar. | |
The documentation for this class was generated from the following files:
- Menu.hpp
- MenuManager.cpp