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

Public Member Functions

def __init__ (self, datain, parent=None, args)
 
def rowCount (self, parent)
 
def columnCount (self, parent)
 
def data (self, index, role)
 

Public Attributes

 arrayData
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.propertiesdialog2.PropertiesDialogModel.__init__ (   self,
  datain,
  parent = None,
  args 
)

Member Function Documentation

§ columnCount()

def agroeyepy.View.propertiesdialog2.PropertiesDialogModel.columnCount (   self,
  parent 
)

§ data()

def agroeyepy.View.propertiesdialog2.PropertiesDialogModel.data (   self,
  index,
  role 
)

§ rowCount()

def agroeyepy.View.propertiesdialog2.PropertiesDialogModel.rowCount (   self,
  parent 
)

Member Data Documentation

§ arrayData

agroeyepy.View.propertiesdialog2.PropertiesDialogModel.arrayData

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