How Not to Design Reusable Components in QML
Reusable components are at the heart of QML and any other type of UI programming. The success of your UI development efforts depend on the extent of our success with component design in the technology we're using. There are many pitfalls of component design including, but not limited to: Depending on contextual information - Making decisions about component position in view when that decision should be left to the user of the component, not using proper implicit size information, making assumptions about where a component is used, using hard-coded size information making it difficult to adjust to different screen sizes, and using hard-coded colors making it difficult to create different themes. In the three years of working with QML to rebuild the UI of Autodesk's large CAD software, Furkan has learned a lot about component design in the real world and made mistakes. This talk is an attempt to sharing those mistakes and the solutions used to avoid them. Learn more about Qt: https://qt.io
Oh, here is more
Testing Stadium-Scale Audio Software: d&b's Journey with Squish & Qt
Meet Alex from d&b audiotechnik, a leading manufacturer of professional PA audio systems for cru...
Watch VideoTactical Simulation for search and rescue operation
Qt Group's SymTac project demonstrates operational analysis in search-and-rescue scenarios. Users ca...
Watch VideoWebinar: Designing for Modern Devices - Challenges and Trends for Designers of Embedded Applications
Join Qt Group, Creative Navy & Create Next to uncover the future of designing for embedded devic...
Watch VideoWebinar: When Healthcare HMI and Hardware Fail: Lessons in Building Safe, Compliant, and Future-Proof HIT Systems
This webinar is part of a two-part series that explores how medical Human–Machine Interfaces (HMIs) ...
Watch Video