Results 1 to 2 of 2

Thread: Qt Assistant Home button

  1. #1
    Join Date
    Dec 2008
    Location
    PUNE (INDIA)
    Posts
    49
    Thanks
    11
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Qt Assistant Home button

    Hello all Experts ,
    I am generating help files using QtHelp Module. I have used few tags according to my requirement in .qhcp file and they are working fine.
    <applicationIcon>application.png</applicationIcon>
    <enableFilterFunctionality>false</enableFilterFunctionality>
    <enableDocumentationManager>false</enableDocumentationManager>
    <enableAddressBar visible="true">true</enableAddressBar>
    <cacheDirectory>mycompany/myapplication</cacheDirectory>
    I want to remove the Home icon from the Navigator toolbar .If removing is not possible , i want to set a page to the Home button. I have seached in the forum but i didn't find anything related to the same. Please give me a hint to do it.
    Attached Images Attached Images
    Last edited by vajindarladdad; 1st October 2009 at 12:40. Reason: updated contents
    Thanks & Regards ,

    Vajindar Laddad .
    Trainee Developer.
    (INDIA).
    91+9325014248

  2. #2
    Join Date
    Dec 2008
    Location
    PUNE (INDIA)
    Posts
    49
    Thanks
    11
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt Assistant Home button

    I have set these tags , but still instead of showing the page i have set to it , it shows 'Qt Assistant' page
    <enableDocumentationManager>false</enableDocumentationManager>
    <enableAddressBar>false</enableAddressBar>
    <enableFilterFunctionality>false</enableFilterFunctionality>
    <homePage>html/gettingStarted.html</homePage>
    <startPage>html/index.html</startPage>
    Thanks & Regards ,

    Vajindar Laddad .
    Trainee Developer.
    (INDIA).
    91+9325014248

Similar Threads

  1. Button Text Position
    By Slewman in forum Qt Tools
    Replies: 1
    Last Post: 29th September 2009, 16:35
  2. Problem with disabling button
    By hasmik in forum Newbie
    Replies: 2
    Last Post: 11th July 2009, 19:19
  3. button background color when it is clicked
    By navi1084 in forum Qt Programming
    Replies: 4
    Last Post: 9th December 2008, 15:02
  4. button with backgr and icon using stylesheets
    By s_p_t10 in forum Qt Programming
    Replies: 0
    Last Post: 7th May 2008, 20:19
  5. question about button
    By narumi in forum Newbie
    Replies: 2
    Last Post: 21st January 2008, 05:44

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.