Definition at line 56 of file message_box.py.
def airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.__init__ |
( |
|
self, |
|
|
|
type = None , |
|
|
|
msg = None |
|
) |
| |
airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.CRITICAL = QMessageBox.Critical |
|
static |
airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.INFO = QMessageBox.Information |
|
static |
airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.QUESTION = QMessageBox.Question |
|
static |
string airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.STYLE |
|
static |
Initial value: 1 =
"QLabel{font-size: 18pt; font-weight:40; color: #000000;} \
2 QPushButton{ background-color:qlineargradient(x1: 0, \
8 border: 2px #616763; border-radius: 5px; \
9 font-size: 16pt; font-weight:40; color: #000000;\
Definition at line 58 of file message_box.py.
airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.WARN = QMessageBox.Warning |
|
static |
The documentation for this class was generated from the following file: