Hi,

> is there a reason to have "public slots:" anymore?

If you build dialogs in Qt Designer, you will like the function 
"connectSlotsByName" - called in the generated ui code - to work properly i.e. 
connect correctly just by the names you give your objects and slots.

- Michael.


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to