PrintDialog.modal
bool modal() @propertyGet modal property.
Returns
Whether the print dialog is modal.
void modal(bool propval) @propertySet modal property.
Parameters
propval | Whether the print dialog is modal. |
bool modal() @propertyGet modal property.
void modal(bool propval) @propertySet modal property.
propval | Whether the print dialog is modal. |