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

Method hideButton

widgets/EditorChatButtonHandler.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37void EditorChatButtonHandler::hideButton()
38{
39 Utils::ToolTip::hide();
40}
41
42void EditorChatButtonHandler::identifyMatch(
43 TextEditor::TextEditorWidget *editorWidget, int pos, ReportPriority report)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected