5 #ifndef QXMPPGLOBAL_P_H 6 #define QXMPPGLOBAL_P_H 8 #include "QXmppGlobal.h" 15 std::optional<EncryptionMethod> encryptionFromString(QStringView str);
21 #endif // QXMPPGLOBAL_P_H Definition: Algorithms.h:12
EncryptionMethod
Definition: QXmppGlobal.h:89