Hi,
I see a singnal in QT3.3.7 as "void dockWindowPositionChanged ( QDockWindow * dockWindow ) ".
But I didn't see any signal in QT4.3 like this. Which signal I can use in QT 4.3
Please help me..........
Hi,
I see a singnal in QT3.3.7 as "void dockWindowPositionChanged ( QDockWindow * dockWindow ) ".
But I didn't see any signal in QT4.3 like this. Which signal I can use in QT 4.3
Please help me..........
Qt 4.3 introduced signal QDockWidget::dockLocationChanged().
J-P Nurmi
Bookmarks