[Interest] Antialiasing in QRasterPaintEngine

2019-10-24 Thread Oleg Gavrilchenko
Hello. Sorry for my English, it is not a my first language(Russian) I have made a Linux Embedded system. It have Cortex-A8 processor, whit no GPU and windows system. I build and install Qt 5.13.1. Run application with QPA linuxfb. I compile some applications for this QT. It was work sucessful

[Interest] Can I open QT sources in Qt Creator?

2019-10-10 Thread Oleg Gavrilchenko
Hi! I want to open Qt sources in Qt Creator. I do not want build it, only navigation and see help. If I open qt.pro and press "Configure" button in Qt Creator, I get some errors: ... /home/oleg/src/qt-everywhere-src-5.13.1/qtbase/configure.pri(111): Function 'prompt' is not implemented. /

Re: [Interest] How build qtserialbus from GIT?

2019-05-22 Thread Oleg Gavrilchenko
build qtserialbus from GIT? Hi, just open it in QtCreator and build. Note: But as it is a Qt module, then you need in the Perl (e.g ActivePerl on Windows) && Python (v2) installed. BR, Denis 17.05.2019 17:37, Oleg Gavrilchenk

[Interest] How build qtserialbus from GIT?

2019-05-17 Thread Oleg Gavrilchenko
I want add MODBUS ASCII mode to qtserialbus. How to build qtserialbus cloned from git? ___ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest

Re: [Interest] FW: How can I implement QModbusClient for MODBUS ASCII mode?

2019-05-17 Thread Oleg Gavrilchenko
I want write and add MODBUS ASCII code to Qt. I want implement QModbusClient subclass for this. I ask help me, how implement this class. -Original Message- From: Andre Hartmann [mailto:andre.hartm...@iseg-hv.de] Sent: Friday, May 17, 2019 1:12 PM To: Олег Гаврильченко Cc: Olivier B.; In

Re: [Interest] FW: How can I implement QModbusClient for MODBUS ASCII mode?

2019-05-17 Thread Oleg Gavrilchenko
I want implement modbus ascii. I ask you to explain, how to implement QModbusClient subclass for MODBUS ASCII mode, Similar like QModbusRtuSerialMaster. I see QModbusRtuSerialMaster sources, but don't undertand cleary, how I can do it. -Original Message- From: Olivier B. [mailto:pers