silverqx
978f9160fb
docs bugfix class vs className 😱
...
[skip ci]
2024-08-16 20:40:22 +02:00
silverqx
550feec424
docs added API Stability boxes and a new page
2024-07-06 19:10:18 +02:00
silverqx
8e89a5abed
docs renamed toVector to toList
...
Also renamed attributesToVector() to attributesToList().
2024-07-02 17:24:51 +02:00
silverqx
74b40e2806
docs removed 4 spaces indent for cpp code blocks
...
This was hell too.
[skip ci]
2024-05-06 12:32:23 +02:00
silverqx
6603918531
docs added ```cpp around all code blocks 😵💫
...
This was hell.
[skip ci]
2024-05-06 10:29:49 +02:00
silverqx
b83b8247c2
docs used /qt/ in URLs instead of /qt-6/
2024-04-21 15:07:24 +02:00
silverqx
fdd42aad4c
added using aliases to the Model class
...
Extracted all the needed using aliases to the base Model class, it helps
to avoid declaring these using-s in the Derived models.
- updated documentation, removed all useless using-s
2023-07-18 13:57:43 +02:00
silverqx
39879901c8
updated comment
2023-07-17 20:02:36 +02:00
silverqx
adbfa4cea7
docs unified snake_case and camelCase
2023-07-15 15:22:33 +02:00
silverqx
8548509305
docs removed useless heading IDs
2023-07-15 14:06:48 +02:00
silverqx
c21732f005
docs added Hiding, Appending attributes
...
- also added docs for Accessors
2023-07-15 13:12:22 +02:00
silverqx
de9cc281a9
changed defaults to Compact for toJson()
...
Changed from QJsonDocument::Indented to Compact.
- updated docs
2023-06-25 16:42:43 +02:00
silverqx
7014690529
docs added serialization 🪡 🤓
...
- updated features summary
- added to all navigation lists
2023-06-25 09:57:09 +02:00