messageviewer
MessageViewer::HTMLPrettyFormatter Namespace Reference
Functions | |
const QRegExp | htmlTagRegExp (QLatin1String("<""(/)?""(\\w+)""(?:""(?:\\s+""(?:\\w+)""(?:""\\s*=\\s*""(?:""\\\"(?:[^\\\"]*)\\\"""|'(?:[^']*)'""|(?:[^'"">\\s]+)"")"")?"")+\\s*""|\\s*"")""(/)?>")) |
const QString | reformat (const QString &src) |
Function Documentation
const QRegExp MessageViewer::HTMLPrettyFormatter::htmlTagRegExp | ( | QLatin1String("<""(/)?""(\\w+)""(?:""(?:\\s+""(?:\\w+)""(?:""\\s*=\\s*""(?:""\\\"(?:[^\\\"]*)\\\"""|'(?:[^']*)'""|(?:[^'"">\\s]+)"")"")?"")+\\s*""|\\s*"")""(/)?>") | ) |
const QString MessageViewer::HTMLPrettyFormatter::reformat | ( | const QString & | src | ) |
Definition at line 180 of file mailsourceviewer.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 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:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.