Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator architecture review or developer guide. Where to find?
QtWS25 Last Chance

Qt Creator architecture review or developer guide. Where to find?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 3 Posters 580 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.
  • B Offline
    B Offline
    bogong
    wrote on last edited by
    #1

    Hello all!
    Where to find Qt Creator architecture review or developer guide. I've got an issue to develop plugin for Qt Creator but never been doing anything like it. Seeking any info for start point.

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      I'm not aware of any public documentation for Qt Creator plugin architectures, but you can study the code of existing plugins: https://github.com/qt-creator/qt-creator/tree/master/src/plugins

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

      B 1 Reply Last reply
      2
      • JKSHJ JKSH

        I'm not aware of any public documentation for Qt Creator plugin architectures, but you can study the code of existing plugins: https://github.com/qt-creator/qt-creator/tree/master/src/plugins

        B Offline
        B Offline
        bogong
        wrote on last edited by bogong
        #3

        @JKSH I know about this repository part. I've been trying to find any manuals or reference related to this topic. All that I found is here https://doc.qt.io/qtcreator-extending/extending-index.html Is there any other manuals?

        Pablo J. RoginaP 1 Reply Last reply
        0
        • B bogong

          @JKSH I know about this repository part. I've been trying to find any manuals or reference related to this topic. All that I found is here https://doc.qt.io/qtcreator-extending/extending-index.html Is there any other manuals?

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @bogong you may want to check with the Qt Creator mailing list

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          2

          • Login

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