qt-signals-slots

Official

Master Qt's signal-slot communication.

AuthorL3DigitalNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers understand and effectively use Qt's signals and slots mechanism for robust inter-object communication in C++ and Python applications.

Core Features & Use Cases

  • Define Custom Signals: Learn how to declare signals in Python (PySide6/PyQt6) and C++.
  • Connect Signals to Slots: Understand new-style connections, lambda usage, and cross-object communication.
  • Cross-Thread Communication: Implement safe and efficient communication between threads using signals.
  • Debugging: Identify and resolve common issues like disconnected signals or incorrect slot connections.

Quick Start

Use the qt-signals-slots skill to define a custom signal named 'data_ready' that emits a list of strings.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qt-signals-slots
Download link: https://github.com/L3DigitalNet/Claude-Code-Plugins/archive/main.zip#qt-signals-slots

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.