Yes, it will work.

If pb[i] is not a pointer then use

Qt Code:
  1. connect(&pb[i],SIGNAL(clicked ( ) ),this,SLOT ( pbpushed ( ) ) ) ;
To copy to clipboard, switch view to plain text mode