You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the LockScreen with pattern of sudoku
This Demo is LockScreen with the pattern of sudoku, which is implemented with Qt QML,
and you can run it on the android or linux os.
这是一个使用Qt编写的九宫格图样解锁的Demo,使用的技术主要是QML
并且可以成功移植到android系统和pc linux系统上