Table Of Contents

Previous topic

TaskBarIcon

Next topic

TaskBarIconType

This Page

phoenix_title TaskBarIconEvent

The event class used by TaskBarIcon.

For a list of the event macros meant to be used with TaskBarIconEvent, please look at TaskBarIcon description.


class_hierarchy Inheritance Diagram

Inheritance diagram for class TaskBarIconEvent

Inheritance diagram of TaskBarIconEvent


method_summary Methods Summary

__init__ Constructor.

api Class API



class TaskBarIconEvent(Event)

The event class used by TaskBarIcon.

Possible constructors:

TaskBarIconEvent(evtType, tbIcon)

Methods



__init__(self, evtType, tbIcon)

Constructor.

Parameters: