Searched refs:StateRow (Results 1 – 3 of 3) sorted by relevance
46 enum ColumnRoles { StateRow = 0, TimelineRow = 1, AnimationRow = 2, FixedFrameRow = 3 }; enumerator
454 QStandardItem *standardItem = item(row, StateRow); in stateForRow()489 case StateRow: { in handleDataChanged()
1057 int StateRow = -1; in GetMatchBrace() local1078 StateRow = M.Row; in GetMatchBrace()1084 if (StateRow != M.Row) { in GetMatchBrace()1089 StateRow = M.Row; in GetMatchBrace()