Torrent example: delete unimplemented functions
That's not fit for an example... Task-number: QTBUG-110622 Pick-to: 6.5 Change-Id: Ib196d61867f95f3ff2e45841509d49df9360ad25 Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
This commit is contained in:
parent
3fc26dbb2c
commit
22fc1d08bb
@ -69,9 +69,6 @@ public:
|
||||
bool setTorrent(const QByteArray &torrentData);
|
||||
MetaInfo metaInfo() const;
|
||||
|
||||
void setMaxConnections(int connections);
|
||||
int maxConnections() const;
|
||||
|
||||
void setDestinationFolder(const QString &directory);
|
||||
QString destinationFolder() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user