I’m really rooting for Qt. I love it so far. I’ve invested about 7 months into
a project using Qt. But I’m having some doubts that I wonder if anyone could
help me with.
I’m concerned that Qt and the iOS are a bit at odds with each other. For
instance, Apple just announced iOS 8. Try to find in
Hi all,
The following happens with Qt 4.8.2 and 5.2.0 under Windows 7.
I have a QMainWindow with a QComboBox list, a QPushButton enter
and a QTextEdit log (see snippet below).
The combo box has insertPolicy = insertAtBottom and duplicatesEnabled =
false and is empty.
Now the following happens: