MCPcopy 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
49QPixmap ImageFrame::pixmap() const
50{
51 return originalPixmap;
52}
53
54void ImageFrame::keyPressEvent(QKeyEvent* e)
55{

Callers 1

RecolorIconFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected