56 #ifndef QMAC_Q3MENUBAR_CPP_FILE 57 #include "QtGui/qstyleoption.h" 58 #include <private/qmenu_p.h> 119 delete symbian_menubar;
153 int nativeMenuBar : 3;
208 for(
int i = 0; i < actionItems.
size(); i++) {
248 for(
int i = 0; i < actionItems.
size(); i++) {
262 void symbianCreateMenuBar(
QWidget *);
263 void symbianDestroyMenuBar();
265 struct QSymbianMenuBarPrivate {
269 ~QSymbianMenuBarPrivate();
271 void addAction(QSymbianMenuAction *, QSymbianMenuAction* =0);
278 for(
int i = 0; i < actionItems.
size(); i++) {
279 QSymbianMenuAction *act = actionItems[i];
288 static int symbianCommands(
int command);
290 #ifdef QT_SOFTKEYS_ENABLED 302 #endif // QT_NO_MENUBAR 306 #endif // QMENUBAR_P_H
#define QT_END_NAMESPACE
This macro expands to.
QPointer< QWidget > widget
ActionEvent
This enum type is used when calling QAction::activate()
long ASN1_INTEGER_get ASN1_INTEGER * a
#define QT_BEGIN_NAMESPACE
This macro expands to.
#define Q_DECLARE_PUBLIC(Class)
The QPoint class defines a point in the plane using integer precision.
int size() const
Returns the number of items in the list.
The QRect class defines a rectangle in the plane using integer precision.
The QBasicTimer class provides timer events for objects.
The QAction class provides an abstract user interface action that can be inserted into widgets...
The QList class is a template class that provides lists.