qt - How to NOT hide taskbar item during using hide() -


when hide() on window, hides taskbar icon. want skip hiding tray icon let me restore clicking on it. possible? don't want use minimize.

user push button -> window hide has icons on taskbar (and maybe on systray) , can restore clicking on taskbar item (or maybe tray icon). know how working trayicon can't how stop hiding taskbar item , find "how hide taskbar item?".

thanks

showminimised() asking for

however if doesnt work because of function have overridden provide code sample please


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -