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. QPrinter not working on other Distros
QtWS25 Last Chance

QPrinter not working on other Distros

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 853 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.
  • C Offline
    C Offline
    chronix
    wrote on last edited by
    #1

    Im working on a text editor! Its got a print option! every works great on my machine! but on the target machine the print button doesn't do anything! what should i do?
    ~thanks!

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on last edited by
      #2

      Provide more information.

      What "print button"... one of your own or one on a Qt dialog?
      What does "doesn't do anything" mean? Cannot see printers? Cannot preview print output? Cannot display QPrintDialog? Can see printer and everything runs normally but nothing comes out? Cannot print to PDF?
      Platform?

      1 Reply Last reply
      0
      • C Offline
        C Offline
        chronix
        wrote on last edited by
        #3

        ok maybe i missed a lot of info! i have this print button(not actually button its just a shortcut to the actionPrint) on my app ie. the main window of my text editot! when i press it on my machine it works and the print pre-view opens up! but on another machine when i click the button nothing happen! no print pre-view opens up! it acts as if the button is not connect to any slot! and ya platform is Linux! developed it on Arch Linux and testing it on black box Linux!

        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