MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / getMainView

Method getMainView

NeuralNote/PluginSources/PluginEditor.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 void resized() override;
17
18 NeuralNoteMainView* getMainView() const { return mMainView.get(); }
19
20private:
21 std::unique_ptr<NeuralNoteMainView> mMainView;

Callers 1

getNeuralNoteMainViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected