Add Audio-device listing support for alsa-pcm

Added a AlsaDeviceListModel, will do the same for other devices as well
This commit is contained in:
Paul Giblock
2009-10-13 23:12:33 -04:00
parent a3cac6ae79
commit a45a211f2b
3 changed files with 103 additions and 9 deletions

View File

@@ -107,7 +107,7 @@ trackWidget {
/* border-bottom: 1px solid rgb(0, 0, 0);*/
background-color: rgb(0, 0, 0);
}
nameLabel, effectLabel, sf2InstrumentView > QLabel {
nameLabel, effectLabel, sf2InstrumentView > QLabel, QComboBox {
font-size:10px;
}