[Interest] A question about QPen::setBrush method.

2022-02-14 Thread Matej Košík
Hi, I am aware of the "QPainter::setBrush" method. Its meaning is clear to me. I was surprised when I learned that there exists also "QPen::setBrush"? The manual describes its meaning as: Sets the brush used to fill strokes generated with this pen to the given brush. How could the effect of

Re: [Interest] Sqlite Cipher in Qt 5.15.8

2022-02-14 Thread Ramakanth Kesireddy
Hi Frank, Thanks for your mail. It helps to get started. Hope the latest version of openssl would do to leverage hardware accelerated AES on target platform to write our own crypto I/O backed or use sqlcipher with Qt plugin. Best Regards, Ramakanth On Sun, 13 Feb, 2022, 15:43 Frank Mertens, wr