top of page
Search
Peter Hartmann
Dec 11, 20203 min read
Classifying brain tumors with machine learning
This blog post shows the findings of a brain tumor classification problem, which was conducted for the talk "Machine Learning in...
374 views0 comments
Peter Hartmann
Jan 15, 20202 min read
QML CachingLoader: Caching loaded pages
TL;DR: When switching back and forth between pages in a QML UI, caching the contents speeds up the loading time of the pages. When...
1,910 views1 comment
Peter Hartmann
Nov 27, 20192 min read
Using QtWidgets in QML
TL;DR: Yeah, it's somewhat possible. The somewhat official story goes like this: You write your desktop application in QtWidgets, and an...
3,185 views0 comments
Peter Hartmann
Oct 1, 20194 min read
26 tips for Qt projects on Embedded targets
Here are some tips about Qt and Embedded software projects that I gathered over the years while working on Qt and as a consultant for Qt...
1,145 views0 comments
Peter Hartmann
Sep 18, 20183 min read
Meet QSkinny, a lightweight Qt UI library
[This post appeared here first: https://www.peter.hartmann.tk/single-post/2018/09/18/Meet-QSkinny-a-lightweight-Qt-UI-library] TL;DR:...
1,134 views0 comments
bottom of page