nx_work_log.win_app
Functions
This is the callback function for the change time dialog, which keeps the time and whenever it changes due to the timer or user input then this function is called. |
|
|
This function ends the SysTray thread |
This function returns if the timer is paused :return: Paused |
|
|
Main function creating the ChangeTimeDialog and SysTrayIcon with its menu |
This is the callback function for the minute timer. |
|
|
The exit function is called when the SystrayIcon exits :param sys_tray_icon: The SysTrayIcon object |
|
This function is called when the SysTrayIcon starts up :param sys_tray_icon: The SysTrayIcon object |
|
This function is called when the SysTrayIcon change pause menu item is selected or the icon is clicked :param sys_tray_icon: The SysTrayIcon object |
|
This function is called when the SysTrayIcon change reset time menu item is selected :param sys_tray_icon: The SysTrayIcon object |
|
This function is called when the SysTrayIcon change time menu item is selected :param sys_tray_icon: The SysTrayIcon object |