Qt4-preview-feedback Archive, April 2007
Access to standard dialog buttons?
Message 1 in thread
Hi,
would it be possible to get access to the button bar of the standard dialogs?
I'd like to add some icons to the buttons and enable a help button with my
own help function.
I saw that subclassing is not allowed, because the destructor is private.
Another thing is to get a standard dialog into a widget stack. One approach to
configure an app is to have a dialog for each item (general, font,
language...). But in your example you show one dialog with different widgets
on a stack. Unfortunately, I cannot add QFontDialog or QPrinterDialog to this
stack, can I?
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx