8000 using QT inside pvb app · Issue #10 · pvbrowser/pvb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

using QT inside pvb app #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gentooza opened this issue Jul 12, 2017 · 6 comments
Open

using QT inside pvb app #10

gentooza opened this issue Jul 12, 2017 · 6 comments

Comments

@gentooza
Copy link

Hi!

Is it possible to use QT inside a pvb app?
I mean, one disadvantage of QT is the need of calling QT app and gui for using elements as QPaint. But I have no idea with the pvserver structure how to get it.

Has anyone tried this?

Thanks!

@pvbrowser
Copy link
Owner
pvbrowser commented Jul 12, 2017 via email

@gentooza
Copy link
Author

yeah, I get the point

The problem I've met is I need to use QT for image handling (cause of a library dependency) :-/ I guess I'll should try to move to another library.

And it is, pvserver is a terminal application so no QT.

cheers!

@pvbrowser
Copy link
Owner
pvbrowser commented Jul 12, 2017 via email

@pvbrowser
Copy link
Owner
pvbrowser commented Jul 12, 2017 via email

@gentooza
Copy link
Author

Yeah, the problem is although I don't want to draw anything in the screen, there are classes that need a gui running for being used, as QPainter.

It has no sense for me, as I want only use it for drawing text in a png QPixmap object, but I think I'll parse the png editing using imagemagick or libpng and afterwards load it using Qpixmap or Qimage. I'll continue studying it.
here is a link to qt forum talking about it, https://forum.qt.io/topic/2002/linux-non-gui-application-drawimage-crash

Thank you anyway!

@pvbrowser
Copy link
Owner
pvbrowser commented Jul 12, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0