[Qt-interest] on_tabWidget_currentChanged signal not firing
Harri Pasanen
grego at mpaja.com
Thu Jun 16 17:34:02 CEST 2011
Hi,
I have a relatively simple real world UI for desktop app done in Qt Creator
designer.
It has a QTabWidget in splitter. For some reason
void on_tabWidget_currentChanged(int index);
is never called, but other widgets signals work fine.
Naturally a simple test application works fine for QTabWidget. I tried this
across 4.6, 4.7 versions on Kubuntu 10.10 amd64. How would I go about
debugging this?
Harri
More information about the Qt-interest-old
mailing list