Re: [Interest] My first Shiboken6-based C++ lib bindings

2022-11-22 Thread Friedemann Kleint via Interest
? Regards,Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] Adding external style to Qt Designer

2022-05-27 Thread Friedemann Kleint
, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] [External] Proxied view not updating live when source model does

2021-09-22 Thread Friedemann Kleint
Hi, have you runĀ  QAbstractItemModelTester https://doc.qt.io/qt-6/qabstractitemmodeltester.html on the source model and the proxy model? It usually quickly reveals issues in the overridden methods. Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH

Re: [Interest] Call retranslateUi() from UI generated/loaded directly from *.ui

2021-04-30 Thread Friedemann Kleint
ically react to language change events, see: https://doc.qt.io/qt-6/quiloader.html#setLanguageChangeEnabled Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/li

Re: [Interest] COM, and thus Qt Accessibility, doesn't work with Qt MinGW builds?

2017-07-12 Thread Friedemann Kleint
Hi, small update; The proposed change https://codereview.qt-project.org/#/c/199789/ compiles now. If you build Qt yourself, you should be able to use it. Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list

Re: [Interest] COM, and thus Qt Accessibility, doesn't work with Qt MinGW builds?

2017-07-11 Thread Friedemann Kleint
ent ( https://codereview.qt-project.org/#/c/199789/ ) and found that it has improved, but does not work out of the box yet. Regards, Friedemann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list Interest@qt-project.org http://lists.qt-project

Re: [Interest] Writing big pictures to file

2017-04-06 Thread Friedemann Kleint
ann -- Friedemann Kleint The Qt Company GmbH ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Qt 5.8 Software Backend Bug on Windows? - Window fails to copmpletly update after closing it and opening it again

2017-02-21 Thread Friedemann Kleint
Hi, >>Should I report a bug? >Certainly. And please include a minimal example to reproduce the problem. Most likely, this is covered by https://bugreports.qt.io/browse/QTBUG-58178 . Regards, Friedemann -- Friedemann Kleint The Qt Com

Re: [Interest] Need help in generating ActiveQt Libraries...

2015-03-23 Thread Friedemann Kleint
Hi, please take a look at the examples of Active Qt (for example, web browser). Its .pro file contains: QT += axcontainer (this used to be CONFIG += qaxcontainer in Qt 4). Regards, Friedemann -- Friedemann Kleint | The Qt Company ___ Interest

Re: [Interest] Localization in Chinese, Japanese, Hindi, Korean languages

2013-07-15 Thread Friedemann Kleint
/QTBUG-31689 . Otherwise, can you please specify the platform and Qt version you are using and provide a code sample? Regards, Friedemann -- Friedemann Kleint Digia, Qt ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org

Re: [Interest] QFileDialog: what's wrong with this minimal example

2013-01-29 Thread Friedemann Kleint
-- Friedemann Kleint Digia, Qt ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest