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

Method isProcessing

QuickRefactorHandler.hpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40 void cancelRequest();
41 bool isProcessing() const { return m_isRefactoringInProgress; }
42
43signals:
44 void refactoringCompleted(const QodeAssist::RefactorResult &result);

Callers 1

eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected