Home > On-Demand Archives > Q&A Sessions >
Live Q&A - Embedded Development with Qt: Exploring Use Cases Beyond MCUs and MPUs
Veli-Pekka Heinonen - The Qt Company - Watch Now - EOC 2023 - Duration: 19:39

10:07:52 From Thomas Schaertel to Everyone: Is the pricing/plans for using the Qt Cloud already available? 10:10:13 From Lisa Shi to Everyone: Hi a question about QT signal and slot, if 2 signals hook to one slot, how the slot will be trigged, by which one always 1st or depend on which one comes 1st will be trigged 1st ? 10:12:25 From Deepak to Everyone: We will address this technical question . Could you please share an email address to respond to ? 10:12:46 From Adam P to Everyone: For those getting started and introduced to QT for the first time, what are some of the target HW requirements? We do a lot of our own HW design here in-house, along with embedded firmware design (microchip SAME70). I assume you target a finite amount of microcontrollers/microprocessors? I assume we'd need to conform to the micros and HW that QT targets in order to use their product line? 10:14:03 From Deepak to Everyone: Replying to "Hi a question about..." Slots will run in the order they are connected. 10:15:16 From Lisa Shi to Everyone: +thanks 10:15:27 From veli-pekkaheinonen to Everyone: https://doc.qt.io/qt-6/signalsandslots.html 10:15:46 From veli-pekkaheinonen to Everyone: https://doc.qt.io/Boot2Qt/qtdc-supported-platforms.html 10:19:39 From Deepak to Everyone: Replying to "Hi a question about..." your question seems to be different where 2 signals connect to one slot, in which case, the first signal to be called/gets the CPU execution cycle will trigger the slot 10:21:24 From veli-pekkaheinonen to Everyone: @Thomas Schaertel, I’d be happy to discuss offline 10:21:24 From Deepak to Everyone: Replying to "For those getting st..." https://doc.qt.io/Boot2Qt/index.html