Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
333
QLatin1String NotesContentsWidget::getType() const
334
{
335
return QLatin1String(
"notes"
);
336
}
337
338
QUrl NotesContentsWidget::getUrl() const
339
{
Callers
1
findFolder
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected