Quantcast
Channel: Jobs
Browsing all 18427 articles
Browse latest View live

Embedding QTWebKit in D3D application

Hi all, What I want to do is rendering QTWebKit in my application ( offscreen ) , create a texture from that and use it with a screen space vertex buffer to display it inside my Direct3d application....

View Article


Javascript and C++ interaction

Hi all, When using QTWebkit , I want to 1. Call C++ functions from JavaScripts 2. And call Javascript functions from C++ How can I do that ? Many thanks

View Article


Get object, which have received signal

Hello. How to get object, which have received signal? Look at that code:     for (var idx=0;idx<leftButtonSettings.length;idx++) {        ...

View Article

Compile error - Unknown module in QT: debug

Recently had a computer crash and switched to new computer. Installed the latest version of QT Creator (2.6.2) – I had been running 2.4.1. When I try to compile an existing project, I get this error:...

View Article

gerrit and qt5_tool

Hi All, When trying to pull the dev branch using ‘qt5_tool -p —branch dev’ I am running in the problem that he is trying to fetch from gerrit. Because of the lack of an gerrit account, this fails. Is...

View Article


GLEW and Qt 5, "Missing GL version"

I have searched Google and the Qt site for solutions. I am using #define QT_NO_OPENGL_ES_2 to allow the glew headers to work okay. I am creating a custom QGLWidget (following tutorials), and calling...

View Article

enabling svn in Creator 2.6.2?

Hi – Can someone please tell me how to enable/activate svn in the new version of Creator (on Mac)? This document [doc.qt.digia.com] says to open the version control selection in Options, which I assume...

View Article

مشکل در اتصال به mysql

سلام. من دارم اتصال از C++ به database رو یاد می‌گیرم. برای اولین بار توی Qt این کدهای زیر رو زدم: QSqlDatabase db = QSqlDatabase::addDatabase("QMYSQL");    ...

View Article


What QT Version path to use when setting a Build & Run Kit for the Angstrom...

1) I installed the angstrom toolchain to work with the BeagleBone 2) I tested that the toolchain works by compiling a miniature QT Application (it just creates a text file to proove that it ran)....

View Article


How to install MySql Driver?

It’s about 3 days I’m working on install mysql driver but it hasn’t worked. first i tested with xampp and didn’t work, second i decided install mysql server but it didn’t work either, i wrote this...

View Article

Ordering Problem with QMap

Hi guys. I have ordering problem with QMap. I’ve googled it but my problem didn’t solved. Suppose I have QMap<QString,int>. After i insert some values into QMap the ordering is not kept....

View Article

Deploying a Qt 5 Gui application on Windows

After reading the official Qt 5 Windows application deployment guidelines [qt-project.org], and after testing, I’ve come up with the following questions when deploying a Qt 5 Gui application: 1) The...

View Article

Change Focus After Enter/ Return Key Pressed in QLineEdit.

Hi.. I am just trying to create a sample Application Form, in that i have few QLineEdits, QCheckBox and QComboBoxes in it. When the user finished Editing in a QLineEdit and if the user Presses the...

View Article


[SOLVED] Qt Creator - Undefined reference to...

Hello everybody, I just intalled Qt Creator on my Ubuntu 12.10 (Qt 5.0 : library+Qt Creator on this webpage : http://qt-project.org/downloads). But I have buikd errors :...

View Article

Cannot run anything from QtCreator

Hi, I just installed Qt 5.0.1 libraries and QtCreator. However, during the installation process, I disabled compiler installation because I already have mingw32 4.7 installed and working. I created a...

View Article


How to display a model data in 2 views in different format, say in binary and...

Hi I’m new to both GUI programming and Qt, just having a question and it has confused me for days. I need to display a model in 2 views, but in different format, in details, I have a 2 dimensional...

View Article

qt5 linux source build error undefined reference to qstatic plugin qsqlite

I’m trying to do a static build of Qt 5 from git. I used the configure options: ./configure -static -opensource -nomake examples -nomake tests then make -j 4 In make, I get the error: undefined...

View Article


What is diff.between diff Qt Version?

Can any one know Different Qt Version?? and what are diff.between them?? wt additional features available in Qt 5 version with compare to Qt 4.X ?

View Article

strings fields *,?

Hi qString str=“Hi my name is Dave, I am using Qt to do my project.” Can I use some thing like * or ? hi my name is ?, I am using ? to do my project. This should give me Dave and Qt. Something like...

View Article

Qtcreator 2.7.0-RC Qml2Puppet:

Hi I am using Qtcreator 2.7.0-RC on Windows, and I downloaded the qml2puppet.exe binary (msvc 2010) When I tart the designer, the qml2puppet processes failed after 1 seconds, Is there somewhere a log...

View Article
Browsing all 18427 articles
Browse latest View live