Results 1 to 6 of 6

Thread: QUiViewer - standalone application for viewing Qt4 UI files

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QUiViewer - standalone application for viewing Qt4 UI files

    ottoshmidt: It's not a tar file, its a gzipped tar file. Try gunzipping it first, or passing the appropriate arguments to tar.

    Wysota: Opens fine for me. I like that you are using the Qt SDK to the max

  2. #2

    Default Re: QUiViewer - standalone application for viewing Qt4 UI files

    OK this guy worked:

    gzip -dc quiviewer.tar.gz | tar xzf -

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.