KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | List of all members
TorrentInterfaceDescriptor Class Referenceabstract

#include <TorrentInterface.h>

Public Member Functions

virtual const QString & description ()=0
 
virtual TorrentInterfaceinstance ()=0
 
virtual const QString & name ()=0
 
 TorrentInterfaceDescriptor ()
 
virtual ~TorrentInterfaceDescriptor ()
 

Constructor & Destructor Documentation

TorrentInterfaceDescriptor::TorrentInterfaceDescriptor ( )
inline
virtual TorrentInterfaceDescriptor::~TorrentInterfaceDescriptor ( )
inlinevirtual

Member Function Documentation

virtual const QString& TorrentInterfaceDescriptor::description ( )
pure virtual
virtual TorrentInterface* TorrentInterfaceDescriptor::instance ( )
pure virtual
virtual const QString& TorrentInterfaceDescriptor::name ( )
pure virtual

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