Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Need a photoshop plugin using qt to create UI
QtWS25 Last Chance

Need a photoshop plugin using qt to create UI

Scheduled Pinned Locked Moved C++ Gurus
3 Posts 2 Posters 1.7k 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.
  • I Offline
    I Offline
    Ishita
    wrote on last edited by
    #1

    Hi

    I need to develop a photoshop plugin using qt to create UI. I have two doubts regarding this

    • First, Is it possible to integrate qt UI with photoshop plugin and perform photoshop operations.

    • Second, Is it possible to create a panel type UI using QT for Photoshop and keep it non modal.

    I have no idea regarding qt. Please guide.

    Thanks

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Seba84
      wrote on last edited by
      #2

      Maybe the following links could be helpfull:

      "Creating Applications":http://qt-project.org/doc/qt-5/gettingstarted.html#creating-applications-using-qt
      "Getting Started":http://qt-project.org/doc/qt-5/gettingstartedqt.html
      "Graphics":http://qt-project.org/doc/qt-5/topics-graphics.html

      I quote from the last link:

      bq. To add support for additional image formats, outside of the ones provided by Qt, you can create image format plugins by using QImageIOHandler and QImageIOPlugin.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Seba84
        wrote on last edited by
        #3

        There is also some Qt-Photoshop code in "Gitorious":https://gitorious.org/

        1 Reply Last reply
        0

        • Login

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