Home
last modified time | relevance | path

Searched defs:KeyTorrentURL (Results 1 – 2 of 2) sorted by relevance

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/rss/
H A Drss_article.h58 static const QString KeyTorrentURL; variable
H A Drss_article.cpp58 const QString Article::KeyTorrentURL(QStringLiteral("torrentURL")); member in Article