protected slots from KConfigDialog removed
Frederik Gladhorn
gladhorn at kde.org
Tue Apr 14 19:22:40 BST 2009
In revision 721220 KConfigDialog was changed.
Two slots that allowed KConfigDialog subclasses with widgets not managed by
KConfigDialog to update the dialog/button state.
This is no longer possible and makes it for example impossible to update the
Apply button in the desktop config dialog (right click on desktop).
I'd like to add at least updateButtons() again.
protected Q_SLOTS:
void updateButtons();
void settingsChangedSlot();
Greetings,
Frederik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090414/39a61e29/attachment.sig>
More information about the kde-core-devel
mailing list