qt-material-widgets icon indicating copy to clipboard operation
qt-material-widgets copied to clipboard

small changes

Open ashraf-kx opened this issue 2 years ago • 3 comments

  • Supporting QT6
  • Can be used in CMake project
  • Moving all widgets inside a namespace called "md"
  • Muted the button issue related to high usage of CPU

ashraf-kx avatar Jun 22 '22 12:06 ashraf-kx

can widgets be used inside namespaces? I thought that caused issues with moc.

Also I think this project is abandoned unfortunately. I'd consider maintaining your own fork if you receive no response here

Razzile avatar Jun 24 '22 18:06 Razzile

can widgets be used inside namespaces? I thought that caused issues with moc.

I'm about to fork this project and I think I'll remove all those "qtmaterial" prefixes in files and names, and use some qmw namespace instead, similar to what I did in my "SmartWidgets" project.

immagine

redtide avatar Nov 25 '23 13:11 redtide

BTW this PR is something I would never merge if I were the maintainer, there are too many changes in a single place, you should make only one for CMake and other fixes in separated PR. It's an overkill to review.

I see a lot of PR around like this, and all almost unmerged, sometimes even without a single comment from the maintainer. Does people still have some empathy and/or good sense? If were yours, would you really merge something like this from another person to completely upset your project, even if correct?

redtide avatar Nov 25 '23 13:11 redtide