lnNotifs Class Reference

#include <lnNotifs.h>

Inheritance diagram for lnNotifs:
[legend]
Collaboration diagram for lnNotifs:
[legend]

Public Member Functions

NS_DECL_ISUPPORTS NS_DECL_ILNNOTIFS lnNotifs ()
 
- Public Member Functions inherited from ILNNotifs
void InitNotifs (in string windowTitle)
 
void TrackChangeNotify (in string title, in string artist, in string album, in string coverFilePath, in PRInt32 timeout)
 
void EnableNotifications (in PRBool enable)
 

Protected Attributes

bool notifsEnabled
 
NotifyNotification * notification
 

Detailed Description

Definition at line 43 of file lnNotifs.h.

Constructor & Destructor Documentation

lnNotifs::lnNotifs ( )

Definition at line 48 of file lnNotifs.cpp.

Member Data Documentation

NotifyNotification* lnNotifs::notification
protected

Definition at line 56 of file lnNotifs.h.

bool lnNotifs::notifsEnabled
protected

Definition at line 55 of file lnNotifs.h.


The documentation for this class was generated from the following files: