| |
|
| java.lang.Object sun.awt.qt.QtMenuBarPeer
QtMenuBarPeer | public QtMenuBarPeer(MenuBar target)(Code) | | Creates a new QtMenuBarPeer.
|
addMenu | public void addMenu(Menu m)(Code) | | This method does not need to do anything because the menuitem peer will add itself to a
QtMenuContainer when it is created.
|
create | native protected void create()(Code) | | |
delMenu | public void delMenu(int index)(Code) | | |
dispose | native public void dispose()(Code) | | |
|
|
|