Yes, it will work.
If pb[i] is not a pointer then use
Qt Code:
connect(&pb[i],SIGNAL(clicked ( ) ),this,SLOT ( pbpushed ( ) ) ) ;To copy to clipboard, switch view to plain text mode
Yes, it will work.
If pb[i] is not a pointer then use
Qt Code:
connect(&pb[i],SIGNAL(clicked ( ) ),this,SLOT ( pbpushed ( ) ) ) ;To copy to clipboard, switch view to plain text mode
Mithin
www.mithin.in
Bookmarks