Chris PeBenito
be63a5be7b
QueryResultsUpdate: Add support for a custom renderer.
...
This is to support more complex rendering than the default, str().
Also support configurations where there is no model to update.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2024-02-14 09:11:35 -05:00
Chris PeBenito
b71f9eda92
QueryResultsUpdater: Handle exceptions and emit a failure signal.
...
Prevent crashes in the unlikely event there is an exception while a query
is processing.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2024-01-31 10:11:55 -05:00
Chris PeBenito
cfb097b1af
QueryResultsUpdater: Clean up and add typing.
...
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2024-01-31 10:11:55 -05:00
Chris PeBenito
df0e89eafc
Add new TE rule query tab implementation.
...
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2024-01-31 10:11:55 -05:00
Chris PeBenito
2edb93e2d5
Add base classes for top level app tabs.
...
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
2024-01-31 10:11:55 -05:00