41 QPoint & thePixelPosition,
53 QString myTipText =
fetchFeature( thepLayer, theMapPosition, thepMapCanvas );
58 QToolTip::showText( thepMapCanvas->mapToGlobal( thePixelPosition ), myTipText, thepMapCanvas );
70 QToolTip::showText( mpMapCanvas->mapToGlobal(
mLastPosition ),
"", mpMapCanvas );
86 double searchRadius = mpMapCanvas->
extent().
width() * ( identifyValue / 100.0 );
105 return feature.
attribute( idx ).toString();