Changes between Version 4 and Version 5 of qt


Ignore:
Timestamp:
09/27/2021 07:37:11 PM (3 years ago)
Author:
Tim Harvey
Comment:

updated examples for Ubuntu 20.04

Legend:

Unmodified
Added
Removed
Modified
  • qt

    v4 v5  
    7070
    7171To 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:
    7373{{{#!bash
    7474apt update && apt upgrade # always a good idea to keep up to date
     
    8888}}}
    8989
    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 
    9290== Qt5 Cinematic Experience
    9391This 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.
    9492
    9593Examples:
    96  * Ubuntu Bionic 18.04:
     94 * Ubuntu Focal 20.04:
    9795{{{#!bash
    9896apt update && apt upgrade # always a good idea to keep up to date
     
    118116
    119117Examples:
    120  - Ubuntu Bionic 18.04:
     118 * Ubuntu Focal 20.04:
    121119{{{#!bash
    122120apt update && apt upgrade # always a good idea to keep up to date