MityDSP Documentation Index

MityDSP::tiGuiScreenManagerIface Class Reference

#include <guiFrameWork.h>

List of all members.

Public Member Functions

virtual void ScreenSaverActive ()=0
 Method called when the screen saver activates.
virtual void ScreenSaverOff ()=0
 Method called when the screen wakes up.

Detailed Description

The tiGuiScreenManagerIface class is an interface back to the application for framework related events. User events (i.e. mouse moves, etc) are not passed through this interface, but higher level events like screensaver activation etc are.


Member Function Documentation

virtual void MityDSP::tiGuiScreenManagerIface::ScreenSaverActive (  )  [pure virtual]

Method called when the screen saver activates.

virtual void MityDSP::tiGuiScreenManagerIface::ScreenSaverOff (  )  [pure virtual]

Method called when the screen wakes up.


  
Generated on Wed Mar 28 15:14:07 2012 for MityDSP Skinnable Graphics User Interface (GGUI) by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.