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. Designer plugins
Qt 6.11 is out! See what's new in the release blog

Designer plugins

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 461 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.
  • G Offline
    G Offline
    GrahamL
    wrote on last edited by
    #1

    Hi
    I have developed 2 designer plugins
    1 is a container based on stack widget and the other is based on a QLabel.
    I can use them both individually but if I place my label based widget on a stacked widget page I get errors of the this nature –
    @
    QPainter::begin: A paint device can only be painted by one painter at a time.
    QPainter::translate: Painter not active
    @
    I would be grateful if anyone can tell me the likely source of this error?

    Thanks

    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