How to hide these two "properties" and "find printer..." push button in the Printer dialog ?
Locked
Unsolved
General and Desktop
-
[EDIT: Thread locked due to inactivity and spam -- JKSH]
The QT's QPrintDialog class does not provide interface to control these two push button .
I read the Qt5PrintSupport lib source , can't find the dialog design based on the windows platform while the linux vesion may be could .
Is there any method ? Thanks
-
Hi,
IIRC, no.
AFAIK, these dialogs are native.