Go to advanced search

by nikele88
Wed Apr 15, 2015 3:15 pm
Forum: OpenVG
Topic: How configure Qt5 to use OpenVg in raspberry
Replies: 1
Views: 1795

How configure Qt5 to use OpenVg in raspberry

hello to all!
I wish to use the graphic accellerator of raspberry with Qt5. My interface use a 2D graphics and I try to use OpenVg for this aim. I set the qmake variables in qmake.config file, but i don't know how to set the ".pro" file of my project.
Anybody can help me?
by nikele88
Wed Apr 15, 2015 2:50 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

If you are using the eglfs platform then you are using the GPU. Have you compiled Qt5 yourself ?[/quote]

How can I use eglfs ? I tried to change the qmake.config to use OpenVG , but I don't know how to set the .pro file
by nikele88
Wed Apr 15, 2015 2:46 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

In any case , whether it uses Fullscreen or maximized , uses all the pixels .
by nikele88
Tue Apr 14, 2015 3:43 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

I use showMaximized().
The mainWindow is derived in the main of the application.
by nikele88
Tue Apr 14, 2015 3:30 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

Yes I have compiled Qt5
by nikele88
Tue Apr 14, 2015 2:54 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

Also how do I know if I am using the graphics accelerator "Broadcom VideoCore IV GPU" offering the raspberry?
by nikele88
Tue Apr 14, 2015 2:52 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

My intention is to impose a fixed number of pixels in the framebuffer of raspberry, less than the number of pixels of the display, but show the app to full screen by an interpolation. But I do not know how to impose this at raspberry in qt.
by nikele88
Tue Apr 14, 2015 2:27 pm
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

no body can help me?
by nikele88
Wed Mar 18, 2015 11:32 am
Forum: C/C++
Topic: Qt 5.3 RC - Framebuffer window oversized
Replies: 14
Views: 3953

Re: Qt 5.3 RC - Framebuffer window oversized

Hi, I have a similar problem: I'm doing a app for raspberry pi model B using Qt5. The app show a interface on a full hd tv, but I wish to use less pixel mantaining a full screen. I reduced a framebuffer in raspberry configuration and I see this effect when I boot the Raspberry, but this didn't modif...

Go to advanced search