main::Player Class Reference
List of all members.
Public Member Functions |
def | __init__ |
def | message_handler |
def | selection_manager |
Public Attributes |
| drawing_areas_list |
| widgets_callback_dictionary |
| drawing_areas_xid_list |
| source_location_list |
| initial_frame_list |
Static Public Attributes |
list | drawing_areas_list = [] |
dictionary | widgets_callback_dictionary = {} |
list | drawing_areas_xid_list = [] |
list | source_location_list = [] |
| window = None |
| video = None |
| bus = None |
Member Function Documentation
def main::Player::message_handler |
( |
|
self, |
|
|
|
bus, |
|
|
|
message | |
|
) |
| | |
Message handler of the Player's bus
@param bus: bus
@param message: message
def main::Player::selection_manager |
( |
|
self, |
|
|
|
widget, |
|
|
|
event | |
|
) |
| | |
Manager that manages the selection of a drawing area and it's consequences
@param widget: widget
@param event: event
The documentation for this class was generated from the following file: