Qt allows you set to the "window icon" in the ui file for the main window. I believe it's a property on the QMainWindow.
Utkarsh On Wed, Jan 20, 2010 at 5:52 AM, Paul Edwards <[email protected]> wrote: > Hi, > > I'm running linux and would like to set the icon that appears in the corner > of the window. Is there a macro for this? The application icon doesn't > seem to work (or even get included) - it looks like this is only used for > the windows version. > > Thanks, > Paul > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
