I recently downloaded Ruby bindings for Qt from http://www.lypanov.net/bindings.html. I quite impressed, but one thing bothers me - the slot syntax. Would it be possible to use :slot_name instead of "slot_name()" when declaring and using a slot? This is much more "Ruby Way" I think. -- Marek Janukowicz