From 5216fc855eb8f8b9a4f8c76e1cc05c70bca899e1 Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Sat, 18 Jun 2016 12:21:23 +0200 Subject: Documentation. --- devdoc/dw-grows.doc | 3 ++- devdoc/dw-miscellaneous.doc | 3 +-- devdoc/dw-size-request-pos.doc | 3 ++- devdoc/dw-widget-sizes.doc | 3 ++- 4 files changed, 7 insertions(+), 5 deletions(-) (limited to 'devdoc') diff --git a/devdoc/dw-grows.doc b/devdoc/dw-grows.doc index c255419f..11b6f5fc 100644 --- a/devdoc/dw-grows.doc +++ b/devdoc/dw-grows.doc @@ -4,7 +4,8 @@ padding: 0.5em 1em; background-color: #ffffe0">The complex "widget sizes" is currently divided into three documents: \ref dw-widget-sizes, **Grand Redesign Of Widget Sizes** (this document), - and \ref dw-size-request-pos. + and \ref dw-size-request-pos. Furthermore, there are some notes in + \ref dw-miscellaneous. This paper describes (will describe) some design changes to calculating widget sizes. Goals are: diff --git a/devdoc/dw-miscellaneous.doc b/devdoc/dw-miscellaneous.doc index 97e944d7..2828e539 100644 --- a/devdoc/dw-miscellaneous.doc +++ b/devdoc/dw-miscellaneous.doc @@ -13,8 +13,7 @@ A widget allocation outside of the allocation of the parent is allowed, but the part outside is not visible. Which widgets may be drawn? -------------------- - +--------------------------- All drawing starts with the toplevel widget (cf. dw::core::Widget::queueDrawArea, dw::core::Layout::queueDraw, and dw::core::Layout::expose), and a widget has to draw its children, in a diff --git a/devdoc/dw-size-request-pos.doc b/devdoc/dw-size-request-pos.doc index 8780bde8..5a8a4d80 100644 --- a/devdoc/dw-size-request-pos.doc +++ b/devdoc/dw-size-request-pos.doc @@ -4,7 +4,8 @@ padding: 0.5em 1em; background-color: #ffffe0">The complex "widget sizes" is currently divided into three documents: \ref dw-widget-sizes, \ref dw-grows, and **Size requisitions depending on - positions** (this document). + positions** (this document). Furthermore, there are some notes in + \ref dw-miscellaneous. Motivation diff --git a/devdoc/dw-widget-sizes.doc b/devdoc/dw-widget-sizes.doc index ffc7fb5d..a6fcac4c 100644 --- a/devdoc/dw-widget-sizes.doc +++ b/devdoc/dw-widget-sizes.doc @@ -4,7 +4,8 @@ padding: 0.5em 1em; background-color: #ffffe0">The complex "widget sizes" is currently divided into three documents: **Sizes of Dillo Widgets** (this document), \ref dw-grows, and \ref - dw-size-request-pos. + dw-size-request-pos. Furthermore, there are some notes in + \ref dw-miscellaneous.
Info: -- cgit v1.2.3