Adobe Falsh conversion to Qt
We are looking to change platforms and the HMI engine we’re currently using is Adobe Flash. Does anyone have any experience with this? Ron
View ArticleStatically build Qt application missing font
I am building Qt5.1beta statically and building my program using this Qt version. At first it runs quite well in my PC, however, when I share it with my friend, he tells me that there are some font not...
View ArticleLooking for a QML/Qt Designer on a short term contract for a desktop project...
Marmalade (http://www.madewithmarmalade.com), developers of the award winning cross platform SDK, are looking for a talented QML/Qt designer to assist with a major revamp of their desktop (Win and Mac)...
View ArticleWhy QPrinter need QtGUI
Hi everyone I would to know why I must have a X11 server connection to use the QPrinter Class. In Qt 4.3, I wrote a programm which use Qprinter without the GUI and it works well. But I need to compile...
View ArticleBudowanie listy na podstawie kliknięć
Witam. Mój projekt (QT GUI) buduje krzywą na podstawie “kliknięć” w okienku mainwindow po wywołaniu. Do tworzenia krzywej zastosowałem tablicę statyczną (do niej wędrują współrzędne sczytywane z...
View ArticleCross compile QML project for Raspberry pi
I have a raspberry pi for which I want to create a QML application. For developing, I want to be able to debug the same application for my local desktop. I used the bakeqtpi script to get the cross...
View ArticleInstalling 5.02
The log file shows this error: ‘C:/Qt/Qt5.0.2/5.0.2/mingw47_32/mkspecs/qmodule.pri’ Warning: Error-Exception: “Found a binary data file, but we are the installer and we should read the binary resource...
View Article我的项目的目的是调用一个dll库,使用其中的函数.当我把dll文件复制到调试文件夹里点击调试按钮时,没有问题正常运行.但是把dll文件复制到释放文件夹,单...
我的项目的目的是调用一个dll库,使用其中的函数.当我把dll文件复制到调试文件夹里点击调试按钮时,没有问题正常运行.但是把dll文件复制到释放文件夹,单击释放按钮后,程序弹出异常对话框.跳转到汇编的窗口中.QT5.0.2
View ArticleCross Compiling Qt for ARM with OpenGL
hi everyone, After searching the web and going through tutorials I tried configuring qt 4.8.4 with OpenGL options: This is my command ./configure -embedded arm -xplatform...
View ArticleI want to start working on c++ projectin qt on rhel 6...can someone enumerate...
Plz help me with the requirement of complete set of libraries needed
View ArticleTo draw a graph with real time input using QTWidgets for Technical(QWT)
hi, I am very new to this topic. I am installed QWT from Ubuntu software centre. In .ui file I drag n drop the QwtPlot widget and I selected the slot as void qwt::on_qwtPlot_legendChecked(QwtPlotItem...
View Articleپروژه گرافیک کامپیوتری با opengl
سلام دوستان این ترم یه پروژه درس گرافیک کامپبوتری دارم این بازیه که ازون بالاش شکلا میان پایین کنار هم باید جوری چید که ی ردیف اینجوری پر شه … ازتون کمک میخوام آخه نمیدونم چجوری باید سر همشون کنم اینم...
View Article[Solved] Old/deleted reference moc_mainwindow.o causing 'Undefined symbols...
Update/Solved: In my post I mention the files are exactly the same; however, I was playing around w/ my version control during the time and it’s possible that it reverted to the older file. Original...
View ArticleRemoving all Items from QListView
Hi all, How can i delete all rows/items from a QListview. I am using QStandardItem to insert rows into a QListview. At a point i want to remove all the elements that are present in the QListview. can i...
View ArticleWhy does "Save all files" not save cmake files?
In QtCreator 2.7 I switched on Build & Run —> General —> Save all files before build. Why does this option not save my changed cmake file? (This drove me crazy a few times.)
View ArticleQt Qml Database
hi ,friends i have created one database..i have stored peoples in table…. whenever i retrieved people names it should display in my qml through listview…suppose if there are similate name in the...
View ArticleHow to customize a tabwidget using stylesheet ?
I would like to customize a QTabWidget. I have seen a nice example( rounded-border rectangle with a gradient) but it is given in QML…....
View Articlebuilding error: Unknown module (s) in QT: webkitwidgets
Hi guys, I downloaded “qt-everywhere-opensource-src-5.0.2” and built it with msvc10 to D:\qt-5.0.2-msvc10-bin. And then I ran “Perl qtwebkit\Tools\Scripts\build-webkit” to build QtWebkit. I got the...
View Article