3 This directory contains %Qt Designer interface
4 files related to the %Qt built graphical user interface. The %Qt
5 Designer user interface files end with the suffix @em ui. Those with
6 a @em UI ending their class name are for %Qt 4, the rest are for %Qt 3.
7 The %Qt 4 ones were converted from %Qt 3 files by using the @em uic3 @em
10 This directory contains source and header files built with %Qt tools
15 /** @class CanvasSettingsBase
16 @brief The base class for the CanvasSettings class.
18 The pure virtual base class built with the %Qt Designer.
22 /** @class CanvasWindowBase
23 @brief The base class for the CanvasWindow class.
25 The pure virtual base class built with the %Qt Designer.
29 /** @class InspectorBase
30 @brief The base class for the Inspector class.
32 The pure virtual base class built with the %Qt Designer.
36 /** @class ListDialogBase
37 @brief The base class for the ListDialog class.
39 The pure virtual base class built with the %Qt Designer.
43 /** @class PickTableBase
44 @brief The base class for the PickTable class.
46 The pure virtual base class built with the %Qt Designer.
50 /** @class PlotTableBase
51 @brief The base class for the PlotTable class.
53 The pure virtual base class built with the %Qt Designer.
57 /** @file CanvasSettingsBase.cpp
58 The file created from CanvasSettingsBase.ui with the %Qt @em uic tool.
61 /** @file CanvasSettingsBase.h
62 The file created from CanvasSettingsBase.ui with the %Qt @em uic tool.
65 /** @file CanvasWindowBase.cpp
66 The file created from CanvasWindowBase.ui with the %Qt @em uic tool.
69 /** @file CanvasWindowBase.h
70 The file created from CanvasWindowBase.ui with the %Qt @em uic tool.
73 /** @file InspectorBase.cpp
74 The file created from InspectorBase.ui with the %Qt @em uic tool.
77 /** @file InspectorBase.h
78 The file created from InspectorBase.ui with the %Qt @em uic tool.
81 /** @file ListDialogBase.cpp
82 The file created from ListDialogBase.ui with the %Qt @em uic tool.
85 /** @file ListDialogBase.h
86 The file created from ListDialogBase.ui with the %Qt @em uic tool.
89 /** @file PickTableBase.cpp
90 The file created from PickTableBase.ui with the %Qt @em uic tool.
93 /** @file PickTableBase.h
94 The file created from PickTableBase.ui with the %Qt @em uic tool.
97 /** @file PlotTableBase.cpp
98 The file created from PlotTableBase.ui with the %Qt @em uic tool.
101 /** @file PlotTableBase.h
102 The file created from PlotTableBase.ui with the %Qt @em uic tool.