delegates.py
Others:
Bases: foundations.dataStructures.Structure
This class represents a storage object for the RichText_QStyledItemDelegate class style.
| Parameters: | **kwargs – . ( Key / Value pairs ) |
|---|
Bases: PyQt4.QtGui.QStyledItemDelegate
This class is a QStyledItemDelegate subclass used as a rich text Delegate for Application Views.
| Parameters: |
|
|---|
This method is the property for self.__style attribute.
| Returns: | self.__style. ( Style ) |
|---|