NAME
QMenuBar - Interface to the Qt QMenuBar class
SYNOPSIS
use QMenuBar;
Inherits QFrame and QMenuData.
Member functions
new
Overridden functions
drawContents, eventFilter, hide, keyPressEvent, menuContentsChanged, menuStateChanged, mouseMoveEvent, mousePressEvent, mouseReleaseEvent, resizeEvent, show, updateItem,
DESCRIPTION
What you see is what you get.
ANNOYING
menuInsPopup, menuDelPopup and frameChanged were overridden privately. Which means that PerlQt can never call them. Sorry, blame Troll Tech.
AUTHOR
Ashley Winters <jql@accessone.com>