equal
deleted
inserted
replaced
64 \value CommandEvent Indicates that the event is a Symbian command. |
64 \value CommandEvent Indicates that the event is a Symbian command. |
65 \value ResourceChangeEvent Indicates that the event is a Symbian resource change type. |
65 \value ResourceChangeEvent Indicates that the event is a Symbian resource change type. |
66 */ |
66 */ |
67 |
67 |
68 /*! |
68 /*! |
69 \fn QSymbianEvent::type() |
69 \fn QSymbianEvent::type() const |
70 |
70 |
71 Returns the event type contained in the QSymbianEvent instance. |
71 Returns the event type contained in the QSymbianEvent instance. |
72 */ |
72 */ |
73 |
73 |
74 /*! |
74 /*! |
75 \fn QSymbianEvent::isValid() |
75 \fn QSymbianEvent::isValid() const |
76 |
76 |
77 Returns whether this QSymbianEvent instance contains a valid event. |
77 Returns whether this QSymbianEvent instance contains a valid event. |
78 */ |
78 */ |
79 |
79 |
80 /*! |
80 /*! |