Chris@1155
|
1
|
Chris@1155
|
2 SVGUI_HEADERS += \
|
Chris@1155
|
3 layer/Colour3DPlotLayer.h \
|
Chris@1155
|
4 layer/Colour3DPlotRenderer.h \
|
Chris@1155
|
5 layer/ColourDatabase.h \
|
Chris@1155
|
6 layer/ColourMapper.h \
|
Chris@1155
|
7 layer/ColourScale.h \
|
Chris@1155
|
8 layer/ColourScaleLayer.h \
|
Chris@1155
|
9 layer/FlexiNoteLayer.h \
|
Chris@1281
|
10 layer/HorizontalFrequencyScale.h \
|
Chris@1281
|
11 layer/HorizontalScaleProvider.h \
|
Chris@1155
|
12 layer/ImageLayer.h \
|
Chris@1155
|
13 layer/ImageRegionFinder.h \
|
Chris@1155
|
14 layer/Layer.h \
|
Chris@1155
|
15 layer/LayerFactory.h \
|
Chris@1155
|
16 layer/LayerGeometryProvider.h \
|
Chris@1155
|
17 layer/LinearNumericalScale.h \
|
Chris@1155
|
18 layer/LogNumericalScale.h \
|
Chris@1155
|
19 layer/LinearColourScale.h \
|
Chris@1155
|
20 layer/LogColourScale.h \
|
Chris@1155
|
21 layer/NoteLayer.h \
|
Chris@1155
|
22 layer/PaintAssistant.h \
|
Chris@1155
|
23 layer/PianoScale.h \
|
Chris@1155
|
24 layer/RegionLayer.h \
|
Chris@1155
|
25 layer/RenderTimer.h \
|
Chris@1155
|
26 layer/ScrollableImageCache.h \
|
Chris@1155
|
27 layer/ScrollableMagRangeCache.h \
|
Chris@1155
|
28 layer/SingleColourLayer.h \
|
Chris@1155
|
29 layer/SliceableLayer.h \
|
Chris@1155
|
30 layer/SliceLayer.h \
|
Chris@1155
|
31 layer/SpectrogramLayer.h \
|
Chris@1155
|
32 layer/SpectrumLayer.h \
|
Chris@1155
|
33 layer/TextLayer.h \
|
Chris@1155
|
34 layer/TimeInstantLayer.h \
|
Chris@1155
|
35 layer/TimeRulerLayer.h \
|
Chris@1155
|
36 layer/TimeValueLayer.h \
|
Chris@1155
|
37 layer/VerticalScaleLayer.h \
|
Chris@1155
|
38 layer/WaveformLayer.h \
|
Chris@1155
|
39 view/AlignmentView.h \
|
Chris@1155
|
40 view/Overview.h \
|
Chris@1155
|
41 view/Pane.h \
|
Chris@1155
|
42 view/PaneStack.h \
|
Chris@1155
|
43 view/View.h \
|
Chris@1155
|
44 view/ViewManager.h \
|
Chris@1155
|
45 view/ViewProxy.h \
|
Chris@1155
|
46 widgets/ActivityLog.h \
|
Chris@1155
|
47 widgets/AudioDial.h \
|
Chris@1155
|
48 widgets/ClickableLabel.h \
|
Chris@1196
|
49 widgets/ColourComboBox.h \
|
Chris@1198
|
50 widgets/ColourMapComboBox.h \
|
Chris@1155
|
51 widgets/ColourNameDialog.h \
|
Chris@1155
|
52 widgets/CommandHistory.h \
|
Chris@1155
|
53 widgets/CSVFormatDialog.h \
|
Chris@1155
|
54 widgets/Fader.h \
|
Chris@1155
|
55 widgets/InteractiveFileFinder.h \
|
Chris@1155
|
56 widgets/IconLoader.h \
|
Chris@1155
|
57 widgets/ImageDialog.h \
|
Chris@1155
|
58 widgets/ItemEditDialog.h \
|
Chris@1155
|
59 widgets/KeyReference.h \
|
Chris@1155
|
60 widgets/LabelCounterInputDialog.h \
|
Chris@1155
|
61 widgets/LayerTree.h \
|
Chris@1155
|
62 widgets/LayerTreeDialog.h \
|
Chris@1155
|
63 widgets/LEDButton.h \
|
Chris@1155
|
64 widgets/LevelPanToolButton.h \
|
Chris@1155
|
65 widgets/LevelPanWidget.h \
|
Chris@1155
|
66 widgets/ListInputDialog.h \
|
Chris@1155
|
67 widgets/MIDIFileImportDialog.h \
|
Chris@1155
|
68 widgets/ModelDataTableDialog.h \
|
Chris@1155
|
69 widgets/NotifyingCheckBox.h \
|
Chris@1155
|
70 widgets/NotifyingComboBox.h \
|
Chris@1155
|
71 widgets/NotifyingPushButton.h \
|
Chris@1155
|
72 widgets/NotifyingTabBar.h \
|
Chris@1189
|
73 widgets/NotifyingToolButton.h \
|
Chris@1155
|
74 widgets/Panner.h \
|
Chris@1155
|
75 widgets/PluginParameterBox.h \
|
Chris@1155
|
76 widgets/PluginParameterDialog.h \
|
Chris@1155
|
77 widgets/ProgressDialog.h \
|
Chris@1155
|
78 widgets/PropertyBox.h \
|
Chris@1155
|
79 widgets/PropertyStack.h \
|
Chris@1155
|
80 widgets/RangeInputDialog.h \
|
Chris@1155
|
81 widgets/SelectableLabel.h \
|
Chris@1155
|
82 widgets/SubdividingMenu.h \
|
Chris@1155
|
83 widgets/TextAbbrev.h \
|
Chris@1155
|
84 widgets/Thumbwheel.h \
|
Chris@1155
|
85 widgets/TipDialog.h \
|
Chris@1155
|
86 widgets/TransformFinder.h \
|
Chris@1155
|
87 widgets/UnitConverter.h \
|
Chris@1174
|
88 widgets/WidgetScale.h \
|
Chris@1155
|
89 widgets/WindowShapePreview.h \
|
Chris@1155
|
90 widgets/WindowTypeSelector.h
|
Chris@1155
|
91
|
Chris@1155
|
92 SVGUI_SOURCES += \
|
Chris@1155
|
93 layer/Colour3DPlotLayer.cpp \
|
Chris@1155
|
94 layer/Colour3DPlotRenderer.cpp \
|
Chris@1155
|
95 layer/ColourDatabase.cpp \
|
Chris@1155
|
96 layer/ColourMapper.cpp \
|
Chris@1155
|
97 layer/ColourScale.cpp \
|
Chris@1155
|
98 layer/FlexiNoteLayer.cpp \
|
Chris@1281
|
99 layer/HorizontalFrequencyScale.cpp \
|
Chris@1155
|
100 layer/ImageLayer.cpp \
|
Chris@1155
|
101 layer/ImageRegionFinder.cpp \
|
Chris@1155
|
102 layer/Layer.cpp \
|
Chris@1155
|
103 layer/LayerFactory.cpp \
|
Chris@1155
|
104 layer/LinearNumericalScale.cpp \
|
Chris@1155
|
105 layer/LogNumericalScale.cpp \
|
Chris@1155
|
106 layer/LinearColourScale.cpp \
|
Chris@1155
|
107 layer/LogColourScale.cpp \
|
Chris@1155
|
108 layer/NoteLayer.cpp \
|
Chris@1155
|
109 layer/PaintAssistant.cpp \
|
Chris@1155
|
110 layer/PianoScale.cpp \
|
Chris@1155
|
111 layer/RegionLayer.cpp \
|
Chris@1155
|
112 layer/ScrollableImageCache.cpp \
|
Chris@1155
|
113 layer/ScrollableMagRangeCache.cpp \
|
Chris@1155
|
114 layer/SingleColourLayer.cpp \
|
Chris@1155
|
115 layer/SliceLayer.cpp \
|
Chris@1155
|
116 layer/SpectrogramLayer.cpp \
|
Chris@1155
|
117 layer/SpectrumLayer.cpp \
|
Chris@1155
|
118 layer/TextLayer.cpp \
|
Chris@1155
|
119 layer/TimeInstantLayer.cpp \
|
Chris@1155
|
120 layer/TimeRulerLayer.cpp \
|
Chris@1155
|
121 layer/TimeValueLayer.cpp \
|
Chris@1155
|
122 layer/WaveformLayer.cpp \
|
Chris@1155
|
123 view/AlignmentView.cpp \
|
Chris@1155
|
124 view/Overview.cpp \
|
Chris@1155
|
125 view/Pane.cpp \
|
Chris@1155
|
126 view/PaneStack.cpp \
|
Chris@1155
|
127 view/View.cpp \
|
Chris@1155
|
128 view/ViewManager.cpp \
|
Chris@1155
|
129 widgets/ActivityLog.cpp \
|
Chris@1155
|
130 widgets/AudioDial.cpp \
|
Chris@1196
|
131 widgets/ColourComboBox.cpp \
|
Chris@1198
|
132 widgets/ColourMapComboBox.cpp \
|
Chris@1155
|
133 widgets/ColourNameDialog.cpp \
|
Chris@1155
|
134 widgets/CommandHistory.cpp \
|
Chris@1155
|
135 widgets/CSVFormatDialog.cpp \
|
Chris@1155
|
136 widgets/Fader.cpp \
|
Chris@1155
|
137 widgets/InteractiveFileFinder.cpp \
|
Chris@1155
|
138 widgets/IconLoader.cpp \
|
Chris@1155
|
139 widgets/ImageDialog.cpp \
|
Chris@1155
|
140 widgets/ItemEditDialog.cpp \
|
Chris@1155
|
141 widgets/KeyReference.cpp \
|
Chris@1155
|
142 widgets/LabelCounterInputDialog.cpp \
|
Chris@1155
|
143 widgets/LayerTree.cpp \
|
Chris@1155
|
144 widgets/LayerTreeDialog.cpp \
|
Chris@1155
|
145 widgets/LEDButton.cpp \
|
Chris@1155
|
146 widgets/LevelPanToolButton.cpp \
|
Chris@1155
|
147 widgets/LevelPanWidget.cpp \
|
Chris@1155
|
148 widgets/ListInputDialog.cpp \
|
Chris@1155
|
149 widgets/MIDIFileImportDialog.cpp \
|
Chris@1155
|
150 widgets/ModelDataTableDialog.cpp \
|
Chris@1155
|
151 widgets/NotifyingCheckBox.cpp \
|
Chris@1155
|
152 widgets/NotifyingComboBox.cpp \
|
Chris@1155
|
153 widgets/NotifyingPushButton.cpp \
|
Chris@1155
|
154 widgets/NotifyingTabBar.cpp \
|
Chris@1189
|
155 widgets/NotifyingToolButton.cpp \
|
Chris@1155
|
156 widgets/Panner.cpp \
|
Chris@1155
|
157 widgets/PluginParameterBox.cpp \
|
Chris@1155
|
158 widgets/PluginParameterDialog.cpp \
|
Chris@1155
|
159 widgets/ProgressDialog.cpp \
|
Chris@1155
|
160 widgets/PropertyBox.cpp \
|
Chris@1155
|
161 widgets/PropertyStack.cpp \
|
Chris@1155
|
162 widgets/RangeInputDialog.cpp \
|
Chris@1155
|
163 widgets/SelectableLabel.cpp \
|
Chris@1155
|
164 widgets/SubdividingMenu.cpp \
|
Chris@1155
|
165 widgets/TextAbbrev.cpp \
|
Chris@1155
|
166 widgets/Thumbwheel.cpp \
|
Chris@1155
|
167 widgets/TipDialog.cpp \
|
Chris@1155
|
168 widgets/TransformFinder.cpp \
|
Chris@1155
|
169 widgets/UnitConverter.cpp \
|
Chris@1155
|
170 widgets/WindowShapePreview.cpp \
|
Chris@1155
|
171 widgets/WindowTypeSelector.cpp
|