Changes between Version 4 and Version 5 of qt
- Timestamp:
- 09/27/2021 07:37:11 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
qt
v4 v5 70 70 71 71 To build the simple example which creates a !QtWebEngine fullscreen widget using content from http://www.qt.io: 72 * Ubuntu Eoan 19.10:72 * Ubuntu Focal 20.04: 73 73 {{{#!bash 74 74 apt update && apt upgrade # always a good idea to keep up to date … … 88 88 }}} 89 89 90 Note that the QtWebEngine package in Ubuntu bionic 18.04 is only built with X11 platforms support and thus will not run on linuxfb or eglfs.91 92 90 == Qt5 Cinematic Experience 93 91 This UX demo application presents some graphical features of Qt5. The name 'Cinematic Experience' reflects how it's possible to build user interfaces with increased dynamics. 94 92 95 93 Examples: 96 * Ubuntu Bionic 18.04:94 * Ubuntu Focal 20.04: 97 95 {{{#!bash 98 96 apt update && apt upgrade # always a good idea to keep up to date … … 118 116 119 117 Examples: 120 - Ubuntu Bionic 18.04:118 * Ubuntu Focal 20.04: 121 119 {{{#!bash 122 120 apt update && apt upgrade # always a good idea to keep up to date