MCPcopy 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
297void DialogAgent::Start()
298{
299 this->setModal(true);
300 this->show();
301}
302
303// void DialogAgent::onButtonGenerate()
304// {

Callers 5

contextMenuEventMethod · 0.45
onCreateListenerMethod · 0.45
onEditListenerMethod · 0.45
onGenerateAgentMethod · 0.45
actionSetDataMethod · 0.45

Calls 1

showMethod · 0.45

Tested by

no test coverage detected