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. How to use/enable TreeView 2 from marketplace
QtWS25 Last Chance

How to use/enable TreeView 2 from marketplace

Scheduled Pinned Locked Moved Solved QML and Qt Quick
8 Posts 3 Posters 974 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.
  • ocgltdO Offline
    ocgltdO Offline
    ocgltd
    wrote on last edited by
    #1

    After wasting lots of time with TreeView (in QCC1), and no answers to basic questions, I bought version 2 from the Qt MarketPlace.

    I've done the qmake & make & make install per the instructions, but my QML code can't find the TreeView component. I import QtQuick.Controls 2.12 - do I need to import something else?

    How do I make use of the treeview component I just spent $30 on? There seem to be no other instructions with the purchase...

    1 Reply Last reply
    0
    • JKSHJ JKSH

      @ocgltd said in How to use/enable TreeView 2 from marketplace:

      I can't find documentation for v2

      Did you see @mrjj's link? https://code.qt.io/cgit/qt-extensions/qttreeview.git/about/

      ocgltdO Offline
      ocgltdO Offline
      ocgltd
      wrote on last edited by
      #7

      I saw the git example...it's simplistic. (But better than nothing) I was really hoping for something equivalent to the wiki pages for QQC1 which includes code snippets for various methods etc.

      JKSHJ 1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by mrjj
        #2

        Hi
        Here
        https://code.qt.io/cgit/qt-extensions/qttreeview.git/about/

        it lists the import as QtQuick.TreeView

        Did you try that already?

        1 Reply Last reply
        0
        • ocgltdO Offline
          ocgltdO Offline
          ocgltd
          wrote on last edited by ocgltd
          #3

          After playing with the combinations I found one that worked. (But I really shouldn't have to do this). The download package doesn't seem to have complete documentation. All I can find online is v1 documentation (which is very complete, but does not apply)

          mrjjM 1 Reply Last reply
          0
          • ocgltdO ocgltd

            After playing with the combinations I found one that worked. (But I really shouldn't have to do this). The download package doesn't seem to have complete documentation. All I can find online is v1 documentation (which is very complete, but does not apply)

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

            @ocgltd

            Ok. I assumed you had.

            well its listed in the marked page

            alt text

            So one should think that is it.
            But I dont know where it takes when you subscribe to it
            so not sure what you actually downloaded.

            1 Reply Last reply
            0
            • ocgltdO Offline
              ocgltdO Offline
              ocgltd
              wrote on last edited by ocgltd
              #5

              Marketplace purchase takes you to a private/protect repo for downlding a zip. Just a single install instruction: qmake & make & make install. No additional documentation, no additional instructions, etc.

              This version (v2) differs in significant ways compared to the online documentation. But I can't find documentation for v2...and the included example is trivial

              I have to admit that I would not purchase another plugin like this, at least the open source alternatives on Github have complete examples and support. The marketplace even says that you need to purchase Qt Commercial to support the plugin you just bought (which seems crazy). I was looking at the graphs and a couple other plugins but after this experience I will take a closer look at open source.

              Does anyone know where I can find proper documentation for this plugin? (The documentation on Github for this is minimal, not even a complete example).

              JKSHJ 1 Reply Last reply
              0
              • ocgltdO ocgltd

                Marketplace purchase takes you to a private/protect repo for downlding a zip. Just a single install instruction: qmake & make & make install. No additional documentation, no additional instructions, etc.

                This version (v2) differs in significant ways compared to the online documentation. But I can't find documentation for v2...and the included example is trivial

                I have to admit that I would not purchase another plugin like this, at least the open source alternatives on Github have complete examples and support. The marketplace even says that you need to purchase Qt Commercial to support the plugin you just bought (which seems crazy). I was looking at the graphs and a couple other plugins but after this experience I will take a closer look at open source.

                Does anyone know where I can find proper documentation for this plugin? (The documentation on Github for this is minimal, not even a complete example).

                JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #6

                @ocgltd said in How to use/enable TreeView 2 from marketplace:

                I can't find documentation for v2

                Did you see @mrjj's link? https://code.qt.io/cgit/qt-extensions/qttreeview.git/about/

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                ocgltdO 1 Reply Last reply
                0
                • JKSHJ JKSH

                  @ocgltd said in How to use/enable TreeView 2 from marketplace:

                  I can't find documentation for v2

                  Did you see @mrjj's link? https://code.qt.io/cgit/qt-extensions/qttreeview.git/about/

                  ocgltdO Offline
                  ocgltdO Offline
                  ocgltd
                  wrote on last edited by
                  #7

                  I saw the git example...it's simplistic. (But better than nothing) I was really hoping for something equivalent to the wiki pages for QQC1 which includes code snippets for various methods etc.

                  JKSHJ 1 Reply Last reply
                  0
                  • ocgltdO ocgltd

                    I saw the git example...it's simplistic. (But better than nothing) I was really hoping for something equivalent to the wiki pages for QQC1 which includes code snippets for various methods etc.

                    JKSHJ Offline
                    JKSHJ Offline
                    JKSH
                    Moderators
                    wrote on last edited by
                    #8

                    @ocgltd I don't know of any other documentation, sorry.

                    Your best bet might be to post at the Interest mailing list (subscribe before posting). Qt engineers are active on that list.

                    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                    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