I use qt4.8.4, and the development platform is ubuntukylin13.10.
Sogou input method defines a menu on the indicator through QsystemTrayIcon. The signal:void QMenu::hovered(QAction*action) of the menu lost its efficacy in the unity desktop environment, but it’s effective in the cinnamon.
I use qt4.8.4, and the development platform is ubuntukylin13.10. hovered( QAction* action) of the menu lost its efficacy in the unity desktop environment, but it’s effective in the cinnamon.
Sogou input method defines a menu on the indicator through QsystemTrayIcon. The signal:void QMenu::