digiKam
DigikamGenericIpfsPlugin::IpfsTalker Class Reference
+ Inheritance diagram for DigikamGenericIpfsPlugin::IpfsTalker:

Public Slots

void replyFinished ()
 
void uploadProgress (qint64 sent, qint64 total)
 

Signals

void busy (bool b)
 
void error (const QString &msg, const IpfsTalkerAction &action)
 
void progress (unsigned int percent, const IpfsTalkerAction &action)
 
void success (const IpfsTalkerResult &result)
 

Public Member Functions

void cancelAllWork ()
 
 IpfsTalker (QObject *const parent=nullptr)
 
void queueWork (const IpfsTalkerAction &action)
 
unsigned int workQueueLength ()
 
 ~IpfsTalker () override
 

Protected Member Functions

void timerEvent (QTimerEvent *event) override
 

Constructor & Destructor Documentation

◆ IpfsTalker()

DigikamGenericIpfsPlugin::IpfsTalker::IpfsTalker ( QObject *const  parent = nullptr)
explicit

◆ ~IpfsTalker()

DigikamGenericIpfsPlugin::IpfsTalker::~IpfsTalker ( )
override

References cancelAllWork().

Member Function Documentation

◆ busy

void DigikamGenericIpfsPlugin::IpfsTalker::busy ( bool  b)
signal

◆ cancelAllWork()

void DigikamGenericIpfsPlugin::IpfsTalker::cancelAllWork ( )

Referenced by ~IpfsTalker().

◆ error

void DigikamGenericIpfsPlugin::IpfsTalker::error ( const QString &  msg,
const IpfsTalkerAction action 
)
signal

◆ progress

void DigikamGenericIpfsPlugin::IpfsTalker::progress ( unsigned int  percent,
const IpfsTalkerAction action 
)
signal

◆ queueWork()

void DigikamGenericIpfsPlugin::IpfsTalker::queueWork ( const IpfsTalkerAction action)

◆ replyFinished

◆ success

void DigikamGenericIpfsPlugin::IpfsTalker::success ( const IpfsTalkerResult result)
signal

◆ timerEvent()

void DigikamGenericIpfsPlugin::IpfsTalker::timerEvent ( QTimerEvent *  event)
overrideprotected

◆ uploadProgress

void DigikamGenericIpfsPlugin::IpfsTalker::uploadProgress ( qint64  sent,
qint64  total 
)
slot

References progress().

◆ workQueueLength()

unsigned int DigikamGenericIpfsPlugin::IpfsTalker::workQueueLength ( )

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