Minor issue with kaddressbook and Keramik

Maks Orlovich mo002j at mail.rochester.edu
Mon Jul 15 02:38:05 BST 2002


On Sunday 14 July 2002 08:52 pm, Mirko Boehm wrote:
> On Sunday 14 July 2002 13:53, Maks Orlovich wrote:
> > Qt 3.1 stuff will break. The workaround for this is to use a modified
> > QToolButton instead (that's what Konqueror does, for example).
>
> So what I need to do is derive a QToolButton, and use the button as a
> container for the subwidgets?

Sorry, what I meant is that there is no way to do a label properly; and a 
toolbutton that doesn't click is what Konqui uses to style it. 

I'd suggest that no container is used, since the toolbar drawing APIs, and 
it's quite likely that much of the code in KDE and Qt styles assume that the 
toolbar is the parent widget. 

> Would not a simple styled QWidget derivate be enough? It could be used as
> the container for any custom widgets inside.

I am not sure of what you mean here.

Hope this is in some way helpful,
Maksim





More information about the kde-core-devel mailing list