QStandardItemModel

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instanceOf gptkb:class
Qt class
gptkbp:availableOn gptkb:PyQt
gptkb:PySide
gptkbp:canBe gptkb:QListView
gptkb:QTableView
gptkb:QTreeView
gptkbp:definedIn gptkb:QtGui_module
gptkbp:documentation https://doc.qt.io/qt-5/qstandarditemmodel.html
gptkbp:hasMethod clear
item
columnCount
removeColumn
removeRow
rowCount
setHorizontalHeaderLabels
setItem
setVerticalHeaderLabels
appendColumn
appendRow
findItems
indexFromItem
itemFromIndex
takeItem
gptkbp:headerFile <QStandardItemModel>
https://www.w3.org/2000/01/rdf-schema#label QStandardItemModel
gptkbp:inheritsFrom gptkb:QAbstractItemModel
gptkbp:introducedIn gptkb:Qt_4.2
gptkbp:language gptkb:C++
gptkbp:partOf gptkb:Qt_framework
gptkbp:threadSafe no
gptkbp:usedFor model/view programming
storing hierarchical data
table data
tree data
list data
gptkbp:uses QStandardItem
gptkbp:bfsParent gptkb:QTableView
gptkbp:bfsLayer 7