Re: [Harbour] QT_PTROF() / QT_PTROFXBP()

2009-12-19 Thread Pritpal Bedi
Hello Viktor Viktor Szakáts wrote: > > I'd like to ask/suggest two things: > > 1) QT_PTROF() is still used in these places: > > xbpbrowse.prg:517: ::connect( QT_PTROF( ::oLeftView ) , > "mousePressEvent()" , {|o,p| ::exeBlock( 31, p, o ) } ) > xbpbrowse.prg:518: ::connect( QT_PTROF(

[Harbour] QT_PTROF() / QT_PTROFXBP()

2009-12-19 Thread Viktor Szakáts
Hi Pritpal, I'd like to ask/suggest two things: 1) QT_PTROF() is still used in these places: xbpbrowse.prg:517: ::connect( QT_PTROF( ::oLeftView ) , "mousePressEvent()" , {|o,p| ::exeBlock( 31, p, o ) } ) xbpbrowse.prg:518: ::connect( QT_PTROF( ::oLeftHeaderView ), "sectionPressed(in