Package node_manager_fkie :: Module master_list_model :: Class MasterSyncItem
[frames] | no frames]

Class MasterSyncItem

source code

python_qt_binding.QtGui.QStandardItem --+
                                        |
                                       MasterSyncItem

This object is needed to insert into the QStandardModel.

Instance Methods
 
__init__(self, master) source code
 
master(self) source code
 
synchronized(self, value) source code
 
__eq__(self, item) source code
 
__gt__(self, item) source code
Class Variables
  ITEM_TYPE = QStandardItem.UserType+ 35
Method Details

master(self)

source code 
Decorators:
  • @property

synchronized(self, value)

source code 
Decorators:
  • @synchronized.setter