Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coslyk/moonplayer
/ ParserBase
Method
ParserBase
src/parserBase.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include
"websiteSettings.h"
25
26
ParserBase::ParserBase(QObject *parent) : QObject(parent)
27
{
28
}
29
30
31
ParserBase::~ParserBase()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected