// Topic
C++
10 notes in the notebook.
// problem
// problem · qt · qml
Discovering that my Qt UI is QML rather than Widgets
Qt Designer would not edit the screen. The file was never a .ui form.
1 min read · series · 1 hour
// problem · qt · c++
Qt installation taking much longer than expected
The progress bar froze. The installer was still a download problem, not a C++ problem.
1 min read · 2 hours
// til
// essay
// learning
// learning · #03 · qt · c++
What exactly is Qt? A web developer's mental model
A Web Developer Learns C++ · #03
4 min read · series
// learning · #07 · cmake · c++
CMakeLists.txt is a map of targets, not Composer
A Web Developer Learns C++ · #07
3 min read · series
// learning · #06 · qt · c++
main.cpp is not index.php
A Web Developer Learns C++ · #06
1 min read · series
// learning · #02 · c++ · php
PHP recycles the process. C++ does not.
A Web Developer Learns C++ · #02
1 min read · series
// learning · #01 · c++ · qt
Why I'm learning C++ after more than a decade of web development
A Web Developer Learns C++ · #01
1 min read · series