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" );
A QPointer which when destructed, deletes the object it points to.
Definition: autoqpointer.h:38
~ScamDetectionDetailsDialog()
Definition: scamdetectiondetailsdialog.cpp:48
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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.