On 2020-05-19 03:19, Thiago Macieira wrote
PS: if you're using Hungarian notation, doesn't the "i" prefix indicate
"integer"? Why are you using it for pointers?
An "i" *after* the underscore would indicate an integer, yes, but the
letter is before the underscore, so it indicates a scope, perhaps
"i_..." means an internal (not exported) class? Perhaps you're too
young for proper Hungarian writing :-)
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest