In Qt, how to determine if the webpage's email or print icon has been clicked using QWebView? -


i loading page using qwebview. how can found out if webpage's email icon or print icon has been clicked ? pageaction() function doesn't return such constant.

every icon in view emit linkclicked signal.

void linkclicked ( const qurl & url )


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -