equal
deleted
inserted
replaced
146 \row \o \l Qt::AccessibleTextRole \o QString |
146 \row \o \l Qt::AccessibleTextRole \o QString |
147 \endomit |
147 \endomit |
148 \row \o \l Qt::BackgroundRole \o QBrush |
148 \row \o \l Qt::BackgroundRole \o QBrush |
149 \row \o \l Qt::BackgroundColorRole \o QColor (obsolete; use Qt::BackgroundRole instead) |
149 \row \o \l Qt::BackgroundColorRole \o QColor (obsolete; use Qt::BackgroundRole instead) |
150 \row \o \l Qt::CheckStateRole \o Qt::CheckState |
150 \row \o \l Qt::CheckStateRole \o Qt::CheckState |
151 \row \o \l Qt::DecorationRole \o QIcon and QColor |
151 \row \o \l Qt::DecorationRole \o QIcon, QPixmap, QImage and QColor |
152 \row \o \l Qt::DisplayRole \o QString and types with a string representation |
152 \row \o \l Qt::DisplayRole \o QString and types with a string representation |
153 \row \o \l Qt::EditRole \o See QItemEditorFactory for details |
153 \row \o \l Qt::EditRole \o See QItemEditorFactory for details |
154 \row \o \l Qt::FontRole \o QFont |
154 \row \o \l Qt::FontRole \o QFont |
155 \row \o \l Qt::SizeHintRole \o QSize |
155 \row \o \l Qt::SizeHintRole \o QSize |
156 \omit |
156 \omit |