Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ pixmap
Method
pixmap
AdaptixClient/Source/UI/Widgets/ScreenshotsWidget.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
QPixmap ImageFrame::pixmap() const
50
{
51
return originalPixmap;
52
}
53
54
void ImageFrame::keyPressEvent(QKeyEvent* e)
55
{
Callers
1
RecolorIcon
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected