Mercurial > hg > svgui
comparison widgets/PropertyBox.h @ 64:10bcd53ddc71
* Add icon for playback plugin edit button
* Make playback plugins respond to parameter & program changes while their
edit dialog is still visible
author | Chris Cannam |
---|---|
date | Thu, 23 Mar 2006 18:42:17 +0000 |
parents | fb02fe13ff47 |
children | 0db5e7492ce8 |
comparison
equal
deleted
inserted
replaced
63:fb02fe13ff47 | 64:10bcd53ddc71 |
---|---|
43 void changePlayPanDial(int); | 43 void changePlayPanDial(int); |
44 void showLayer(bool); | 44 void showLayer(bool); |
45 | 45 |
46 public slots: | 46 public slots: |
47 void propertyContainerPropertyChanged(PropertyContainer *); | 47 void propertyContainerPropertyChanged(PropertyContainer *); |
48 void pluginConfigurationChanged(QString); | |
48 | 49 |
49 protected slots: | 50 protected slots: |
50 void propertyControllerChanged(int); | 51 void propertyControllerChanged(int); |
51 | 52 |
52 void playGainChanged(float); | 53 void playGainChanged(float); |