Relative Content

Tag Archive for qtqt5

Creating a mysql driver in qt

I’m trying to install the QMYSQL driver on Ubuntu 24.04 LTS with Qt version 5.15.3, but I’m running into some issues.

Change delegate if listelement is true

I am trying to use Pathview to show a carousel, when an element in my model has a certain field set as true, I would like to display an image next to the item in the carousel.