Mercurial > hg > svgui
comparison widgets/widgets.pro @ 392:1d85aa5a49be
* Start adding a spreadsheet-style editor window for model data
author | Chris Cannam |
---|---|
date | Fri, 06 Jun 2008 15:26:27 +0000 |
parents | 22b72f0f6a4e |
children | f4487328320d |
comparison
equal
deleted
inserted
replaced
391:4f0f273c8f82 | 392:1d85aa5a49be |
---|---|
28 LayerTree.h \ | 28 LayerTree.h \ |
29 LayerTreeDialog.h \ | 29 LayerTreeDialog.h \ |
30 LEDButton.h \ | 30 LEDButton.h \ |
31 ListInputDialog.h \ | 31 ListInputDialog.h \ |
32 MIDIFileImportDialog.h \ | 32 MIDIFileImportDialog.h \ |
33 ModelDataTableDialog.h \ | |
33 NotifyingCheckBox.h \ | 34 NotifyingCheckBox.h \ |
34 NotifyingComboBox.h \ | 35 NotifyingComboBox.h \ |
35 NotifyingPushButton.h \ | 36 NotifyingPushButton.h \ |
36 NotifyingTabBar.h \ | 37 NotifyingTabBar.h \ |
37 Panner.h \ | 38 Panner.h \ |
61 LayerTree.cpp \ | 62 LayerTree.cpp \ |
62 LayerTreeDialog.cpp \ | 63 LayerTreeDialog.cpp \ |
63 LEDButton.cpp \ | 64 LEDButton.cpp \ |
64 ListInputDialog.cpp \ | 65 ListInputDialog.cpp \ |
65 MIDIFileImportDialog.cpp \ | 66 MIDIFileImportDialog.cpp \ |
67 ModelDataTableDialog.cpp \ | |
66 NotifyingCheckBox.cpp \ | 68 NotifyingCheckBox.cpp \ |
67 NotifyingComboBox.cpp \ | 69 NotifyingComboBox.cpp \ |
68 NotifyingPushButton.cpp \ | 70 NotifyingPushButton.cpp \ |
69 NotifyingTabBar.cpp \ | 71 NotifyingTabBar.cpp \ |
70 Panner.cpp \ | 72 Panner.cpp \ |