[Qt-interest] setting the icon for qtassistant

wim delvaux wim.delvaux at adaptiveplanet.com
Wed Sep 7 18:42:44 CEST 2011


Hi all ,

I have this qhcp file

<?xml version="1.0" encoding="UTF-8"?>
<QHelpCollectionProject version="1.0">
  <assistant>
    <title>Improoving Brains Documentation</title>
    <applicationIcon>help/en_US/images/Brains.ico</applicationIcon>
    <cacheDirectory>ImproovingSoftware/ImproovingBrains/en_US</cacheDirectory>
    <aboutMenuText>
      <text>About Improoving Brains</text>
    </aboutMenuText>
    <aboutDialog>
      <file>help/en_US/about.txt</file>
      <icon>help/en_US/images/Logo.png</icon>
    </aboutDialog>
    <enableDocumentationManager>false</enableDocumentationManager>
    <enableAddressBar>false</enableAddressBar>
    <enableFilterFunctionality>false</enableFilterFunctionality>
    <startPage>help/en_US/Home/Home.htm</startPage>
    <homePage>help/en_US/Home/Home.htm</homePage>
  </assistant>
</QHelpCollectionProject>

the 'ico' file contains multiple icons for differnet sizes and color depths.
However the icon show in the taskbar and the title bar are always to low 
resolution and hence not very nice.  What can be wrong here ?

Thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110907/ed99c19d/attachment.html 


More information about the Qt-interest-old mailing list