|
mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
|
Runtime inspection data kept separate from static backend capabilities. More...
#include <transcriptiontypes.h>
Public Attributes | |
| QString | backendName |
| Stable backend identifier used in diagnostics. | |
| QString | selectionReason |
| Human-readable explanation for why this runtime was selected. | |
| QString | runtimeDescription |
| Human-readable runtime and device summary. | |
| QString | loadedModelDescription |
| Loaded-model description when a model is available. | |
Runtime inspection data kept separate from static backend capabilities.
Definition at line 72 of file transcriptiontypes.h.
| QString RuntimeDiagnostics::backendName |
Stable backend identifier used in diagnostics.
Definition at line 74 of file transcriptiontypes.h.
| QString RuntimeDiagnostics::loadedModelDescription |
Loaded-model description when a model is available.
Definition at line 80 of file transcriptiontypes.h.
| QString RuntimeDiagnostics::runtimeDescription |
Human-readable runtime and device summary.
Definition at line 78 of file transcriptiontypes.h.
| QString RuntimeDiagnostics::selectionReason |
Human-readable explanation for why this runtime was selected.
Definition at line 76 of file transcriptiontypes.h.