<Papierkorb> used Qt4 and later Qt5 with C++ a lot before using Ruby. Did my fair share of hacks with it too. God bless that mess. QObject::setUserData() was the best thing ever lul.
<oprypin> in python you can set arbitrary members on qt objects :p
<oprypin> so basically as bad as setuserdata but you dont know it's bad
From IRC (bridge bot)
@FromIRC
<w-p> anyone else out there find the subclass vs include situation a little confusing on occasion?
Nick Franken
@fridgerator
No, but my background is in Ruby, so it makes sense to me
From IRC (bridge bot)
@FromIRC
<_tsound> how would you go about adding things into an array with a loop?
<_tsound> i want to perform a loop that gets the files in a folder and reads the filename back to me