Hi...
Qt Code:
if(!mCustomToolTip) mCustomToolTip = new CustomToolTip(this); mCustomToolTip->show();To copy to clipboard, switch view to plain text mode
but in the above code u sent to me , Custom ToolTip is the SubClass Of QToolTip ..
but now u said that the custom tooltip should be a member of QPushbutton subclass.
Pls once again u view the code u sent to me and Explain it to me
Thanx
Bookmarks