Qt Reference Documentation
Home
Examples
QML Examples & Demos
Toys: Tic-Tac-Toe Example
Toys: Tic-Tac-Toe Example
Files:
declarative/toys/tic-tac-toe/tictactoe.svg
declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml
declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml
declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml
declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/tic-tac-toe.js
declarative/toys/tic-tac-toe/main.cpp
declarative/toys/tic-tac-toe/tic-tac-toe.qmlproject
declarative/toys/tic-tac-toe/tictactoe.pro
This example presents a simple implementation of Tic Tac Toe.