PyQt thread which overlays the translucent loading screen with label on the whole window like some generic application loading screen.
-
Updated
Feb 4, 2022 - Python
PyQt thread which overlays the translucent loading screen with label on the whole window like some generic application loading screen.
计算机网络课程设计, 基于TCP协议的简易聊天机器人, 开发语言Python3, 初期版本只能在终端中运行(CLI), 最终完成版为客户端编写了"简陋"的图形界面, 使用Qt5(即PyQt5)实现
Display log in real time with PyQt widget
In this project, I am sending video to Qml side by decoding in another thread(QThread) not in the main thread like the previous project. Streaming and doing all opencv stuff in main(gui) thread is not safe.
Comprehensive multithreading-communication app using QThread, socket, pyqtSignal, ftplib, serial, cv2, OpenGL, pyqtgraph, PyGame, etc. Including topics such as real-time data transfer, ESP32-CAM Video Streaming, telemetry transfer over UDP, file transfer over FTP, data transfer from serial port.
PyQt Detailed Progress Dialog (Show the download/copy&paste progress in detail with QListWidget like adding the filename on QListWidget right after it was pasted)
Execute R, Go, Python, Rust, Julia performance test and show result with PySide graph to compare with each other
QProgressBar in each row of QTableWidget to show the progression of multi-thread
This repo demonstrates two Qt exercises: 1) real-time plotting in a separate thread 2)creating a table with the introspection
A software with a GUI written in python for interfacing to an arduino robotic arm.
Программа для обнаружения и логирования лиц на камере.
Multithreaded Qt gui example written in python
A few Qt for Python extensions mostly around threading
Client Server application sample that fetch currency data and provide a representation in a QtChart
Add a description, image, and links to the qthread topic page so that developers can more easily learn about it.
To associate your repository with the qthread topic, visit your repo's landing page and select "manage topics."