TableModel Class Reference
Detailed Description
Definition at line 7 of file table.py.
Member Function Documentation
| def __init__ |
( |
|
self, |
|
|
|
table, |
|
|
|
parent = None | |
|
) |
| | |
| def columnCount |
( |
|
self, |
|
|
|
index | |
|
) |
| | |
| def data |
( |
|
self, |
|
|
|
index, |
|
|
|
role | |
|
) |
| | |
| def headerData |
( |
|
self, |
|
|
|
section, |
|
|
|
orientation, |
|
|
|
role | |
|
) |
| | |
| def rowCount |
( |
|
self, |
|
|
|
index | |
|
) |
| | |
| def sort |
( |
|
self, |
|
|
|
column, |
|
|
|
order | |
|
) |
| | |
Field Documentation
The documentation for this class was generated from the following file:
- stage/lib64/python2.7/site-packages/ost/gui/table.py