![]() |
maxLibQt
|
#include <QAction>#include <QApplication>#include <QClipboard>#include <QFile>#include <QFileDialog>#include <QMenu>#include <QMimeData>#include <QScrollBar>#include <QStandardPaths>#include <QTableView>Go to the source code of this file.
Classes | |
| class | ExportableTableView |
| The ExportableTableView class provides a regular QTableView but with features to export the data as plain text or HTML. More... | |