jakar / qt-heif-image-plugin

Qt plugin for HEIF images
GNU Lesser General Public License v3.0
65 stars 12 forks source link

Adopt Qt style conventions #3

Closed jakar closed 6 years ago

jakar commented 6 years ago

There is some interest in moving this plugin to the Qt project. This is a baby step toward possibly making that happen.

Incidentally, @XuShaohua already made some changes that would have helped with this endeavor. But I didn't understand the purpose of those, so I reverted them. Sorry.

For now, let's keep the namespace and class names intact. I have no idea what QPrefixedClassNames they should be.

jakar commented 6 years ago

While there is probably more to do here, the big style changes that I know about are done. New issues can be opened for additional stuff.