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

Problem compiling/deploying with Qt Creator 2.6.2, possible bug?

Hi! I am using Qt 4.8.4 (msvc2008, static) to code one of my projects and to distribute the executable to my “schoolmates” (end user). I can compile my program using Qt Creator 2.6.2 and it run...

View Article


How to debug transition in a QML applications

When i read ‘Debugging QML Applications’ the document in Qt5.0.1. There is a paragraph titled ‘Debugging Transitions’ , i confused how to ‘Show Down Animations’? I didn’t found the menu name ‘Show Down...

View Article


QComboBox Disable drop-down / popup ?

Is there anyway that I can disable the drop-down for QComboBox and enable it again. The requirement is like I want to disable the dropdown list while using drag events i.e startDrag(),dragMoveEvent()...

View Article

display here maps in qml + webview (QtWebKit 3.0)

Hi All, I want show routeinfo from here maps in qml + webview how can achieve it using javascript. Any clues…:)

View Article

اشکال در جهت اسکرول افقی

باعرض سلام خدمت دوستان بویژه دوستانی که برای این سایت زحمت کشیدن. دوستان بنظرتون در برنامه زیر چرا جهت اسکرول افقی بعد از استایل دادن اشتباه عمل می کند؟ #include<QtGui/QApplication>...

View Article


Displaying database values with radio button selection?

Hi, I want to show some database row values with radio button selection in Qt GUI. How this can be accomplished?. This could be done using foreach loop I guess. I have studied a bit about the following...

View Article

QAction not triggered ?

Hi, I’m porting my software from Qt4 to Qt5.   QToolBar *myToolBar = new QToolBar(this);   QAction *myAction = new QAction(myIcon, tr("Options"), this);  ...

View Article

Background image not visble

Hello I am trying to create am application where the main window shows a ‘watermark’ as the backgound Is this possible ? How would I go about it? Thanks

View Article


QML webview (Cookies)

i have made custom class for enable cookies in QML webview but allcookies method of QNetworkCookieJar return null list….any possible reason for this problem….

View Article


How to draw text in QQuickItem?

Hi, I want to implement my custom QQuickItem subclass and I want it to draw some text. I found out that there is a QQuickTextNode class, but it seems to be private. So my question is: how can I do text...

View Article

Is it possible to put a QGroupBox into a cell of QTableWidget ??

I followed the code on page http://doc.qt.digia.com/4.7-snapshot/widgets-groupbox.html [doc.qt.digia.com] . The code patch is attached:      QGroupBox *groupBox = new...

View Article

Complex 2D graphics in QtQuick via C++

Hi, my goal is to implement custom QML element in C++. The purpose of this element is to draw rather complex 2D graphics (curves, polygons and polylines, text labels). And I also need to support mouse...

View Article

افتتاح سایت آموزش کیوت

از دوستان کسانی که مایلند با کیوتی آشنا شوند و آن را یاد بگیرند دعوت می شود به ما ملحق شوند،فعلا هر 4 روز یک مقاله جدید در پایگاه پروژه کیوت فارسی به صورت رایگان منتشر می شود.قطع با پیوستن شما این امر...

View Article


Qt controls and indicators

Hi to All, Before starting to develop my own controls and indicators I’d like to know if there is something which is already developed and which is shared and free. There might already be what I’m...

View Article

Help in porting from Qt to Marmalade (JOB)

Hello, We at COMPASSGAMES (www.compassgames.net) require a new job related to Qt developers, if you are interested, please check the job post here...

View Article


QPrinter does not show my printer

Hello, The QPrinter class does not show my printer. Instead, it says “Print to file (PDF)” instead of the printername. Also, I can not change/select a printer. I use the following code:  ...

View Article

DSLR Remote pro for windows

I want to develop a similar application as DSLR Remote Pro for Window. Is it possible in Qt. Please give me some hints on my approach. Any help is highly appreciated.

View Article


QtSerialPort - Problem with waitForReadyRead() and bytesAvailable()

Hello I can’t get the functions waitForReadyRead() and bytesAvailable() to work as I expect them to. I’m using Qt 4.7.4, Win 7, MinGW compiler. QtSerialPort downloaded 11 Feb 2013. The code in short...

View Article

Need Code to check Internet connection in system at the time of Application...

Hello All, In my Qt application i need to check internet connection on application start. I have used following two code logics. First:     QNetworkConfigurationManager *netConMan;...

View Article

Problems installing & running Qt5.0.1 and QtCreator 2.6.2

I’ve been using Qt4 for some time, since I have computers with a variety of operating systems: Win8, Win7; Osx Lion, and Ubuntu 12.04. I tried upgrading to Qt5, and it has been a disaster. I was able...

View Article
Browsing all 18427 articles
Browse latest View live