Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ GetTargetData
Method
GetTargetData
AdaptixClient/Source/UI/Dialogs/DialogTarget.cpp:110–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
QString DialogTarget::GetMessage() const { return this->message; }
109
110
TargetData DialogTarget::GetTargetData() const { return this->data; }
111
112
void DialogTarget::onButtonCreate()
113
{
Callers
2
onCreateTarget
Method · 0.80
onEditTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected