summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-12-13 12:25:54 +0100
committerMartin Smith <martin.smith@nokia.com>2010-12-13 12:25:54 +0100
commit21fd6c0d818f3f4a3efa8904c8ddbfeb3a1e931d (patch)
treec6a517cef4bb8a582b42bd52d67d1f554ed3af88 /doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp
parentad3783ecd1308d357eb0451fe5b4fc24b49ed15a (diff)
downloadqt4-tools-21fd6c0d818f3f4a3efa8904c8ddbfeb3a1e931d.tar.gz
doc: Replaced some \raw and \endraw uses with \table and \endtable
In DITA XML, there is no straightforward way to translate raw html into DITA XML, because the XML stream writer automagically escapes all the raw html elements. So I am beginning to replace uses of the \raw command with \table, which gets output correctly. The problem is the XML stream writer must see each XML element start and end, because it keeps them on a stack. When you output XML elements with the writeCharacters() function, it escapes the '<' and '>' of any XML elements the character string contains.
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp')
0 files changed, 0 insertions, 0 deletions