mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 02:35:20 +00:00
doc update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23066 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
00af9dcd30
commit
7144d5b382
@ -52,18 +52,29 @@ initialisation should be done before the instanciation of this class.
|
|||||||
|
|
||||||
Application (this is the frontend really, should probably be renamed).
|
Application (this is the frontend really, should probably be renamed).
|
||||||
|
|
|
|
||||||
LyXView-1 (M1 WorkAreas, M1 <= N)
|
LyXView-1 (one or more in case of split-view mode).
|
||||||
| |
|
| |
|
||||||
| <tab-widget>
|
| <tab-widget-1-1>
|
||||||
| | (many)
|
| | |
|
||||||
| WorkArea-1
|
| | WorkArea-1-1-1 (M1-1 WorkAreas, M1-1 <= N)
|
||||||
|
| | | |
|
||||||
|
| | | BufferView <-----------> Buffer-c
|
||||||
|
| | | |
|
||||||
|
| | | Cursor
|
||||||
|
| | |
|
||||||
|
| | WorkArea-1-1-2
|
||||||
|
| | | |
|
||||||
|
| | | BufferView <-----------> Buffer-a
|
||||||
|
| | | |
|
||||||
|
| | | Cursor
|
||||||
| |
|
| |
|
||||||
| BufferView <-----------> Buffer-c
|
| <tab-widget-1-2>
|
||||||
| |
|
|
||||||
| Cursor
|
|
||||||
|
|
|
||||||
LyXView-2 (M2 WorkAreas, M2 <= N, M2 independent of M1)
|
|
||||||
|
|
|
|
||||||
|
LyXView-2 (one or more in case of split-view mode).
|
||||||
|
| |
|
||||||
|
| <tab-widget-2-1>
|
||||||
|
| | |
|
||||||
|
| | WorkArea-2-1-1 (M2-1 WorkAreas, M2-1 <= N, M2-1 independent of M1-1)
|
||||||
...
|
...
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user