Jambi
------------------------
initStyleOption // 改变Menu式样
protected final void initStyleOption(QStyleOptionMenuItem option,
QAction action)Initialize option with the values from the menu bar and information from action. This method is useful for subclasses when they need a QStyleOptionMenuItem, but don't want to fill in all the information themselves.
The QStyleOptionMenuItem class is used to describe the parameter necessary for drawing a menu item.