Status of Qt 3D
Hello, I’m a bit confused about how stock Qt relates to Qt 3D. I have downloaded Qt Creator 2.6.2 for Mac but I cannot find anything like Qt 3D. On the other hand, I read somewhere that Qt 3D is part...
View ArticleHelp with using 3rd party library with Qt
I know this is somewhat off-topic to this forum section but I’m really in a hurry, so please let me through this time. I have been using QMultimedia to play media files, and now it comes to audio...
View ArticleChange behaviour of QPushButton?
Hi, I have a QPushButton in the main window of my application. What I want is that, when the user clicks it, it should not be restored back to its raised position. I want that the pushbutton should...
View ArticleNeed help with adding tabs in QTabWidget.
I have main window with tabwidget. As I start program I have one tab with some objects. I tried make new tab this way: void MainWindow::addTab(){ ...
View Article[Qt Ambassador] QxOrm 1.2.5 released
Hi, QxOrm 1.2.5 just released ! Changes in version 1.2.5: New license : go to download page of QxOrm website for more details [qxorm.com] Support Qt5 New compiler supported : Clang (tested on Mac OS X)...
View ArticleCompiling Qt5 with custom SQLite3
I am trying to compile Qt5 with a custom version of SQLite3. I am using these options: (note: I am using brackets rather than percentages because for some reason the web site/editor does not like...
View ArticleQSqlQuery bindValue doesn't work with DROP TABLE
I’m using Qt5, sqlite on windows… and I’m having trouble using QSqlQuery::bindValue with “DROP TABLE” command. The error I keep seeing says “Parameter count mismatch” which doesn’t make sense. Am I...
View ArticleQPropertyAnimation feat QmainWindow::resizeEvent (...)
Hello, everyone, in the main application window (inherits from QMainWindow) displays two different widgets: QGraphicsView and QwtPlot (qwt-6.0.2). Switching between the widgets is doing by user and, it...
View Articleاتصال لایبری به qt در لینوکس
سلام. من تازه اومدم رو لینوکس ( ابونتو ) قبلا رو ویندوز کار میکردم. با ویژال استادیو ولی الان بهترین آی دی ای که پیدا کردم کیوتیه :دی البته رو ویندوز هم با کیوتی کار کردم ولی در حد آشنایی. حالا در کل...
View ArticleQT5 from git, how to enable ssl support?
I could not recompile QT5 with -openssl-linked flag. I tried the following: configure -static -platform win32-msvc2010 -openssl-linked -I "C:\Program Files...
View ArticleQt 5 compiling on Windows 8
Finally I came this far, but stuck here. This is what i’m getting now. Creating library ..\..\lib\Qt5Cored.lib and object ..\..\lib\Qt5Cored.exp LINK : fatal error LNK1104: cannot open file...
View Articlepanorama / 360°
hi, has anybody experience with showing a biiiiig panorama with high resolution. there should be the possibility to navigate/scroll endless in x-Achses, an a zoom. i am happy for each link or project...
View ArticleQt licensing
Hello every body, I want to know if it is possible to developp some proprietary software with Qt without the commercial licensing. Best regards
View ArticleQt Creator debugger freezes on Mac OS X 10.8.3 with latest GDB from Apple...
I’ve been using Qt for years, and after upgrading GCC and GDB tools from Apple, debugging has become absurdly slow. Activity Monitor shows Qt Creator running at 100% or more and it will stop responding...
View ArticleSubclassing QItemSelectionModel
Hi I am new to Qt Creator. I am looking for simple example of subclassing QItemSelectionModel for QTableView. I want to only enable multiple row selection for the first two columns on my QTableView and...
View ArticleCompile opencl codes with clang and QtCreator on mac 10.8.3
#include "mainwindow.h" #include <QApplication> #include <OpenCL/cl.h> int main(int argc, char *argv[]) { ...
View ArticleDeploying a Qt application in Windows 7
Hi! This is the situation: I set up a Qt development environment in my Windows 7 to port a Qt application I made for Linux. The compilation process goes pretty clean, but in the moment I try to run the...
View ArticleHow to add combobox into menubar
Hi I have desktop application and i also want to add combox into menubar for search items pleace anyone have solution pleace help me to solve that problem. Short idea ->Add combobox into menubar...
View ArticleHow to change the width of a qframe in code
How can I change the width of a qframe in code? ui->myqframewidget->SetWidth(); but there is not a set width code for the qframe.
View ArticleWindows lead C++/Qt developer Paris based
Dashlane [dashlane.com] is a Paris and New York based consumer Internet startup. We have built the first Internet Assistant that allows everyone to sign-in and checkout in seconds on any website. To...
View Article