LeechCraft Azoth  0.6.70-9312-g4cc613a2df
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
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

Constructor & Destructor Documentation

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

Member Function Documentation

virtual QObject* LeechCraft::Azoth::ICanHaveSslErrors::GetQObject ( )
pure virtual
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: