qt5
Image rounded corners in QML
To my surprise, the Image component has no radius property. I tried emulating the rounded corners by putting the image in a rounded Rectangle, but it does not clip the corners.[详细]
2023-03-07 11:47 分类:问答How to make selected checkbox Item color to Green in QT?
how to make selected items turn into green? QVariant DomModel::data(const QModelIndex &index, int role) const[详细]
2022-12-07 17:59 分类:问答