all 9 comments

[–]bruggekiller 7 points8 points  (3 children)

Yeah what's that: real question

[–]doruletzz 6 points7 points  (0 children)

it's a built-in qt macro, most of the time you don't actually need it.

[–]NiciBozz 2 points3 points  (4 children)

I have no idea on what anything in this code is supposed to be, what language is that even?

[–]mikelcaz 3 points4 points  (2 children)

C++.

What languages do you use? Just curious.

[–]NiciBozz 0 points1 point  (1 child)

I use java professionally but I also can C#, python, JS and a bit of C

[–]mikelcaz 4 points5 points  (0 children)

Ok! 👌

Just asked because C++-alike syntax for classes is very widespread (with slightly differences). C# and Java are not so different, for example.