Package Camelot :: Package camelot :: Package view :: Package wizard :: Module import_data :: Class InputTableModel

Class InputTableModel

source code


class representing the table
Instance Methods
 
__init__(self, datain, headerData, parent=None, *args) source code
 
fill_up_table(self, datain, headerData, hints=None) source code
 
fill_up_header(self, hints) source code
 
rowCount(self, parent) source code
 
columnCount(self, parent) source code
 
data(self, index, role) source code
 
fill_up_model(self, table) source code
 
setData(self, index, value, role=Qt.ItemIsEditable) source code
 
flags(self, index) source code