[linux-audio-user] Knobs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Arnold Krille
> On Saturday 17 July 2004 23:41, jonathan segel wrote:
>> i can't seem to make the jackmix-0.0.3 on planet-ccrma fc1
>> vgselect.cpp: In member function `void
>> JackMix::VGSelectDialog::finish()':
>> vgselect.cpp:67: error: `selectedId' undeclared (first use this
>> function)
>
> You are using Qt3.1? I just saw that selectedId() is since 3.2...
>
> You should update and I should actually set the prerequisites to
> Qt3.2...
>
> You could also try to replace it with something using selected() but
> that way you have to keep references to the QRadioButtons for
> comparison.
>

Or just replace radiogroup->selectedId() with
radiogroup->id(radiogroup->selected());

Having just Qt3.1 as prerequisite seems to please much more people :)
--
rncbc aka Rui Nuno Capela
rncbc@xxxxxxxxx


[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux