-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kevin Eble
committed
Nov 26, 2018
0 parents
commit bc1eca7
Showing
1,656 changed files
with
108,485 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
pip |
71 changes: 71 additions & 0 deletions
71
Python35/Lib/site-packages/PyQt5-5.11.3.dist-info/METADATA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
Metadata-Version: 1.1 | ||
Name: PyQt5 | ||
Version: 5.11.3 | ||
Summary: Python bindings for the Qt cross platform UI and application toolkit | ||
Home-page: https://www.riverbankcomputing.com/software/pyqt/ | ||
Author: Riverbank Computing Limited | ||
Author-email: [email protected] | ||
License: GPL v3 | ||
Platform: UNIX | ||
Platform: OS X | ||
Platform: Windows | ||
Platform: iOS | ||
Platform: Android | ||
Requires-Dist: PyQt5_sip (>=4.19.11, <4.20) | ||
|
||
PyQt5 - Comprehensive Python Bindings for Qt v5 | ||
=============================================== | ||
|
||
What is PyQt5? | ||
-------------- | ||
|
||
Qt is set of cross-platform C++ libraries that implement high-level APIs for | ||
accessing many aspects of modern desktop and mobile systems. These include | ||
location and positioning services, multimedia, NFC and Bluetooth connectivity, | ||
a Chromium based web browser, as well as traditional UI development. | ||
|
||
PyQt5 is a comprehensive set of Python bindings for Qt v5. It is implemented | ||
as more than 35 extension modules and enables Python to be used as an | ||
alternative application development language to C++ on all supported platforms | ||
including iOS and Android. | ||
|
||
PyQt5 may also be embedded in C++ based applications to allow users of those | ||
applications to configure or enhance the functionality of those applications. | ||
|
||
|
||
Author | ||
------ | ||
|
||
PyQt5 is copyright (c) Riverbank Computing Limited. Its homepage is | ||
https://www.riverbankcomputing.com/software/pyqt/. | ||
|
||
Support may be obtained from the PyQt mailing list at | ||
https://www.riverbankcomputing.com/mailman/listinfo/pyqt/. | ||
|
||
|
||
License | ||
------- | ||
|
||
PyQt5 is released under the GPL v3 license and under a commercial license that | ||
allows for the development of proprietary applications. | ||
|
||
|
||
Installation | ||
------------ | ||
|
||
PyQt5 source packages for the GPL version can be dowloaded from | ||
https://www.riverbankcomputing.com/software/pyqt/download5/. | ||
|
||
Wheels for the GPL version for 32 and 64-bit Windows, 64-bit OS X and 64-bit | ||
Linux can be installed from PyPI:: | ||
|
||
pip3 install PyQt5 | ||
|
||
The wheels include a copy of the required parts of the LGPL version of Qt. | ||
|
||
|
||
Documentation | ||
------------- | ||
|
||
The documentation for the latest release can be found | ||
`here <http://pyqt.sourceforge.net/Docs/PyQt5/>`__. |
1,639 changes: 1,639 additions & 0 deletions
1,639
Python35/Lib/site-packages/PyQt5-5.11.3.dist-info/RECORD
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
Wheel-Version: 1.0 | ||
Generator: rbtools 0.34 | ||
Root-Is-Purelib: false | ||
Tag: cp35.cp36.cp37.cp38-none-win_amd64 |
4 changes: 4 additions & 0 deletions
4
Python35/Lib/site-packages/PyQt5-5.11.3.dist-info/entry_points.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[console_scripts] | ||
pylupdate5 = PyQt5.pylupdate_main:main | ||
pyrcc5 = PyQt5.pyrcc_main:main | ||
pyuic5 = PyQt5.uic.pyuic:main |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
[Paths] | ||
Prefix = .. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+56.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/audio/qtaudio_windows.dll
Binary file not shown.
Binary file added
BIN
+46.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/bearer/qgenericbearer.dll
Binary file not shown.
Binary file added
BIN
+60.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/generic/qtuiotouchplugin.dll
Binary file not shown.
Binary file added
BIN
+66.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geometryloaders/defaultgeometryloader.dll
Binary file not shown.
Binary file added
BIN
+50 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geometryloaders/gltfgeometryloader.dll
Binary file not shown.
Binary file added
BIN
+130 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geoservices/qtgeoservices_esri.dll
Binary file not shown.
Binary file added
BIN
+31 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geoservices/qtgeoservices_itemsoverlay.dll
Binary file not shown.
Binary file added
BIN
+369 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geoservices/qtgeoservices_mapbox.dll
Binary file not shown.
Binary file added
BIN
+310 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geoservices/qtgeoservices_nokia.dll
Binary file not shown.
Binary file added
BIN
+202 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/geoservices/qtgeoservices_osm.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+61 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/mediaservice/qtmedia_audioengine.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+54 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/platformthemes/qflatpak.dll
Binary file not shown.
Binary file added
BIN
+26 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/playlistformats/qtmultimedia_m3u.dll
Binary file not shown.
Binary file added
BIN
+101 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/position/qtposition_geoclue.dll
Binary file not shown.
Binary file added
BIN
+42.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/position/qtposition_positionpoll.dll
Binary file not shown.
Binary file added
BIN
+27 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/position/qtposition_serialnmea.dll
Binary file not shown.
Binary file added
BIN
+41.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/printsupport/windowsprintersupport.dll
Binary file not shown.
Binary file added
BIN
+5.08 MB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sceneparsers/assimpsceneimport.dll
Binary file not shown.
Binary file added
BIN
+180 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sceneparsers/gltfsceneexport.dll
Binary file not shown.
Binary file added
BIN
+173 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sceneparsers/gltfsceneimport.dll
Binary file not shown.
Binary file added
BIN
+73.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sensorgestures/qtsensorgestures_plugin.dll
Binary file not shown.
Binary file added
BIN
+24 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sensorgestures/qtsensorgestures_shakeplugin.dll
Binary file not shown.
Binary file added
BIN
+35 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/sensors/qtsensors_generic.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+133 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/styles/qwindowsvistastyle.dll
Binary file not shown.
Binary file added
BIN
+38.5 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/texttospeech/qtexttospeech_sapi.dll
Binary file not shown.
Binary file added
BIN
+28 KB
Python35/Lib/site-packages/PyQt5/Qt/plugins/webview/qtwebview_webengine.dll
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
module Qt.WebSockets | ||
plugin declarative_qmlwebsockets ../../QtWebSockets/ | ||
classname QtWebSocketsDeclarativeModule | ||
typeinfo plugins.qmltypes |
71 changes: 71 additions & 0 deletions
71
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/DayOfWeekRow.qml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
/**************************************************************************** | ||
** | ||
** Copyright (C) 2017 The Qt Company Ltd. | ||
** Contact: http://www.qt.io/licensing/ | ||
** | ||
** This file is part of the Qt Labs Calendar module of the Qt Toolkit. | ||
** | ||
** $QT_BEGIN_LICENSE:LGPL3$ | ||
** Commercial License Usage | ||
** Licensees holding valid commercial Qt licenses may use this file in | ||
** accordance with the commercial license agreement provided with the | ||
** Software or, alternatively, in accordance with the terms contained in | ||
** a written agreement between you and The Qt Company. For licensing terms | ||
** and conditions see http://www.qt.io/terms-conditions. For further | ||
** information use the contact form at http://www.qt.io/contact-us. | ||
** | ||
** GNU Lesser General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU Lesser | ||
** General Public License version 3 as published by the Free Software | ||
** Foundation and appearing in the file LICENSE.LGPLv3 included in the | ||
** packaging of this file. Please review the following information to | ||
** ensure the GNU Lesser General Public License version 3 requirements | ||
** will be met: https://www.gnu.org/licenses/lgpl.html. | ||
** | ||
** GNU General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU | ||
** General Public License version 2.0 or later as published by the Free | ||
** Software Foundation and appearing in the file LICENSE.GPL included in | ||
** the packaging of this file. Please review the following information to | ||
** ensure the GNU General Public License version 2.0 requirements will be | ||
** met: http://www.gnu.org/licenses/gpl-2.0.html. | ||
** | ||
** $QT_END_LICENSE$ | ||
** | ||
****************************************************************************/ | ||
|
||
import QtQuick 2.11 | ||
import Qt.labs.calendar 1.0 | ||
|
||
AbstractDayOfWeekRow { | ||
id: control | ||
|
||
implicitWidth: Math.max(background ? background.implicitWidth : 0, | ||
contentItem.implicitWidth + leftPadding + rightPadding) | ||
implicitHeight: Math.max(background ? background.implicitHeight : 0, | ||
contentItem.implicitHeight + topPadding + bottomPadding) | ||
|
||
spacing: 6 | ||
topPadding: 6 | ||
bottomPadding: 6 | ||
font.bold: true | ||
|
||
//! [delegate] | ||
delegate: Text { | ||
text: model.shortName | ||
font: control.font | ||
horizontalAlignment: Text.AlignHCenter | ||
verticalAlignment: Text.AlignVCenter | ||
} | ||
//! [delegate] | ||
|
||
//! [contentItem] | ||
contentItem: Row { | ||
spacing: control.spacing | ||
Repeater { | ||
model: control.source | ||
delegate: control.delegate | ||
} | ||
} | ||
//! [contentItem] | ||
} |
Binary file added
BIN
+3.63 KB
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/DayOfWeekRow.qmlc
Binary file not shown.
73 changes: 73 additions & 0 deletions
73
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/MonthGrid.qml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
/**************************************************************************** | ||
** | ||
** Copyright (C) 2017 The Qt Company Ltd. | ||
** Contact: http://www.qt.io/licensing/ | ||
** | ||
** This file is part of the Qt Labs Calendar module of the Qt Toolkit. | ||
** | ||
** $QT_BEGIN_LICENSE:LGPL3$ | ||
** Commercial License Usage | ||
** Licensees holding valid commercial Qt licenses may use this file in | ||
** accordance with the commercial license agreement provided with the | ||
** Software or, alternatively, in accordance with the terms contained in | ||
** a written agreement between you and The Qt Company. For licensing terms | ||
** and conditions see http://www.qt.io/terms-conditions. For further | ||
** information use the contact form at http://www.qt.io/contact-us. | ||
** | ||
** GNU Lesser General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU Lesser | ||
** General Public License version 3 as published by the Free Software | ||
** Foundation and appearing in the file LICENSE.LGPLv3 included in the | ||
** packaging of this file. Please review the following information to | ||
** ensure the GNU Lesser General Public License version 3 requirements | ||
** will be met: https://www.gnu.org/licenses/lgpl.html. | ||
** | ||
** GNU General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU | ||
** General Public License version 2.0 or later as published by the Free | ||
** Software Foundation and appearing in the file LICENSE.GPL included in | ||
** the packaging of this file. Please review the following information to | ||
** ensure the GNU General Public License version 2.0 requirements will be | ||
** met: http://www.gnu.org/licenses/gpl-2.0.html. | ||
** | ||
** $QT_END_LICENSE$ | ||
** | ||
****************************************************************************/ | ||
|
||
import QtQuick 2.11 | ||
import Qt.labs.calendar 1.0 | ||
|
||
AbstractMonthGrid { | ||
id: control | ||
|
||
implicitWidth: Math.max(background ? background.implicitWidth : 0, | ||
contentItem.implicitWidth + leftPadding + rightPadding) | ||
implicitHeight: Math.max(background ? background.implicitHeight : 0, | ||
contentItem.implicitHeight + topPadding + bottomPadding) | ||
|
||
spacing: 6 | ||
|
||
//! [delegate] | ||
delegate: Text { | ||
horizontalAlignment: Text.AlignHCenter | ||
verticalAlignment: Text.AlignVCenter | ||
opacity: model.month === control.month ? 1 : 0 | ||
text: model.day | ||
font: control.font | ||
} | ||
//! [delegate] | ||
|
||
//! [contentItem] | ||
contentItem: Grid { | ||
rows: 6 | ||
columns: 7 | ||
rowSpacing: control.spacing | ||
columnSpacing: control.spacing | ||
|
||
Repeater { | ||
model: control.source | ||
delegate: control.delegate | ||
} | ||
} | ||
//! [contentItem] | ||
} |
Binary file added
BIN
+4.01 KB
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/MonthGrid.qmlc
Binary file not shown.
71 changes: 71 additions & 0 deletions
71
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/WeekNumberColumn.qml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
/**************************************************************************** | ||
** | ||
** Copyright (C) 2017 The Qt Company Ltd. | ||
** Contact: http://www.qt.io/licensing/ | ||
** | ||
** This file is part of the Qt Labs Calendar module of the Qt Toolkit. | ||
** | ||
** $QT_BEGIN_LICENSE:LGPL3$ | ||
** Commercial License Usage | ||
** Licensees holding valid commercial Qt licenses may use this file in | ||
** accordance with the commercial license agreement provided with the | ||
** Software or, alternatively, in accordance with the terms contained in | ||
** a written agreement between you and The Qt Company. For licensing terms | ||
** and conditions see http://www.qt.io/terms-conditions. For further | ||
** information use the contact form at http://www.qt.io/contact-us. | ||
** | ||
** GNU Lesser General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU Lesser | ||
** General Public License version 3 as published by the Free Software | ||
** Foundation and appearing in the file LICENSE.LGPLv3 included in the | ||
** packaging of this file. Please review the following information to | ||
** ensure the GNU Lesser General Public License version 3 requirements | ||
** will be met: https://www.gnu.org/licenses/lgpl.html. | ||
** | ||
** GNU General Public License Usage | ||
** Alternatively, this file may be used under the terms of the GNU | ||
** General Public License version 2.0 or later as published by the Free | ||
** Software Foundation and appearing in the file LICENSE.GPL included in | ||
** the packaging of this file. Please review the following information to | ||
** ensure the GNU General Public License version 2.0 requirements will be | ||
** met: http://www.gnu.org/licenses/gpl-2.0.html. | ||
** | ||
** $QT_END_LICENSE$ | ||
** | ||
****************************************************************************/ | ||
|
||
import QtQuick 2.11 | ||
import Qt.labs.calendar 1.0 | ||
|
||
AbstractWeekNumberColumn { | ||
id: control | ||
|
||
implicitWidth: Math.max(background ? background.implicitWidth : 0, | ||
contentItem.implicitWidth + leftPadding + rightPadding) | ||
implicitHeight: Math.max(background ? background.implicitHeight : 0, | ||
contentItem.implicitHeight + topPadding + bottomPadding) | ||
|
||
spacing: 6 | ||
leftPadding: 6 | ||
rightPadding: 6 | ||
font.bold: true | ||
|
||
//! [delegate] | ||
delegate: Text { | ||
text: model.weekNumber | ||
font: control.font | ||
horizontalAlignment: Text.AlignHCenter | ||
verticalAlignment: Text.AlignVCenter | ||
} | ||
//! [delegate] | ||
|
||
//! [contentItem] | ||
contentItem: Column { | ||
spacing: control.spacing | ||
Repeater { | ||
model: control.source | ||
delegate: control.delegate | ||
} | ||
} | ||
//! [contentItem] | ||
} |
Binary file added
BIN
+3.64 KB
Python35/Lib/site-packages/PyQt5/Qt/qml/Qt/labs/calendar/WeekNumberColumn.qmlc
Binary file not shown.
Oops, something went wrong.