messageviewer
scamdetectiondetailsdialog.cpp
Go to the documentation of this file.
73 htmlStr.replace(QLatin1String("meta name=\"qrichtext\" content=\"1\""), QLatin1String("meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\""));
87 KConfigGroup group( MessageViewer::GlobalSettings::self()->config(), "ScamDetectionDetailsDialog" );
96 KConfigGroup group( MessageViewer::GlobalSettings::self()->config(), "ScamDetectionDetailsDialog" );
bool isValid() const
A QPointer which when destructed, deletes the object it points to.
Definition: autoqpointer.h:38
bool isEmpty() const
~ScamDetectionDetailsDialog()
Definition: scamdetectiondetailsdialog.cpp:48
QString & replace(int position, int n, QChar after)
ScamDetectionDetailsDialog(QWidget *parent=0)
Definition: scamdetectiondetailsdialog.cpp:33
void setDetails(const QString &details)
Definition: scamdetectiondetailsdialog.cpp:80
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.