Candice Bentéjac
|
579371fd7c
|
[qt6] Replace all PySide2/shiboken2 imports by PySide6/shiboken6
|
2024-11-07 18:08:54 +01:00 |
|
Candice Bentéjac
|
41e885d9ff
|
Linting: Clean-up files
|
2024-09-12 10:50:13 +02:00 |
|
Fabien Castan
|
c986b4a134
|
[common] DictModel get does not raise errors as in Python
getr raises an error if the key does not exist
|
2024-06-15 17:10:46 +02:00 |
|
Yann Lanthony
|
1e306f8408
|
rename Model to DictModel + augment API
* add "update" and "reset" methods
* core: no more default keyAttrName
* qt: if keyAttrName is empty, don't register items in internal dictionnary
|
2017-10-23 19:54:55 +02:00 |
|
Yann Lanthony
|
547e6c93b6
|
rename "types" to "common" to avoid name conflict
types is already a standard python package
|
2017-09-25 20:04:41 +02:00 |
|
Yann Lanthony
|
4cd9627263
|
[tests] add basic tests for data models
|
2017-09-25 19:13:34 +02:00 |
|