Skip to content

Commit 63c6376

Browse files
committed
demo
1 parent d356665 commit 63c6376

File tree

160 files changed

+266
-1037
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

160 files changed

+266
-1037
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,5 @@ tmp
128128
.project
129129
.pydevproject
130130
.README.md.html
131-
README.md.html
131+
README.md.html
132+
shape_predictor_68_face_landmarks.dat

.settings/org.eclipse.core.resources.prefs

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
eclipse.preferences.version=1
2+
encoding//Demo/EmbedWindow.py=utf-8
3+
encoding//Demo/FacePoints.py=utf-8
4+
encoding//Demo/FollowWindow.py=utf-8
5+
encoding//Demo/FramelessWindow.py=utf-8
6+
encoding//Demo/Lib/Application.py=utf-8
7+
encoding//Demo/NativeEvent.py=utf-8
8+
encoding//Demo/Notification.py=utf-8
9+
encoding//Demo/ProbeWindow.py=utf-8
10+
encoding//Demo/RestartWindow.py=utf-8
11+
encoding//Demo/SharedMemory.py=utf-8
12+
encoding//Demo/SingleApplication.py=utf-8
13+
encoding//Demo/VerificationCode.py=utf-8
14+
encoding//Demo/WeltHideWindow.py=utf-8
15+
encoding//Demo/WindowNotify.py=utf-8
16+
encoding//QFont/AwesomeFont.py=utf-8
17+
encoding//QFont/Lib/FontAwesome.py=utf-8
218
encoding//QListView/CustomWidgetSortItem.py=utf-8
319
encoding//QListView/SortItemByRole.py=utf-8
420
encoding//QMessageBox/CustomColorIcon.py=utf-8
@@ -22,3 +38,5 @@ encoding//QWebView/DreamTree.py=utf-8
2238
encoding//QWidget/Lib/CustomPaintWidget.py=utf-8
2339
encoding//QWidget/Lib/CustomWidget.py=utf-8
2440
encoding//QWidget/WidgetStyle.py=utf-8
41+
encoding//Test/\u5168\u5C40\u70ED\u952E/HotKey.py=utf-8
42+
encoding//Test/\u81EA\u52A8\u66F4\u65B0/test.py=utf-8
File renamed without changes.
File renamed without changes.

Demo/Data/AutoRestart.exe

5.47 MB
Binary file not shown.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)