Skip to content
Snippets Groups Projects
  • Edward Brown's avatar
    f6707177
    Partially replaces std::string with Cell class. · f6707177
    Edward Brown authored
    - Added Cell class to store the modifiable cell properties aside from the text e.g.
      borderThickness, isEditable.
    - Replaced usages of std::string in place of cell in JobTreeView and
      QtStandardItemTreeAdapter functions.
    - Adjusted BuildSubtrees to account for this.
    - Started implementing some of the updated api for
      QtStandardItemTreeAdapter.
    
    Re #22263
    f6707177
    History
    Partially replaces std::string with Cell class.
    Edward Brown authored
    - Added Cell class to store the modifiable cell properties aside from the text e.g.
      borderThickness, isEditable.
    - Replaced usages of std::string in place of cell in JobTreeView and
      QtStandardItemTreeAdapter functions.
    - Adjusted BuildSubtrees to account for this.
    - Started implementing some of the updated api for
      QtStandardItemTreeAdapter.
    
    Re #22263
Code owners
Assign users and groups as approvers for specific file changes. Learn more.