MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

QMenuItem Class Reference

The QMenuItem class represents an item in a menu. More...

 #include <QMenuItem>

This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See Porting to Qt 4 for more information.

Inherits: QAction.

Additional Inherited Members

  • 18 properties inherited from QAction
  • 1 property inherited from QObject
  • 49 public functions inherited from QAction
  • 29 public functions inherited from QObject
  • 7 public slots inherited from QAction
  • 1 public slot inherited from QObject
  • 4 signals inherited from QAction
  • 1 signal inherited from QObject
  • 5 static public members inherited from QObject
  • 1 protected function inherited from QAction
  • 7 protected functions inherited from QObject

Detailed Description

The QMenuItem class represents an item in a menu.

Use QAction instead.