Qx
v0.5.8
Qt Extensions Library
Loading...
Searching...
No Matches
qx-common-xml.h
Go to the documentation of this file.
1
#ifndef QX_XML_COMMON_H
2
#define QX_XML_COMMON_H
3
4
// Shared Lib Support
5
#include "qx/xml/qx_xml_export.h"
6
7
// Qt Includes
8
#include <QString>
9
10
namespace
Qx
11
{
12
13
//-Namespace Functions-------------------------------------------------------------------------------------------------------------
14
QX_XML_EXPORT
QString
xmlSanitized
(
const
QString
&
string
);
15
16
}
17
18
#endif
// QX_XML_COMMON_H
Qx
The Qx namespace is the main namespace through which all non-global functionality of the Qx library i...
Definition
qx-processwaiter.cpp:5
Qx::xmlSanitized
QString xmlSanitized(const QString &string)
Definition
qx-common-xml.cpp:31
QString
lib
xml
include
qx
xml
qx-common-xml.h
Generated by
1.10.0