Torrent example: delete unimplemented functions
That's not fit for an example... Task-number: QTBUG-110622 Change-Id: Ib196d61867f95f3ff2e45841509d49df9360ad25 Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> (cherry picked from commit 22fc1d08bb666bb91470ad3759b91256a56ef4fa) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
baac15a69e
commit
a2511182f5
@ -69,9 +69,6 @@ public:
|
|||||||
bool setTorrent(const QByteArray &torrentData);
|
bool setTorrent(const QByteArray &torrentData);
|
||||||
MetaInfo metaInfo() const;
|
MetaInfo metaInfo() const;
|
||||||
|
|
||||||
void setMaxConnections(int connections);
|
|
||||||
int maxConnections() const;
|
|
||||||
|
|
||||||
void setDestinationFolder(const QString &directory);
|
void setDestinationFolder(const QString &directory);
|
||||||
QString destinationFolder() const;
|
QString destinationFolder() const;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user