1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-01-30 08:30:12 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Yann
23c5af58ea Adding graph generation to Doxyfile
Added class graph, caller and call graph
2015-07-01 13:57:09 +02:00
Yann
00614d90e9 New way to specify _fields and table in EmComponent's child classes
Now _fields and table MUST be class attribute.
Its important to note that _fields now consist in a list of (name, ftype) tuples and that ftype is a EmFieldType class and NOT an EmFieldType instance
2015-06-19 12:29:19 +02:00
Yann
07209417a7 Refactoring comments in db wrapper 2015-05-27 13:31:35 +02:00
Yann
df4c5cbfd8 Ajout du Doxyfile et des entêtes de méthodes pour les objets EmField, EmFieldGroup et EmType 2015-05-22 16:39:41 +02:00