PrintDialog.setModal
void setModal(bool modal)Sets whether the print dialog blocks interaction with the parent window while it is presented.
Parameters
modal | the new value |
void setModal(bool modal)Sets whether the print dialog blocks interaction with the parent window while it is presented.
modal | the new value |