diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dw-interrupted-drawing.doc | 5 | ||||
-rw-r--r-- | doc/dw-miscellaneous.doc | 10 |
2 files changed, 12 insertions, 3 deletions
diff --git a/doc/dw-interrupted-drawing.doc b/doc/dw-interrupted-drawing.doc new file mode 100644 index 00000000..a0e2d5e7 --- /dev/null +++ b/doc/dw-interrupted-drawing.doc @@ -0,0 +1,5 @@ +/** \page dw-interrupted-drawing Interrupted drawing + +... + +*/ diff --git a/doc/dw-miscellaneous.doc b/doc/dw-miscellaneous.doc index 118f5024..489819ee 100644 --- a/doc/dw-miscellaneous.doc +++ b/doc/dw-miscellaneous.doc @@ -10,11 +10,15 @@ General A **widget allocation outside of the allocation of the parent** is allowed, but the part outside is not visible. -**Interrupted drawing:** ... +**Interrupted drawing:** \ref dw-interrupted-drawing. -Positioned element -================== +Positioned elements +=================== **Positioned elements outside of the container:** ... +**Relative positions:** ... + +**Fixed positions:** ... + */ |