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. QPixmap::scaled: Pixmap is a null pixmap
Forum Updated to NodeBB v4.3 + New Features

QPixmap::scaled: Pixmap is a null pixmap

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 2.1k 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.
  • Stan HuangS Offline
    Stan HuangS Offline
    Stan Huang
    wrote on last edited by
    #1

    I wrote a simple Qt-based server which receive commands from client and then does GUI actions as expected. I found the server keeps printing out: QPixmap::scaled: Pixmap is a null pixmap.
    Why?

    jsulmJ Stan HuangS 2 Replies Last reply
    0
    • Stan HuangS Stan Huang

      I wrote a simple Qt-based server which receive commands from client and then does GUI actions as expected. I found the server keeps printing out: QPixmap::scaled: Pixmap is a null pixmap.
      Why?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Stan-Huang Are you doing anything with images (QPixmap/QImage)?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Stan HuangS Stan Huang

        I wrote a simple Qt-based server which receive commands from client and then does GUI actions as expected. I found the server keeps printing out: QPixmap::scaled: Pixmap is a null pixmap.
        Why?

        Stan HuangS Offline
        Stan HuangS Offline
        Stan Huang
        wrote on last edited by
        #3

        @Stan-Huang Sorry, I found the path parameter for QPixMap() is null.

        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