summaryrefslogtreecommitdiffstats
path: root/kate/DESIGN
blob: 0fa65c0a5a79b60d813f49e19de05a3ad9ad9d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
KateApp                 
  - KatePluginManager
    one plugin manager per app
  
  - KateDocManager
    one doc manager per app
  
  - KateMainWindow
    mutliple mainwindows per app possible
      
      - KateViewManager
        one view manager per mainwin