Pdf viewer using QDesktopServices
Mobile and Embedded
25
Posts
4
Posters
10.1k
Views
1
Watching
-
That point is clear. My question is why don't you use a standard Qt, since you already have Gnome running on your target ?
-
I don't want Qt to be installed on the target, so I have used Qt for embedded linux.
-
Qt for Embedded Linux doesn't mean it won't get installed. It means that you can use Qt without a display server like Xorg
-
Yes I understood that.
But I need to open a pdf how do I do that? -
Have a look at poppler