[PATCH] KFontRequester and KColorButton

Tobias Koenig tokoe at kde.org
Fri Dec 10 09:11:11 GMT 2004


On Thu, Dec 09, 2004 at 06:22:19PM -0800, Peter Hedlund wrote:
> Hi all,
Hi Peter,

>      KColorDrag::decode( QApplication::clipboard()->data( QClipboard::Clipboard ), color );
>      setColor( color );
>    }
> +  else
> +    QPushButton::keyPressEvent(e);
Please pay attention to the coding style of the file, it should be
  QPushButton::keyPressEvent( e );

>    m_sampleLabel->setFrameStyle( QFrame::StyledPanel | QFrame::Sunken );
> +  setFocusProxy(m_button);
Dito.

Ciao,
Tobias
-- 
Separate politics from religion and economy!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041210/b7651056/attachment.sig>


More information about the kde-core-devel mailing list