ListField Class
(ProjectExplorer::ListField)| Inherits: | JsonFieldPage::Field |
Public Types
| enum | SpecialRoles { ValueRole, ConditionRole, IconStringRole } |
Public Functions
- 15 public functions inherited from ProjectExplorer::JsonFieldPage::Field
Protected Functions
| QStandardItemModel * | itemModel() |
| QSize | maxIconSize() |
| QItemSelectionModel * | selectionModel() |
| void | setSelectionModel(QItemSelectionModel *selectionModel) |
- 6 protected functions inherited from ProjectExplorer::JsonFieldPage::Field
Additional Inherited Members
- 1 static public member inherited from ProjectExplorer::JsonFieldPage::Field
Member Function Documentation
ListField::ListField()
Default constructs an instance of ListField.
[protected] QStandardItemModel *ListField::itemModel()
[protected] QSize ListField::maxIconSize()
[protected] QItemSelectionModel *ListField::selectionModel()
See also setSelectionModel().
[protected] void ListField::setSelectionModel(QItemSelectionModel *selectionModel)
See also selectionModel().