#include <QMainWindow>#include "ui_dataviewer.h"


Go to the source code of this file.
Namespaces | |
| namespace | DataViewerTools |
Classes | |
| class | DataViewer |
| A Complex widget handling the database outputs and status messages. More... | |
| class | DataViewerTools::KeyPressEater |
| Catch a "Copy to clipboard" key sequence. It depends on the OS system - mostly Ctrl+C. This class is used as an eventFilter for DataViewer::ui.tableView because this widget is handled in designer (I don't want to inherit it to live in my code). See DataViewer constructor. More... | |
1.5.5