
Categories (Bottom-up)
Recent Unanswered Threads
Recent Forum PostsPlace a QGraphicsTextItem as child of QGraphicsRectItem.
wysota Today, 20:31
Hi!
I'm very new at Qt and I need to be able to write text in a QGraphicsRectItem. I tried making a class inheriting from QGraphicsRectItem and QGraphicsTextItem and then use setPlainText but the...
"target: getStimulus()" is a binding, not an assignment, thus whenever the value of this function changes, target gets updated. I cannot say what exactly happens in your particular case (most likely...
wysota Today, 20:10
I have a qml item that presents a stimulus (image and sound) on the screen on a timer.
So I have a stimulus state as such:
State {
name: "stimulus"
extend: "running"
...
Just wanted to follow up:
After looking through Qt code, I've come to the conclusion that there's no way to change the default rubber band pen/brush without reimplementing the behavior. If I'm...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.

Starting with C, need some help
Today 20:59 by zetaXX