views.py
Others:
Bases: umbra.ui.views.Abstract_QTreeView
This class is used to display Database Ibl Sets columns.
| Parameters: |
|
|---|
Bases: PyQt4.QtGui.QTabWidget
| Parameters: | parent – Parent object. ( QObject ) |
|---|
This signal is emited by the ScriptEditor_QTabWidget class when it receives dropped content. ( pyqtSignal )
| Returns: | Event. ( QEvent ) |
|---|
This method is the property for self.__container attribute.
| Returns: | self.__container. ( QObject ) |
|---|
This method reimplements the QTabWidget.dragEnterEvent() method.
| Parameters: | event – QEvent. ( QEvent ) |
|---|