LeechCraft Azoth  0.6.70-11552-gf61ee51c3d
Modular multiprotocol IM plugin for LeechCraft
LeechCraft::Azoth::ICanHaveSslErrors Class Referenceabstract

#include "icanhavesslerrors.h"

Classes

class  ISslErrorsReaction
 

Public Types

using ISslErrorsReaction_ptr = std::shared_ptr< ISslErrorsReaction >
 

Public Member Functions

virtual QObject * GetQObject ()=0
 

Protected Member Functions

virtual ~ICanHaveSslErrors ()=default
 
virtual void sslErrors (const QList< QSslError > &, const ISslErrorsReaction_ptr &)=0
 

Detailed Description

Definition at line 44 of file icanhavesslerrors.h.

Member Typedef Documentation

◆ ISslErrorsReaction_ptr

Constructor & Destructor Documentation

◆ ~ICanHaveSslErrors()

virtual LeechCraft::Azoth::ICanHaveSslErrors::~ICanHaveSslErrors ( )
protectedvirtualdefault

Member Function Documentation

◆ GetQObject()

virtual QObject* LeechCraft::Azoth::ICanHaveSslErrors::GetQObject ( )
pure virtual

◆ sslErrors()

virtual void LeechCraft::Azoth::ICanHaveSslErrors::sslErrors ( const QList< QSslError > &  ,
const ISslErrorsReaction_ptr  
)
protectedpure virtual

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