Public Member Functions | Static Public Attributes | List of all members
airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2 Class Reference
Inheritance diagram for airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2:
Inheritance graph
[legend]

Public Member Functions

def __init__
 The constructor. More...
 

Static Public Attributes

 CRITICAL = QMessageBox.Critical
 
 INFO = QMessageBox.Information
 
 QUESTION = QMessageBox.Question
 
string STYLE
 
 WARN = QMessageBox.Warning
 

Detailed Description

Definition at line 56 of file message_box.py.

Constructor & Destructor Documentation

def airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.__init__ (   self,
  type = None,
  msg = None 
)

The constructor.

Definition at line 75 of file message_box.py.

Member Data Documentation

airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.CRITICAL = QMessageBox.Critical
static

Definition at line 72 of file message_box.py.

airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.INFO = QMessageBox.Information
static

Definition at line 70 of file message_box.py.

airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.QUESTION = QMessageBox.Question
static

Definition at line 73 of file message_box.py.

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, \
3  y1: 0, \
4  x2: 0, \
5  y2: 1, \
6  stop: 0 #2ca1cf, \
7  stop: 1 #0482bb); \
8  border: 2px #616763; border-radius: 5px; \
9  font-size: 16pt; font-weight:40; color: #000000;\
10  width:100px; \
11  height:40px}"

Definition at line 58 of file message_box.py.

airbus_cobot_gui.python_qt_extend.message_box.MessageBox_v2.WARN = QMessageBox.Warning
static

Definition at line 71 of file message_box.py.


The documentation for this class was generated from the following file:


airbus_cobot_gui
Author(s):
autogenerated on Thu Dec 17 2015 11:42:05