From b0a67f0bb797daa8303b505fb9150da222717d40 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 20 Jan 2009 23:24:33 -0500 Subject: Cleaned up Sound widget --- sigmodr/gui/sound.ui | 265 +++++++++++++++++++++++++-------------------------- 1 file changed, 128 insertions(+), 137 deletions(-) diff --git a/sigmodr/gui/sound.ui b/sigmodr/gui/sound.ui index 449dfd4c..5908569f 100644 --- a/sigmodr/gui/sound.ui +++ b/sigmodr/gui/sound.ui @@ -1,156 +1,138 @@ formSound - - - - - Name + + + + + Name: - - Name of the sound (internal use only) + + Qt::AlignRight|Qt::AlignVCenter - - Name of the sound (internal use only) - - - Name of the sound (internal use only) + + varName - - - - - true - - - - - - - - Sound - + + - The audio data + Name of the sound (internal use only) - The audio data + Name of the sound (internal use only) - The audio data + Name of the sound (internal use only) + + + true - - - - - - - Seek - - - Seek - - - Seek - - - true - - - - - - - Seek Time - - - Seek Time - - - Seek Time - - - - - - - - - - - Play - - - Play - - - Play - - - - - - - Pause - - - Pause - - - Pause - - - - - - - Stop - - - Stop - - - Stop - - - - - - - Volume - - - Volume - - - Volume - - - - - - - Find an audio file - - - Find an audio file - - - Find an audio file - - - Browse... - - - - - - - + + + + + + Seek + + + Seek + + + Seek + + + true + + + + + + + Seek Time + + + Seek Time + + + Seek Time + + + + + + + Play + + + Play + + + Play + + + + + + + Pause + + + Pause + + + Pause + + + + + + + Stop + + + Stop + + + Stop + + + + + + + Volume + + + Volume + + + Volume + + + + + + + Find an audio file + + + Find an audio file + + + Find an audio file + + + Browse... + + + + + + Qt::Vertical @@ -189,6 +171,15 @@ 1 + + varName + seeker + buttonPlay + buttonPause + buttonStop + sliderVolume + buttonBrowse + -- cgit