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. QtCreator Plugin with custom designer
Forum Updated to NodeBB v4.3 + New Features

QtCreator Plugin with custom designer

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 632 Views 1 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.
  • X Offline
    X Offline
    xtech
    wrote on last edited by
    #1

    Hello everybody,

    Please let me know whether it is possible to implement custom plugin for QtCreator with custom designer ( QGraphicsScene / QGraphicsView ) ? In our plugin I want to provide additional widgets / items and a custom right-side toolbars ( plugin tree structure and properties / metadata ) like in the below examples :

    0_1505722519845_q1.png

    0_1505722528164_q2.jpg

    Any links to pages which could help me to implement such feature ( if it is possible ) are welcome ;)

    Regards,

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

      Hi
      Yes it should be possible but not simple task as it would involve most of Creator
      https://www.kdab.com/wp-content/uploads/stories/slides/DD13/tobiashunger-qtc-plugins.pdf

      I would study the SCXML editor to see how they made that.

      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