3.3.4.5. InfoTableModel

class PyDviGui.FontViewer.InfoTableModel.InfoTableModel[source]

Bases: PyQt4.QtCore.QAbstractTableModel

columnCount(index=<PyQt4.QtCore.QModelIndex object at 0x8ce54b0>)[source]
data(index, role=0)[source]
headerData(section, orientation, role=0)[source]
rowCount(index=<PyQt4.QtCore.QModelIndex object at 0x8ce5520>)[source]

Previous topic

3.3.4.4. GlyphInfoTableModel

Next topic

3.3.4.6. MainWindow

This Page