|
cut 3.3.0
|
The class creates countdown widget that count down time passed by a user. More...
Public Member Functions | |
| start (self) | |
| Starts the coundown, makes it non-editable and adjust proper icon to Start/Stop button. | |
| stop (self) | |
| Stops the coundown and makes it editable (to set new time) | |
| reset (self) | |
| Resets the coundown. | |
| getQtDesignerPluginInfo (cls) | |
| Provides Qt Designer with widget information. | |
The class creates countdown widget that count down time passed by a user.
| qecountdown.QeCountdown.getQtDesignerPluginInfo | ( | cls | ) |
Provides Qt Designer with widget information.
Return: dict Dictionary with values for keys: icon, module, container, tool_tip and xml.