2002-11-22 12:55:38

by Nero

[permalink] [raw]
Subject: Qt 3.1 and xconfig

If you link against qt 3.1 (and this will be common soon, KDE 3.1
requires it), you can't change any of the options. There is a warning
when it is running:

QObject::connect: No such signal ConfigList::menuSelected(struct menu*)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'unnamed')
QObject::connect: No such signal ConfigList::menuSelected(struct menu*)
QObject::connect: (sender name: 'unnamed')
QObject::connect: (receiver name: 'unnamed')



2002-11-22 15:02:06

by Markus Plail

[permalink] [raw]
Subject: Re: Qt 3.1 and xconfig

* Nero writes:
>If you link against qt 3.1 (and this will be common soon, KDE 3.1
>requires it), you can't change any of the options. There is a warning
>when it is running:
>[error messages]

It works just fine here. QT 3.1.0.

regards
Markus