TableModel Class Reference

Public Member Functions

def __init__
def rowCount
def headerData
def columnCount
def sort
def data

Data Fields

 table

Detailed Description

Definition at line 7 of file table.py.


Member Function Documentation

def __init__ (   self,
  table,
  parent = None 
)

Definition at line 8 of file table.py.

def columnCount (   self,
  index 
)

Definition at line 20 of file table.py.

def data (   self,
  index,
  role 
)

Definition at line 30 of file table.py.

def headerData (   self,
  section,
  orientation,
  role 
)

Definition at line 15 of file table.py.

def rowCount (   self,
  index 
)

Definition at line 12 of file table.py.

def sort (   self,
  column,
  order 
)

Definition at line 23 of file table.py.


Field Documentation

Definition at line 10 of file table.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1