MyTaskbarIcon Class Reference

Class template for the custom Taskbar Icon used in Minimize to tray. More...

#include <mytaskbaricon.h>

List of all members.

Public Member Functions

 MyTaskbarIcon ()
 Constructor.
 ~MyTaskbarIcon ()
 Destructor.
void OnLeftButtonClick (wxTaskBarIconEvent &)
 handles left mouse button click on the icon


Detailed Description

Class template for the custom Taskbar Icon used in Minimize to tray.

Definition at line 39 of file mytaskbaricon.h.


Constructor & Destructor Documentation

MyTaskbarIcon::MyTaskbarIcon  ) 
 

Constructor.

Definition at line 30 of file mytaskbaricon.cpp.

MyTaskbarIcon::~MyTaskbarIcon  ) 
 

Destructor.

Definition at line 36 of file mytaskbaricon.cpp.


Member Function Documentation

void MyTaskbarIcon::OnLeftButtonClick wxTaskBarIconEvent &   ) 
 

handles left mouse button click on the icon

OnLeftButtonClick checks wether the main frame is minimized or not and minimizes/maximizes it accordingly.

See also:
frame

OnIconize()

Parameters:
event The event, currently unused

Definition at line 40 of file mytaskbaricon.cpp.


The documentation for this class was generated from the following files:
Generated on Sun Nov 5 22:39:03 2006 for vdr_remote by  doxygen 1.4.6