Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.identifydialog.IdentifyDialogModel Class Reference
Inheritance diagram for agroeyepy.View.identifydialog.IdentifyDialogModel:
Collaboration diagram for agroeyepy.View.identifydialog.IdentifyDialogModel:

Public Member Functions

def __init__ (self, values=None, parent=None)
 
def rowCount (self, parent)
 
def columnCount (self, parent=None)
 
def data (self, index, role)
 
def setData (self, index, value, role=QtCore.QModelIndex())
 

Public Attributes

 parent
 
 values
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.identifydialog.IdentifyDialogModel.__init__ (   self,
  values = None,
  parent = None 
)

Member Function Documentation

§ columnCount()

def agroeyepy.View.identifydialog.IdentifyDialogModel.columnCount (   self,
  parent = None 
)

§ data()

def agroeyepy.View.identifydialog.IdentifyDialogModel.data (   self,
  index,
  role 
)

§ rowCount()

def agroeyepy.View.identifydialog.IdentifyDialogModel.rowCount (   self,
  parent 
)

§ setData()

def agroeyepy.View.identifydialog.IdentifyDialogModel.setData (   self,
  index,
  value,
  role = QtCore.QModelIndex() 
)

Member Data Documentation

§ parent

agroeyepy.View.identifydialog.IdentifyDialogModel.parent

§ values

agroeyepy.View.identifydialog.IdentifyDialogModel.values

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