|
Eidolon
|
Inherits QDialog, and Ui_ShowMsg.

Public Member Functions | |
| def | __init__ (self, parent) |
| def | addMsg (self, title, msg, text, width=0, height=0) |
| def | setMsg (self, index) |
Public Attributes | |
| msgs | |
| curMsg | |
| def __init__ | ( | self, | |
| parent | |||
| ) |
| def addMsg | ( | self, | |
| title, | |||
| msg, | |||
| text, | |||
width = 0, |
|||
height = 0 |
|||
| ) |

| def setMsg | ( | self, | |
| index | |||
| ) |


| curMsg |
| msgs |
1.8.13