Better_Software_Header_Mobile Better_Software_Header_Web

Find what you need - explore useful information and developer resources

Areas of Interest

Searching…

1525 results

This final episode of "Introduction to Qt Widgets" will end on a high note - a very high note even - namely by Jesper talking about event filters. Event filters are a super neat tool in Qt, with which you can do truly amazing things - but also shoot yourself in the foot, so your whole leg falls off.

Recorded in October 2025, Jan shows the exciting new features and improvements in Qt AI Assistant since April that year.

Add drag and drop facilities to your application and give it useful features

In this video, you will learn how to let the user drop files onto a Qt widget. The users of your application will appreciate being able to open a file by dragging it from a file manager (for instance), and dropping it onto your application.

Nicolas shows how to work on parallel Git branches without having to switch between them thanks to Git's `--rebase-merges` feature.

In this episode Jan Marker shows us a bit of the Qt Creator integration QodeAssist, and we discuss the existence of tools like Cursor and Windsurf.

See how it works, watch it handle a change request live, learn from the experiment.

In this episode, we explore how Large Language Models (LLMs) work behind the scenes — from predicting the next word to powering tools like GitHub Copilot. Jesper introduces insights from his master’s thesis, Jan explains the core mechanics, and we discuss how agents extend LLMs beyond simple text generation.

In this episode, we explore how to host and run your own Ollama models on a dedicated server, from setup to integration. We discuss the difficulty of self-hosting, how Ollama works, its scalability, and the available model repository. You’ll also see a live demo, watch Jan interact directly with a model, and learn how to connect Qt Creator to your own hosted model.