[Qt-interest] Waiting for the Timer to emit Siganl timeout()

J-P Nurmi jpnurmi at gmail.com
Tue Jun 22 13:38:39 CEST 2010


On Tue, Jun 22, 2010 at 2:29 PM, Sujan Dasmahapatra
<sujan.dasmahapatra at gmail.com> wrote:
> errors
> src/mainwindow.cpp:1991: error: `QxtSignalWaiter' was not declared in this
> scope
> src/mainwindow.cpp:1991: error: expected `;' before "waiter"
> src/mainwindow.cpp:1992: error: `waiter' was not declared in this scope

Did you
- configure, build and install ('make install') Qxt,
- add 'CONFIG += qxt' and 'QXT = core' in app.pro,
- and run qmake for your app after installing Qxt?

--
J-P Nurmi



More information about the Qt-interest-old mailing list