#include <YMenuButton.h>
Inheritance diagram for YMenu:

Public Member Functions | |
| YMenu (const YCPString &label, YMenu *parent_menu=0, int index=-1, const YCPValue &id=YCPVoid()) | |
| virtual | ~YMenu () |
| virtual bool | hasChildren () const |
| void | addMenuItem (YMenuItem *item) |
| virtual bool | isMenu () const |
Derived from YMenuItem; this class can actually handle children.
|
||||||||||||||||||||
|
Constructor |
|
|
|
|
|
|
|
|
Reimplemented from YMenuItem. |
|
|
Reimplemented from YMenuItem. |
1.4.6