qt5base-lts/tests/auto/widgets/itemviews/qtableview
Shawn Rutledge 355ecfb11c Add QTextMarkdownWriter::writeTable(QAbstractTableModel)
This provides the ability to write live data from a table to Markdown,
which can be useful to load it into a text document or a wiki.
But so far QTextMarkdownWriter is still a private class, intended to be
used experimentally from QtQuick and perhaps later exposed in other ways.

Change-Id: I0de4673987e4172178604e49b5a024a05d4486ba
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2019-05-02 04:10:35 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Blacklist a flaky qtableview function in WinRT 2019-01-08 11:58:41 +00:00
qtableview.pro testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
tst_qtableview.cpp Add QTextMarkdownWriter::writeTable(QAbstractTableModel) 2019-05-02 04:10:35 +00:00