MCPcopy Create free account
hub / github.com/KDE/kdiff3 / loadData

Method loadData

src/autotests/FileAccessTest.cpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 void setUrl(const QUrl& url) { m_url = url; }
32
33 void loadData() override {}
34};
35
36class FileAccessTest: public QObject

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected