Results 1 to 2 of 2

Thread: QTextDocument resources

  1. #1
    Join Date
    Jul 2006
    Posts
    126
    Thanks
    17
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QTextDocument resources

    Hi,

    how can I get all resources from a QTextDocument? I don't want to know every QURL. I could save the QUrl in a vector but I don't want this solution.

    Thanks

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

    Default Re: QTextDocument resources

    Can you provide details? In general there is the resource() method which you can use, but you need urls to do that. There is no other way really, as the resources are keyed by their url.

Similar Threads

  1. i need pyqt resources
    By slhtn in forum Newbie
    Replies: 2
    Last Post: 13th August 2006, 18:52
  2. Replies: 0
    Last Post: 28th June 2006, 20:49
  3. How to convert QTextDocument to PNG file?
    By Gonzalez in forum Qt Programming
    Replies: 1
    Last Post: 2nd February 2006, 14:46

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.