Does Qt have some kind of "Dock Indicator"?
Does Qt have some kind of Dock Indicator? In Source Film Maker (made using Qt) you get these “Dock Indicator” when moving windows. Any idea how to replicate?
View ArticleQOpenGLContext::swapBuffers() called with non-exposed window, behavior is...
Hello, I want to use Qt5 with OpenGL. I saw the talk from Sean Harmer on youtube. Someone was able to recreate the code from the talk. https://github.com/advancingu/Qt5OpenGL But if I try to execute it...
View ArticleSerial port
Hi guys, I’m apologize for my English, I hope explain well my problem.. I should use C++ to activate the serial port of a microcontrollor which is located on a rover.., and I should be able to...
View ArticleSymbol not found for architecture
Hi I’m new with Qt. However, right after creating a new project. I ran the project and it works fine. I also added a label, a lineEdit, calendar, etc. and it ran ok too after that. But after deleting...
View ArticleCrypto MD5
سلام بچه ها … ! کد زیر یه دایرکتوری رو میگیره و فایل های داخلش رو به MD5 هاش میکنه ! حالا … مشکل اینه که مادامی که داره این کار رو میکنه … برنامه کلا کرش هست تا این عمل انجام بشه ! به نظر شما مشکل از...
View Article[Help] Configure static compile with Qt 5.0.2
I build an GUI application based on Qt 5.0.2 in Ubuntu platfrom, then I copied the build folder into another Ubuntu machine and run it, but I got the error in terminal error while loading shared...
View Articleqtcreator.exe hat ein Problem festgestellt...
… und muss beendet werden. Problembericht an Microsoft… Hallo erstmal, ich wollte mich ein wenig in Gui-Programmierung einarbeiten. Habe “qt-windows-opensource-5.0.2-mingw47_32-x86-offline.exe” auf...
View ArticleVisual Studio addin wiki page + installation
I just set up the VS2012 addin, and while it works, it seems like there are a few things that need updating: – the wiki page has old build instructions, which don’t work any more because ComWrapper is...
View ArticleQt and impact printers (LPT or USB) - Does it work?
Hi, I wonder if the Qt support printing on impact printers? For example printers like Oki Microline 186 series? How it works on LPT and how it works on USB? I guess if it work on USB, it could be...
View ArticleOpenRpt: 1st Report Engin ported to Qt5
OpenRpt is graphical SQL report writer, designer and rendering engine. WYSIWYG display, GUI built with Qt, runs on Linux, Windows, Mac OS X. Reports can be saved as XML, either as files or in a...
View ArticleBB10 QtGui on simulator
Beginner to Blackberry Development here…but experienced with Qt Desktop development. The burning question is, what do I choose, QtGui or Cascades? QtGui is the easiest route, but the small examples I...
View ArticleSending data with QTcpSocket issue
I’m working on a client/server project with Qt to have a client and a server. Basically, I’m trying to get core functionality tested and working before building more on top of it (for a basic IM client...
View ArticleCannot calibrate FT5306 based capacitive touch screen on Qt 4.8
Hardware: Board: SabreLite imx6 – Boundary Devices Screen: New Heaven Display – NHD-5.0-800480TF-ATXI#-CTP – 800×480×24 capacitive touch FT5306 controller Software: kernel 3.0.35 Qt 4.8.4 – cross...
View ArticleQtCreator2.7 automaticly delete my manually added msvc2012 toolchain?
Since I have to build my project targetting Windows XP, so I wrote a bat to set the environment and added it to toolchains.xml, then QtCreator will build my project just like what I did in command...
View ArticleInstall of older versions
Is there any particular reason that the installation of older QT versions requires you to install creator separately from the designer? Due to my need for pyside, I had to install 4.8.4, but it is a...
View Articleexternally modified
qt creator wont ask for update files that have been externally modified. how can i make him spot the changes and ask me to update the files.. BTW in the option->enviroment->when files are...
View ArticleQDialog and QOpenFileDialog
Who meet such situtation. I have dialog with several QLineEdits, and from which i open QOpenFileDialog with parent instance this dialog ( but as managed it doesn’t make sense, i meen who is parent )....
View ArticlePainting inside a transformed Canvas
Hi, I have trouble drawing inside a Canvas if the renderStrategy is not Canvas.Immediate after/during a fast resize of the window. In the image https://www.dropbox.com/s/tmbht4g19sqa9kl/QtPieSlice.png...
View ArticleProblem reading UTF-8 .ini files with BOM
Hello, I’ve been hit by bug https://bugreports.qt-project.org/browse/QTBUG-23381 several times now. The bug has been reported for Qt 4.7.4 and is still present in 4.8.4. I wonder why no one considers...
View ArticleCustomize QTableView
Hi I need some help for my Qt Application .In my application i had QTableView in this table contain two columns when application load column 2 value greater than column 1 value i want to change that...
View Article