Results 1 to 15 of 15

Thread: h0w i can get a browser window on selection of item from tree-widget(item-based)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Location
    gurgaon
    Posts
    49
    Qt products
    Qt4
    Platforms
    MacOS X
    Thanks
    12

    Default Re: h0w i can get a browser window on selection of item from tree-widget(item-based)

    thank u very much...


    but can u plz help me abt this type of another query...
    if my file is placed on my desktop n i want the same...
    means on selection of "sub11"
    a help folder should be opened..which is placed on my desktop...

    plz do help me out....as soon as possible

    thanks in advance
    thanks & regards
    --------------------
    jyoti

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: h0w i can get a browser window on selection of item from tree-widget(item-based)

    Just change the URL to point to the file you wish to open. QUrl::fromLocalFile() may be handy.

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
  •  
Qt is a trademark of The Qt Company.