Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt rsource

Qt rsource

Scheduled Pinned Locked Moved QML and Qt Quick
9 Posts 6 Posters 2.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    spode
    wrote on last edited by
    #1

    how does "Qt Resource" function? I'm going crazy!
    i want a complete guide, please!

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kkrzewniak
      wrote on last edited by
      #2

      Could you be more specific?
      What are the problems you are facing when using qrc?
      Without more information I can only point you to have a look at "The Qt Resource System":http://doc.qt.nokia.com/4.7/resources.html

      Me, Grimlock, not "nice dino". ME BASH BRAINS!

      1 Reply Last reply
      0
      • S Offline
        S Offline
        spode
        wrote on last edited by
        #3

        everything...

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kkrzewniak
          wrote on last edited by
          #4

          What do you mean by everything... Are you having compilation problems, problems accessing the resources? How do you expect anyone to help you if you do not specify what the problem actually is?

          Rant:
          "I would like some to give me a completed guide to nuclear fusion!" :P

          Me, Grimlock, not "nice dino". ME BASH BRAINS!

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on last edited by
            #5

            [quote author="spode" date="1310036146"]everything...[/quote]

            You need to be more specific. Please read the guide you've been pointed to first and then come back if you have further questions.

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0
            • S Offline
              S Offline
              spode
              wrote on last edited by
              #6

              i create a new resource file. what must i write in "Prefix"?

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DenisKormalev
                wrote on last edited by
                #7

                spode, have you tried to read "docs":http://doc.qt.nokia.com/4.7/resources.html ? Answer for your question is there

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  TobbY
                  wrote on last edited by
                  #8

                  use "/" as a prefix and add files. i did it in windows.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    dbzhang800
                    wrote on last edited by
                    #9

                    [quote author="spode" date="1310113496"]i create a new resource file. what must i write in "Prefix"?[/quote]

                    Any string which can be used as a file or directory name.
                    Or you can simply use "/" as prefix.

                    [quote]
                    everything…
                    [/quote]

                    If "Manual":http://doc.qt.nokia.com/4.7/resources.html canot solve your problem, you can read this "QtResources":http://developer.qt.nokia.com/wiki/QtResources

                    1 Reply Last reply
                    0

                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • Users
                    • Groups
                    • Search
                    • Get Qt Extensions
                    • Unsolved