![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
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 | |
| namespace | LC |
| namespace | LC::Util |
Functions | |
| QTreeWidgetItem * | LC::Util::SslError2TreeItem (const QSslError &error) |
| Builds a tree widget representation of the given SSL error. | |