This Qt example application is a Noughts and Crosses game that demonstrates a cross-platform application with a custom layout using QLayoutManager and style sheets for buttons. The application supports touch UI and keyboard. It has been designed to work on the S60 platform, Maemo, and Windows XP. The application has been tested to work on Qt for Symbian 4.6.3 and Qt for Maemo 4.7.0.
Important classes: QPushButton, QLayout.
This Qt example application is a cross-platform application with a custom layout using QLayoutManager and style sheets for buttons supporting touch UI and keyboard.
These versions have been superseded by newer versions and are considered archived.
This Qt example application is a Noughts and Crosses game that demonstrates a cross-platform application with a custom layout using QLayoutManager and style sheets for buttons. The application supports touch UI and keyboard. It has been designed to work on the S60 platform, Maemo, and Windows XP. The application has been tested to work on the latest Qt for S60 4.5.2 Tower release and Qt for Maemo on the Nokia N900. Important classes: QPushButton, QLayout.