libktorrent  2.2.0
Public Member Functions | List of all members
bt::FilePriorityListener Class Referenceabstract

#include <torrent.h>

Inheritance diagram for bt::FilePriorityListener:
Inheritance graph
[legend]

Public Member Functions

virtual void downloadPriorityChanged (TorrentFile *tf, Priority newpriority, Priority oldpriority)=0
 

Detailed Description

Author
Joris Guisson

Listener base class, to get notified when the priority of a file changes.

Definition at line 63 of file torrent.h.


The documentation for this class was generated from the following file: