mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
Loading...
Searching...
No Matches
RuntimeDiagnostics Struct Reference

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.
 

Detailed Description

Runtime inspection data kept separate from static backend capabilities.

Definition at line 72 of file transcriptiontypes.h.

Member Data Documentation

◆ backendName

QString RuntimeDiagnostics::backendName

Stable backend identifier used in diagnostics.

Definition at line 74 of file transcriptiontypes.h.

◆ loadedModelDescription

QString RuntimeDiagnostics::loadedModelDescription

Loaded-model description when a model is available.

Definition at line 80 of file transcriptiontypes.h.

◆ runtimeDescription

QString RuntimeDiagnostics::runtimeDescription

Human-readable runtime and device summary.

Definition at line 78 of file transcriptiontypes.h.

◆ selectionReason

QString RuntimeDiagnostics::selectionReason

Human-readable explanation for why this runtime was selected.

Definition at line 76 of file transcriptiontypes.h.


The documentation for this struct was generated from the following file: