First upload, 18 controller version
This commit is contained in:
10
.venv_nopip/Lib/site-packages/PySide6/__feature__.pyi
Normal file
10
.venv_nopip/Lib/site-packages/PySide6/__feature__.pyi
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
snake_case = 0x01
|
||||
true_property = 0x02
|
||||
|
||||
all_feature_names = [
|
||||
"snake_case",
|
||||
"true_property",
|
||||
]
|
||||
Reference in New Issue
Block a user