Chris PeBenito
|
031fe77df6
|
Enable some strict mypy options as a first step to fully strict mode.
Enable options that only require little to no code fixes.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
|
2024-02-14 09:11:35 -05:00 |
|
Chris PeBenito
|
136123c072
|
ModelRoles: Create enum for model data() method.
Tighten the data() methods for models by creating an enum for apol's
use of QtCore.Qt.ItemDataRole.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
|
2024-02-14 09:11:35 -05:00 |
|
Chris PeBenito
|
7e9d0fded9
|
Update to PyQt6.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
|
2024-02-14 09:11:35 -05:00 |
|
Chris PeBenito
|
40254914ae
|
Split SEToolsTableModel and SEToolsListModel into separate modules.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
|
2024-01-31 10:11:55 -05:00 |
|