MCPcopy Create free account
hub / github.com/dail8859/NotepadNext / ~ColumnEditorDialog

Method ~ColumnEditorDialog

src/dialogs/ColumnEditorDialog.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65ColumnEditorDialog::~ColumnEditorDialog()
66{
67 delete ui;
68}
69
70void ColumnEditorDialog::insertTextStartingAtCurrentColumn(const std::function<QString ()> &f)
71{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected