Definition at line 65 of file __main__.py.
◆ __init__()
| def robotide.postinstall.__main__.MessageDialog.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
message, |
|
|
|
title, |
|
|
|
ttl = 10 |
|
) |
| |
◆ _create_buttons()
| def robotide.postinstall.__main__.MessageDialog._create_buttons |
( |
|
self | ) |
|
|
private |
◆ OnCancel()
| def robotide.postinstall.__main__.MessageDialog.OnCancel |
( |
|
self, |
|
|
|
evt |
|
) |
| |
◆ OnClose()
| def robotide.postinstall.__main__.MessageDialog.OnClose |
( |
|
self, |
|
|
|
evt |
|
) |
| |
◆ OnKeyPressed()
| def robotide.postinstall.__main__.MessageDialog.OnKeyPressed |
( |
|
self, |
|
|
|
event |
|
) |
| |
◆ OnNo()
| def robotide.postinstall.__main__.MessageDialog.OnNo |
( |
|
self, |
|
|
|
evt |
|
) |
| |
◆ onTimer()
| def robotide.postinstall.__main__.MessageDialog.onTimer |
( |
|
self, |
|
|
|
evt |
|
) |
| |
◆ settimetolivemsg
| robotide.postinstall.__main__.MessageDialog.settimetolivemsg |
◆ timer
| robotide.postinstall.__main__.MessageDialog.timer |
◆ timeToLive
| robotide.postinstall.__main__.MessageDialog.timeToLive |
The documentation for this class was generated from the following file: