MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / ~NoteOptionsView

Method ~NoteOptionsView

NeuralNote/Source/Components/Views/NoteOptionsView.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63NoteOptionsView::~NoteOptionsView()
64{
65 mProcessor.getParams()[static_cast<size_t>(ParameterHelpers::EnableNoteQuantizationId)]->removeListener(this);
66}
67
68void NoteOptionsView::resized()
69{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected