ddt 1.2.1
|
Class for the DDT Standard Viewer. This is the main class for the DDT Standard Viewer. The used widgets are all included into the viewer using Qt Designer. More...
#include <QMainWindow>
#include <QSettings>
#include "ddt/ddtLogger.hpp"
#include "ddt/ddtRemoteControl.hpp"
#include "ddt/commandLineParser.hpp"
#include "ddt/dialogs/ddtDialog.hpp"
#include "ddt/dialogs/ddtDialogFactory.hpp"
#include "ddt/dialogs/ddtDialogIds.hpp"
#include "ui_ddtviewerform.h"
Go to the source code of this file.
Classes | |
class | DdtViewer |
The DdtViewer class Main class of the DDT Standard Viewer. More... | |
Namespaces | |
namespace | Ui |
Class for the DDT Standard Viewer. This is the main class for the DDT Standard Viewer. The used widgets are all included into the viewer using Qt Designer.