Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BSI-Bund/RdpCacheStitcher
/ notesModified
Method
notesModified
src/screenlabel.cpp:533–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
531
}
532
533
void ScreenLabel::notesModified(bool)
534
{
535
modified = true;
536
}
537
538
QVector<QPair<double, int>> *ScreenLabel::getRecommendations()
539
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected