MCPcopy Create free account
hub / github.com/OtterBrowser/otter-browser / getType

Method getType

src/modules/windows/notes/NotesContentsWidget.cpp:333–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333QLatin1String NotesContentsWidget::getType() const
334{
335 return QLatin1String("notes");
336}
337
338QUrl NotesContentsWidget::getUrl() const
339{

Callers 1

findFolderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected