Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. How to push Qt6 example to repository
Forum Updated to NodeBB v4.3 + New Features

How to push Qt6 example to repository

Scheduled Pinned Locked Moved Solved Qt 6
6 Posts 3 Posters 537 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.
  • C Offline
    C Offline
    CuriousPan
    wrote on last edited by
    #1

    Hello everyone.
    I've created an example of using particualr module of Qt6 (Charts). I would like to push it for the review. how can I do it?

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      See https://wiki.qt.io/Gerrit_Introduction

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • C Offline
        C Offline
        CuriousPan
        wrote on last edited by
        #3

        @Christian-Ehrlicher, sorry, but it didn't help much. It makes sense to me for pushing changes of Qt6 source code, but I here I just want to push an example of ussage of code.

        VRoninV 1 Reply Last reply
        0
        • C CuriousPan

          @Christian-Ehrlicher, sorry, but it didn't help much. It makes sense to me for pushing changes of Qt6 source code, but I here I just want to push an example of ussage of code.

          VRoninV Offline
          VRoninV Offline
          VRonin
          wrote on last edited by VRonin
          #4

          @CuriousPan said in How to push Qt6 example to repository:

          but I here I just want to push an example of ussage of code.

          Same process, they are under qtcharts.git/examples/charts

          If you don't want to go through the formal process you can submit it as wiki article on wiki.qt.io (like it was done here)

          "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
          ~Napoleon Bonaparte

          On a crusade to banish setIndexWidget() from the holy land of Qt

          C 1 Reply Last reply
          0
          • VRoninV VRonin

            @CuriousPan said in How to push Qt6 example to repository:

            but I here I just want to push an example of ussage of code.

            Same process, they are under qtcharts.git/examples/charts

            If you don't want to go through the formal process you can submit it as wiki article on wiki.qt.io (like it was done here)

            C Offline
            C Offline
            CuriousPan
            wrote on last edited by
            #5

            @VRonin, okay this makes some sense. Do I have to put my project to the folder with sources, because obviously my project has no git repository initialized.

            1 Reply Last reply
            0
            • VRoninV Offline
              VRoninV Offline
              VRonin
              wrote on last edited by
              #6

              You should also edit charts.pro, examples.pro and the 2 CMakeLists.txt to include your project.
              All other contribution guidelines still apply

              "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
              ~Napoleon Bonaparte

              On a crusade to banish setIndexWidget() from the holy land of Qt

              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