Results 1 to 3 of 3

Thread: file-browser problem

  1. #1
    Join Date
    Nov 2007
    Posts
    42
    Thanks
    11
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default file-browser problem

    hello all, is that we connect actions of menubar only through programming or is there any other alternate to make that

    can anyone describe whole process of desinging file-browser step by step

    i am using QT 4.3.2 linux version


  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: file-browser problem

    Quote Originally Posted by sudheer View Post
    hello all, is that we connect actions of menubar only through programming or is there any other alternate to make that
    You can establish signal and slot connections via Qt Designer too. See Qt Designer's Signals and Slots Editing Mode. In addition, there is such thing as automatic connections.

    can anyone describe whole process of desinging file-browser step by step
    I don't see the relation to the first question or to Qt Designer, but take a look at our wiki: Extended Dir View example.
    J-P Nurmi

  3. The following user says thank you to jpn for this useful post:

    sudheer (15th November 2007)

  4. #3
    Join Date
    Nov 2007
    Posts
    42
    Thanks
    11
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: file-browser problem

    yes i had solved the problem, i had simply created custom slots and connected that slots to the actions and its working very fine

Similar Threads

  1. qt-3.3.8 fail in scratchbox
    By nass in forum Installation and Deployment
    Replies: 0
    Last Post: 25th May 2007, 15:21
  2. Adding property editor file browser popup...
    By thawkins in forum Qt Tools
    Replies: 1
    Last Post: 25th April 2007, 23:03
  3. Replies: 11
    Last Post: 4th July 2006, 15:09
  4. Opening swf file in the default browser
    By munna in forum Qt Programming
    Replies: 16
    Last Post: 5th May 2006, 09:33
  5. QProcess problem with windows batch file
    By bood in forum Qt Programming
    Replies: 11
    Last Post: 6th January 2006, 08:08

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.