Skip to content

Domain average table functionality in Qt6 GUI #687

@masonwillman

Description

@masonwillman

In commit bab9a06. I added a new function to propagate the domain average table with QSpinBox, QTime, and QDate widgets. With this implemented, we need to address the following:

  • The clear table button will clear the widgets from the table. This should clear the values.
  • The state class will need to properly check the values from the widgets. This should be the bare minimum to work, as future work with the state class will need to happen.
  • The values from the widgets need to be passed into the NinjaMakeDomainAverageArmy function.
  • The diurnal columns need to be disabled by default, and enabled when diurnal is selected.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions