After you override those virtual function, you should call the original version to make it do original things. e.g.
Qt Code:
{ qDebug() << " in the close event"; }To copy to clipboard, switch view to plain text mode
After you override those virtual function, you should call the original version to make it do original things. e.g.
Qt Code:
{ qDebug() << " in the close event"; }To copy to clipboard, switch view to plain text mode
1. Users don't have the manual, and if they did, they wouldn't read it.
2. In fact, users can't read anything, and if they could, they wouldn't want to.
Bookmarks