We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe6a5b commit 764e27aCopy full SHA for 764e27a
docs/documentation/tips_and_tricks/11.md
@@ -219,7 +219,7 @@ auto main() -> int {
219
| Tick interrupted on close | ⚠ sometimes | ⚠ sometimes | ✅ never |
220
| Boilerplate / overhead | ⚠ high | ⚠ high | ✅ minimal |
221
| Dependency | 🟢 standard lib | 🟡 Qt framework | 🟢 xtd only |
222
-| API Code Lines | ~60 (Custom Class + Main) | ~50 (Worker Class + Main) | ~10 (Main only) |
+| API Code Lines | ~60 (Custom Class + Main) | ~50 (Worker Class + Main) | ~10 (Main only) |
223
| Easy to use API | ❌ | ❌ | ✅ |
224
225
## Remarks
0 commit comments