Is QPrinter for Symbian available?
Mobile and Embedded
3
Posts
2
Posters
2.5k
Views
1
Watching
-
Does any one if the QPrinter class works on Symbian? I want to generate a PDF file using that library, but when i try to compile, the compiler says:
C:\Users\JTorres\Documents\QtProjects\QML\QtMobilityExamples\main.cpp:19: error: aggregate 'QPrinter printer' has incomplete type and cannot be defined
Like if the header "QPrinter" wasnt defined it, but i do...