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

Method CustomInstructionsManager

widgets/CustomInstructionsManager.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18namespace QodeAssist {
19
20CustomInstructionsManager::CustomInstructionsManager(QObject *parent)
21 : QObject(parent)
22{}
23
24CustomInstructionsManager &CustomInstructionsManager::instance()
25{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected