|
| | showWithTimeout (parent, timeoutSeconds, message, title, icon=QMessageBox.Information, buttons=None) |
| |
◆ __init__()
| enlighten.ui.TimeoutDialog.TimeoutDialog.__init__ |
( |
| self, |
|
|
* | args ) |
◆ showEvent()
| enlighten.ui.TimeoutDialog.TimeoutDialog.showEvent |
( |
| self, |
|
|
| QShowEvent ) |
◆ showWithTimeout()
| enlighten.ui.TimeoutDialog.TimeoutDialog.showWithTimeout |
( |
| parent, |
|
|
| timeoutSeconds, |
|
|
| message, |
|
|
| title, |
|
|
| icon = QMessageBox.Information, |
|
|
| buttons = None ) |
|
static |
◆ timerEvent()
| enlighten.ui.TimeoutDialog.TimeoutDialog.timerEvent |
( |
| self, |
|
|
* | args, |
|
|
** | kwargs ) |
◆ autoclose
| bool enlighten.ui.TimeoutDialog.TimeoutDialog.autoclose = False |
◆ currentTime
| int enlighten.ui.TimeoutDialog.TimeoutDialog.currentTime = 0 |
◆ msg
| enlighten.ui.TimeoutDialog.TimeoutDialog.msg = "" |
◆ timeout
| int enlighten.ui.TimeoutDialog.TimeoutDialog.timeout = 0 |
The documentation for this class was generated from the following file: