KVIrc 5.2.4
Developer APIs
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::TorrentInterfaceDescriptor ( )
inline

◆ ~TorrentInterfaceDescriptor()

virtual TorrentInterfaceDescriptor::~TorrentInterfaceDescriptor ( )
inlinevirtual

Member Function Documentation

◆ description()

virtual const QString & TorrentInterfaceDescriptor::description ( )
pure virtual

◆ instance()

virtual TorrentInterface * TorrentInterfaceDescriptor::instance ( )
pure virtual

◆ name()

virtual const QString & TorrentInterfaceDescriptor::name ( )
pure virtual

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