#include <nsSystemTrayIconBase.h>
|
| virtual nsPoint | GetPopupPosition ()=0 |
| |
| void | DispatchEvent (const nsAString &aType, PRUint16 aButton, PRInt32 aDetail, PRBool aCtrlKey, PRBool aAltKey, PRBool aShiftKey, PRBool aMetaKey) |
| |
Definition at line 56 of file nsSystemTrayIconBase.h.
| nsSystemTrayIconBase::nsSystemTrayIconBase |
( |
| ) |
|
| nsSystemTrayIconBase::~nsSystemTrayIconBase |
( |
| ) |
|
| void nsSystemTrayIconBase::DispatchEvent |
( |
const nsAString & |
aType, |
|
|
PRUint16 |
aButton, |
|
|
PRInt32 |
aDetail, |
|
|
PRBool |
aCtrlKey, |
|
|
PRBool |
aAltKey, |
|
|
PRBool |
aShiftKey, |
|
|
PRBool |
aMetaKey |
|
) |
| |
|
protected |
| virtual nsPoint nsSystemTrayIconBase::GetPopupPosition |
( |
| ) |
|
|
protectedpure virtual |
| nsresult nsSystemTrayIconBase::SetEventTarget |
( |
nsIDOMEventTarget * |
aEventTarget | ) |
|
| nsresult nsSystemTrayIconBase::SetImageFromURI |
( |
nsIURI * |
aURI | ) |
|
| nsCOMPtr<nsIDOMEventTarget> nsSystemTrayIconBase::mEventTarget |
|
protected |
| nsCOMPtr<imgIRequest> nsSystemTrayIconBase::mRequest |
|
protected |
The documentation for this class was generated from the following files: