Hello,
I'm using Qt 4 commercial with Visual studio.

By using Qt Designer Signal/slot editor i can add slot/signals.

But i want to have slots that are consisted of my own methods.
For example a method outputs a dialog box when i click pushButton?
What should i do to see my own method in Signal Slot editor's Slot column?

Thank you very much