]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/blobdiff - gui-prednaska/index.mdwn
(no commit message)
[edu/osp-wiki.git] / gui-prednaska / index.mdwn
index 9e902ac1db51ca53272f442f39cba7a435e9e08c..45e16ffe2f0a5b2e600351abe91c7b3ff4135084 100644 (file)
@@ -83,6 +83,8 @@ Používat přímo xlib by bylo poněkud těžkopádné ([[příklad| xlib-examp
 1. sophisticated interval driven timers that make it possible to elegantly integrate many tasks in an event-driven GUI
 1. hierarchical and queryable object trees that organize object ownership in a natural way
 - Implementují velké množství objektů, které se využívají při tvorbě aplikací jako kontajnery, grafické formáty, sockety, SQL konektivita, SSL apod. **multiplatformním způsobem**.
+- Model/View architektura.
+- Implicitně sdílené objekty.
 - Cenou, kterou za to platíme je MOC (Meta Object Compiler)
 
 [[Qt hello world]]