TableModelColumn QML类型
表示模型中的一列。更多...
导入声明 | import Qt.labs.qmlmodels |
详细说明
支持的角色
TableModelColumn支持除Qt::InitialSortOrderRole
以外的所有Qt角色。可以通过以下方式访问角色,例如:
text: display required property string display
Qt::DisplayRole | display |
Qt::DecorationRole | decoration |
Qt::EditRole | edit |
Qt::ToolTipRole | toolTip |
Qt::StatusTipRole | statusTip |
Qt::WhatsThisRole | whatsThis |
Qt::FontRole | font |
Qt::TextAlignmentRole | textAlignment |
Qt::BackgroundRole | background |
Qt::ForegroundRole | foreground |
Qt::CheckStateRole | checkState |
Qt::AccessibleTextRole | accessibleText |
Qt::AccessibleDescriptionRole | accessibleDescription |
Qt::SizeHintRole | sizeHintRoleNam |
另请参阅TableModel和TableView.
© 2024 Qt公司。此处包含的文档贡献是各自所有者的版权。提供的文档是根据自由软件基金会发布的
GNU自由文档许可证版本1.3
的条款许可的。Qt以及相关的标志是芬兰及其它国家和地区Qt公司的商标。所有其他商标均为其各自所有者的财产。