![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include "sslerror2treeitem.h"
#include <QStringList>
#include <QDateTime>
#include <QTreeWidgetItem>
#include <QSslError>
#include <util/sll/qtutil.h>
Go to the source code of this file.
Namespaces | |
LC | |
LC::Util | |
Functions | |
QTreeWidgetItem * | LC::Util::SslError2TreeItem (const QSslError &error) |
Builds a tree widget representation of the given SSL error. More... | |