General graphic user interface event. More...
#include <nsGUIEvent.h>
Inheritance diagram for nsGUIEvent:
Collaboration diagram for nsGUIEvent:Public Member Functions | |
| nsGUIEvent (PRBool isTrusted, PRUint32 msg, nsIWidget *w) | |
Public Attributes | |
| nsCOMPtr< nsIWidget > | widget |
| Originator of the event. | |
| void * | pluginEvent |
| Event for NPAPI plugin. | |
Protected Member Functions | |
| nsGUIEvent (PRBool isTrusted, PRUint32 msg, nsIWidget *w, PRUint8 structType) | |
General graphic user interface event.
| nsGUIEvent::nsGUIEvent | ( | PRBool | isTrusted, | |
| PRUint32 | msg, | |||
| nsIWidget * | w, | |||
| PRUint8 | structType | |||
| ) | [inline, protected] |
| nsGUIEvent::nsGUIEvent | ( | PRBool | isTrusted, | |
| PRUint32 | msg, | |||
| nsIWidget * | w | |||
| ) | [inline] |
| void* nsGUIEvent::pluginEvent |
Event for NPAPI plugin.
| nsCOMPtr<nsIWidget> nsGUIEvent::widget |
Originator of the event.
1.7.1