KDockWidget addition

Michael Goffioul goffioul at imec.be
Wed Sep 25 13:32:33 BST 2002


Not critical, but for symetry, the following method should be added
to KDockWidget class:

KDockWidgetAbstractHeader* KDockWidget::header()
{
    return header;
}

This can be useful for example if you want to install an event filter
on the dock header (as I do). There are other workarounds, but this
makes things easier.

Michael.

-- 
------------------------------------------------------------------
Michael Goffioul		IMEC-DESICS-MIRA
e-mail: goffioul at imec.be	(Mixed-Signal and RF Applications)
Tel:    +32/16/28-8510		Kapeldreef, 75
Fax:    +32/16/28-1515		3001 HEVERLEE, BELGIUM
------------------------------------------------------------------




More information about the kde-core-devel mailing list