Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QNapi/qnapi
/ setCriticalMessage
Method
setCriticalMessage
gui/src/forms/frmprogress.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
private slots:
47
void setCriticalMessage(const QString &msg) { criticalMessage = msg; }
48
void subtitlesSelected(int idx);
49
50
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected