ddt  0.1
ddtDialogs.hpp
Go to the documentation of this file.
1 // @copyright
2 // (c) Copyright ESO 2020
3 // All Rights Reserved
4 // ESO (eso.org) is an Intergovernmental Organization, and therefore special
5 // legal conditions apply.
6 //
7 // @file ddtDialogs.hpp
8 // @brief DDT Dialogs. Includes the headers of all supported dialogs
9 //
10 // Include file for all dialogs classes.
11 // Will include the headers of all supported dialog classes.
12 //
13 // @author Carsten Mannel, CGI
14 // @since 2020/10/13
15 //
16 
17 #ifndef DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGS_HPP
18 #define DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGS_HPP
19 
20 // List of all include files needed for the DDT dialog classes
21 // All includes are collected here for convenience
40 
41 #endif // DDT_DATAVISUALISATION_DDTDIALOGS_DIALOGS_HPP
ddtPVCMDialog.hpp
ddtDataStreamDialog.hpp
ddtCutValuesDialog.hpp
ddtGraphicsControlDialog.hpp
ddtPickObjectDialog.hpp
ddtColourmapDialog.hpp
ddtScaleRotateCutDialog.hpp
ddtHDUDialog.hpp
ddtMagnificationDialog.hpp
ddtFITSTableDialog.hpp
ddtBiasDialog.hpp
ddtDistanceDialog.hpp
ddtGraphicalElementsDialog.hpp
ddtReferenceLineDialog.hpp
ddtStatisticDialog.hpp
ddtFITSHeaderDialog.hpp
ddtTabularRegionDialog.hpp
ddtSlitDialog.hpp