MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / RefactorWidgetHandler

Method RefactorWidgetHandler

widgets/RefactorWidgetHandler.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12namespace QodeAssist {
13
14RefactorWidgetHandler::RefactorWidgetHandler(QObject *parent)
15 : QObject(parent)
16{
17}
18
19RefactorWidgetHandler::~RefactorWidgetHandler()
20{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected