keramik kwin theme an dialog boxes

Martijn Klingens martijn at martijn.homeip.net
Mon Jul 1 14:55:27 BST 2002


On Mon, 1 Jul 2002, Matthias Ettrich wrote:
> It's not a QComboBox feature, but a feature of QDialog.
>
> Context menu events in Qt are propagated up the parent widget chain, as long
> as the receiving widgets ignore them. When the context menu event reaches the
> toplevel QDialog, it will show the whats this context menu if any of the
> widgets in question had whats this help assigned to them.

So essentially the widgets that do their own context menu should wrap that
functionality themselves? Or does it rely on QDialog internals that are
not available to widgets lower in the tree?

Martijn






More information about the kde-core-devel mailing list