Script Automation: Recording User Actions with Nicolas Arnaud-Cormos | #QtWS23
Abstract: QML is a versatile and powerful component of all Qt applications, beyond the already established use case of building advanced UIs. It can be easily used for in-application scripting [1], leveraging the C++/QML integration in Qt. This has been used internally in our migration helper tool, but beyond just script automation one of the features we wanted was a way for the user to record a script based on the actions he was doing, so he can save it and replay it later. The underlying idea is close to what the text editing macros in Qt Creator can do, with the difference that the output is a script that can be easily edited or amended after recording. In this session, I will show how such a system can be added to an existing application in the least intrusive way possible, how to make it generic enough for handling almost any kind of API, what are the prerequisites for such a system, and how to handle some corner cases.
About the Speaker: Nicolas Arnaud-Cormos has been working with Qt for more than half of his life already, on multiple Qt widgets or QML projects, with a particular emphasis on API design and software architecture. He is a senior software engineer and trainer at KDAB since 2007, and a runner enthusiast in his free time.
Oh, here is more
Webinar: Optimizing 3D UIs for High Performance on Your Target Hardware
Building 3D that looks right in development is one thing. Getting it to perform on the hardware you ...
Watch VideoProject Outpace – The Full-Width Panoramic Dashboard with Immersive Real-Time 3D Graphics
Outpace is Qt's reference panoramic cockpit — a full pillar-to-pillar 3D experience running on mid-r...
Watch VideoSiemens PAVE360 | Built with Qt
Siemens Technologies and Qt Group work together on a virtualized HMI platform, enabling the OEMs and...
Watch VideoWebinar: Accelerating Robotics Development with Qt Robotics Framework
Qt Robotics Framework (QRF) introduces a fast, reliable way to connect Qt‑based applications (QML an...
Watch Video