Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ GetData
Method
GetData
AdaptixClient/Source/UI/Dialogs/DialogSaveTask.cpp:81–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
QString DialogSaveTask::GetMessage() const { return this->message; }
80
81
TaskData DialogSaveTask::GetData() const { return this->data; }
82
83
void DialogSaveTask::onButtonSave()
84
{
Callers
1
handleTerminalMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected