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. AvailablePrinters() function does not work on UBUNTU 12.04(64 bit) with Qt 5.0.0 (64 bit).
Forum Updated to NodeBB v4.3 + New Features

AvailablePrinters() function does not work on UBUNTU 12.04(64 bit) with Qt 5.0.0 (64 bit).

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

    Hi,
    I am devolping on UBUNTU 12.04 (64 bit) and using Qt 5.0.0 (64 bit).
    i want to display the system available printers list using the following function:

     QList<QPrinterInfo> list = QPrinterInfo::availablePrinters();
    

    here it is not showing the appropriate output.
    but the same code is working properly in Qt 4.7.4 (32 bit) with UBUNTU 11.10 (64 bit).
    where is the problem. please share with me.
    thanks in advance.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      There is no need for double posting in devnet "(see other thread).":http://qt-project.org/forums/viewthread/22695/

      Closing this one.

      Vote the answer(s) that helped you to solve your issue(s)

      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