Results 1 to 3 of 3

Thread: Drag widget example not making right

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Posts
    60
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Drag widget example not making right

    InI am trying to get this example to work:
    http://doc.trolltech.com/4.3/dragand...ableicons.html
    I did "qmake -project" then "qmake" and that all worked. When I type "make" I get this error:
    RCC Parse Error: 'draggableicons.qrc' Line:1 Column:1 [error occurred while parsing element]
    make: *** [qrc_draggableicons.cpp] Error 1
    I have images under the "images" folder in the directory where the code is. I also have a copy of the draggableicons.qrc file.
    Last edited by di_zou; 10th September 2009 at 21:01.

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. Drag and Drop a widget in and out QTabWidget
    By smarinr in forum Qt Programming
    Replies: 1
    Last Post: 11th December 2008, 19:10
  3. Replies: 1
    Last Post: 18th November 2008, 06:57
  4. Drag from tree widget
    By EricF in forum Qt Programming
    Replies: 9
    Last Post: 17th December 2007, 23:09
  5. Drag the Widget
    By suresh in forum Qt Programming
    Replies: 5
    Last Post: 26th May 2007, 16:06

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.