aboutsummaryrefslogtreecommitdiff
path: root/doc/dw-layout-widgets.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dw-layout-widgets.doc')
-rw-r--r--doc/dw-layout-widgets.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/dw-layout-widgets.doc b/doc/dw-layout-widgets.doc
index f5b0ed06..085e103e 100644
--- a/doc/dw-layout-widgets.doc
+++ b/doc/dw-layout-widgets.doc
@@ -232,7 +232,7 @@ and dw::core::Widget::leaveNotifyImpl are called.
<h3>Signals</h3>
If a caller outside of the widget is interested in these events, he
-can connect a dw::core::Widget::EventReceiver. For those events with a
+can connect a dw::core::Layoutt::LinkReceiver. For those events with a
boolean return value, the results of the signal emission is regarded,
i.e. the delegation of an event to the parent of the widget can be
stopped by a signal receiver returning true, even if the widget method
@@ -267,4 +267,4 @@ background colors to parts of a widget (as dw::Table does for rows),
it must call dw::core::Widget::setBgColor for the children inside this
part.
-*/ \ No newline at end of file
+*/