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

Public Member Functions

def __init__ (self, parent)
 
def openDatabase (self)
 
def initTableHeader (self)
 
def initLineEdit (self)
 
def initMaxMin (self, type)
 
def contextMenuEvent (self, QContextMenuEvent)
 
def setMin (self)
 
def setMax (self)
 
def showSegment (self)
 
def setValue (self)
 
def closeAll (self)
 

Public Attributes

 parent
 
 parentMain
 
 name
 
 tableName
 
 database
 
 draw
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.modeldialog.TableView.__init__ (   self,
  parent 
)

Member Function Documentation

§ closeAll()

def agroeyepy.View.modeldialog.TableView.closeAll (   self)

§ contextMenuEvent()

def agroeyepy.View.modeldialog.TableView.contextMenuEvent (   self,
  QContextMenuEvent 
)
Here is the call graph for this function:

§ initLineEdit()

def agroeyepy.View.modeldialog.TableView.initLineEdit (   self)
Here is the call graph for this function:

§ initMaxMin()

def agroeyepy.View.modeldialog.TableView.initMaxMin (   self,
  type 
)
Here is the caller graph for this function:

§ initTableHeader()

def agroeyepy.View.modeldialog.TableView.initTableHeader (   self)

§ openDatabase()

def agroeyepy.View.modeldialog.TableView.openDatabase (   self)

§ setMax()

def agroeyepy.View.modeldialog.TableView.setMax (   self)
Here is the caller graph for this function:

§ setMin()

def agroeyepy.View.modeldialog.TableView.setMin (   self)
Here is the caller graph for this function:

§ setValue()

def agroeyepy.View.modeldialog.TableView.setValue (   self)

§ showSegment()

def agroeyepy.View.modeldialog.TableView.showSegment (   self)
Here is the caller graph for this function:

Member Data Documentation

§ database

agroeyepy.View.modeldialog.TableView.database

§ draw

agroeyepy.View.modeldialog.TableView.draw

§ name

agroeyepy.View.modeldialog.TableView.name

§ parent

agroeyepy.View.modeldialog.TableView.parent

§ parentMain

agroeyepy.View.modeldialog.TableView.parentMain

§ tableName

agroeyepy.View.modeldialog.TableView.tableName

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