Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Resources
Forum Updated to NodeBB v4.3 + New Features

Resources

Scheduled Pinned Locked Moved Solved General and Desktop
18 Posts 5 Posters 3.3k Views 2 Watching
  • 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.
  • mrjjM mrjj

    @ofmrew
    Its not very clear one must insert it that way.
    My first few qres files were made manually until i googled it :)

    O Offline
    O Offline
    ofmrew
    wrote on last edited by
    #7

    @mrjj What would we do without Google, or the other search engines.

    mrjjM 1 Reply Last reply
    0
    • O ofmrew

      @mrjj What would we do without Google, or the other search engines.

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by mrjj
      #8

      @ofmrew
      I cant imagine a programming life without Google now :)
      (in old times, it was you and your help file. nothing else)

      aha_1980A 1 Reply Last reply
      0
      • mrjjM mrjj

        @ofmrew
        I cant imagine a programming life without Google now :)
        (in old times, it was you and your help file. nothing else)

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #9

        @mrjj said in Resources:

        @ofmrew
        I cant imagine a programming life without Google now :)
        (in old times, it was you and your help file. nothing else)

        Bahh. I remember a box with 7! books coming with Turbo Pascal for Windows. The software was on 11 (or so) 3.5" DD disks... good old times. I typed listings from magazines and learned from the errors I made. Sometimes it took days to finish. But you always got your work done.

        Hard to imagine from nowadays - but only 25 years away.

        Qt has to stay free or it will die.

        mrjjM jsulmJ 2 Replies Last reply
        0
        • aha_1980A aha_1980

          @mrjj said in Resources:

          @ofmrew
          I cant imagine a programming life without Google now :)
          (in old times, it was you and your help file. nothing else)

          Bahh. I remember a box with 7! books coming with Turbo Pascal for Windows. The software was on 11 (or so) 3.5" DD disks... good old times. I typed listings from magazines and learned from the errors I made. Sometimes it took days to finish. But you always got your work done.

          Hard to imagine from nowadays - but only 25 years away.

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #10

          @aha_1980
          Oh, yes. For me it was Turbo C for DOS :)
          and laster on arpanet, its was like 200 files for 1 pair of B. ehh picture.
          2400 baud modem was fast :))

          1 Reply Last reply
          0
          • aha_1980A aha_1980

            @mrjj said in Resources:

            @ofmrew
            I cant imagine a programming life without Google now :)
            (in old times, it was you and your help file. nothing else)

            Bahh. I remember a box with 7! books coming with Turbo Pascal for Windows. The software was on 11 (or so) 3.5" DD disks... good old times. I typed listings from magazines and learned from the errors I made. Sometimes it took days to finish. But you always got your work done.

            Hard to imagine from nowadays - but only 25 years away.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #11

            @aha_1980 Yes, Turbo Pascal (for DOS) - I learned programming with it!

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • aha_1980A Offline
              aha_1980A Offline
              aha_1980
              Lifetime Qt Champion
              wrote on last edited by
              #12

              @jsulm Better let's continue in a "good old times" thread?!

              And back to topic:

              @mrjj @ofmrew As you both stumbled upon the same place, have you considered to file a documentation bug at bugreports.qt.io ? The doc team picks up suggestions quite fast in my experience.

              Thanks.

              Qt has to stay free or it will die.

              mrjjM 1 Reply Last reply
              0
              • aha_1980A aha_1980

                @jsulm Better let's continue in a "good old times" thread?!

                And back to topic:

                @mrjj @ofmrew As you both stumbled upon the same place, have you considered to file a documentation bug at bugreports.qt.io ? The doc team picks up suggestions quite fast in my experience.

                Thanks.

                mrjjM Offline
                mrjjM Offline
                mrjj
                Lifetime Qt Champion
                wrote on last edited by
                #13

                @aha_1980
                (the most scary is that we can be in a good old times thread..)
                anyway
                Im not sure - its not there :)
                Its just from http://doc.qt.io/qt-5/resources.html, its not really clear you can add via File->New.
                But i think i saw it somewhere else but cant find it.
                But a small picture in top showing where to make it would not hurt.

                O 1 Reply Last reply
                0
                • mrjjM mrjj

                  @aha_1980
                  (the most scary is that we can be in a good old times thread..)
                  anyway
                  Im not sure - its not there :)
                  Its just from http://doc.qt.io/qt-5/resources.html, its not really clear you can add via File->New.
                  But i think i saw it somewhere else but cant find it.
                  But a small picture in top showing where to make it would not hurt.

                  O Offline
                  O Offline
                  ofmrew
                  wrote on last edited by
                  #14

                  @mrjj While we are on nostalgia, my first language was FORTRAN II, yes 2, on a 7095. We had programs on cards or paper tapes. For the IBM 370, the library for an assembler programmer took a large bookshelf. When I taught Advanced Assembler Programming (IBM 370) at the university one of the emphasis of the course was learning to understand the manuals. There was two parts to that topic, learning the meaning of the language used and using that to point you to the correct manual. Feedback was that it was the most valuable part of the course. Now I am trying to learn the meaning of the language being used in the Qt documentation.

                  O 1 Reply Last reply
                  0
                  • O ofmrew

                    @mrjj While we are on nostalgia, my first language was FORTRAN II, yes 2, on a 7095. We had programs on cards or paper tapes. For the IBM 370, the library for an assembler programmer took a large bookshelf. When I taught Advanced Assembler Programming (IBM 370) at the university one of the emphasis of the course was learning to understand the manuals. There was two parts to that topic, learning the meaning of the language used and using that to point you to the correct manual. Feedback was that it was the most valuable part of the course. Now I am trying to learn the meaning of the language being used in the Qt documentation.

                    O Offline
                    O Offline
                    ofmrew
                    wrote on last edited by
                    #15

                    @ofmrew It should be 7094, the scientific version of the 7090 series.

                    mrjjM 1 Reply Last reply
                    0
                    • O ofmrew

                      @ofmrew It should be 7094, the scientific version of the 7090 series.

                      mrjjM Offline
                      mrjjM Offline
                      mrjj
                      Lifetime Qt Champion
                      wrote on last edited by
                      #16

                      @ofmrew

                      hehe i though i was the only one knowing the IBM 370 :))

                      O 1 Reply Last reply
                      0
                      • mrjjM mrjj

                        @ofmrew

                        hehe i though i was the only one knowing the IBM 370 :))

                        O Offline
                        O Offline
                        ofmrew
                        wrote on last edited by
                        #17

                        @mrjj I loved the IBM 370 assembly language; but back then I could keep all the register assignments, values of pointers, etc, in my head, but time passes.

                        1 Reply Last reply
                        0
                        • SGaistS Offline
                          SGaistS Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on last edited by
                          #18

                          Hi,

                          It's in Qt Creator's manual: Creating Projects

                          Interested in AI ? www.idiap.ch
                          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          1

                          • Login

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