- Qt 5 and OpenCV 4 Computer Vision Projects
- Zhuo Qingliang
- 137字
- 2021-06-24 13:59:18
Questions
Try these questions to test your knowledge of this chapter:
- We use a message box to tell users that they are already viewing the first or last image while they are trying to see the previous one before the first image, or the next one after the last image. But there is another way to deal with this situation—disable prevAction when users are viewing the first image, and disable nextAction when users are viewing the last image. How is this implemented?
- Our menu items or tool buttons only contain text. How could we add an icon image to them?
- We use QGraphicsView.scale to zoom in or out of an image view, but how do you rotate an image view?
- What does moc do? What actions do the SIGNAL and SLOT macros perform?
推薦閱讀
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- PostgreSQL技術內幕:事務處理深度探索
- 面向STEM的Scratch創新課程
- Ext JS 4 Web Application Development Cookbook
- Learning Vaadin 7(Second Edition)
- PHP+Ajax+jQuery網站開發項目式教程
- Java語言程序設計教程
- Python機器學習算法與應用
- 多媒體技術及應用
- Serverless工程實踐:從入門到進階
- 生成藝術:Processing視覺創意入門
- Java語言程序設計與實現(微課版)
- IBM Cognos TM1 Cookbook
- R for Data Science Cookbook
- 微信公眾平臺應用開發實戰