Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Independent Developers
  4. Promoting QtCustomWidgets in PyQt
Qt 6.11 is out! See what's new in the release blog

Promoting QtCustomWidgets in PyQt

Scheduled Pinned Locked Moved Independent Developers
1 Posts 1 Posters 2.3k 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.
  • L Offline
    L Offline
    luishengjie
    wrote on last edited by
    #1

    Hey guys,
    been working on a QtPaint program and i understand that I can create custom widgets to place by paint design in them. However, I am using PyQt4 and python does not have a .h file. I have tried placing my entire directory: fuerte_workspace/sandbox/rqt_paint/src/rqt_paint/paint.py in the header file but it does not seem to work. I would encounter the following error: ImportError: No module named fuerte_workspace.sandbox.rqt_paint.src.rqt_paint.paint

    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