you mast read abut QDialog first of all.
after that i can suggest you to reimplement void QDialog::reject() [protected]
like this
Qt Code:
... void reject() { //nothing :) } ...To copy to clipboard, switch view to plain text mode
you mast read abut QDialog first of all.
after that i can suggest you to reimplement void QDialog::reject() [protected]
like this
Qt Code:
... void reject() { //nothing :) } ...To copy to clipboard, switch view to plain text mode
east or west home is best
Bookmarks