Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Adaptix-Framework/AdaptixC2
/ Start
Method
Start
AdaptixClient/Source/UI/Dialogs/DialogAgent.cpp:297–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
}
296
297
void DialogAgent::Start()
298
{
299
this->setModal(true);
300
this->show();
301
}
302
303
// void DialogAgent::onButtonGenerate()
304
// {
Callers
5
contextMenuEvent
Method · 0.45
onCreateListener
Method · 0.45
onEditListener
Method · 0.45
onGenerateAgent
Method · 0.45
actionSetData
Method · 0.45
Calls
1
show
Method · 0.45
Tested by
no test coverage detected