enigma2  2.6
Classes | Variables
Screens.NotificationQueueViewer Namespace Reference

Classes

class  NotificationQueueViewer
 

Variables

 ICON_PENDING = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, 'skin_default/buttons/button_green.png'))
 
 ICON_SEEN = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, 'skin_default/buttons/button_green_off.png'))
 

Variable Documentation

◆ ICON_PENDING

Screens.NotificationQueueViewer.ICON_PENDING = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, 'skin_default/buttons/button_green.png'))

◆ ICON_SEEN

Screens.NotificationQueueViewer.ICON_SEEN = LoadPixmap(cached=True, path=resolveFilename(SCOPE_CURRENT_SKIN, 'skin_default/buttons/button_green_off.png'))