SkillAgentSearch skills...

Qsseditor

🎨 Cross-platform application to edit and preview Qt style sheets (QSS).

Install / Use

/learn @HappySeaFox/Qsseditor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center">QSS Editor</h1> <h3 align="center">A cross-platform tool to edit and preview Qt style sheets.</h3> <p align="center"> <a href="https://github.com/smoked-herring/qsseditor/releases"> <img alt="Latest release" src="https://img.shields.io/github/v/release/smoked-herring/qsseditor?include_prereleases"/> </a> </p>

Nice and dark QSS example could be found here.

Author: Dmitry Baryshev

Patches for Mac: Israel Lins Albuquerque i.lins85@icloud.com

QssEditor

Installation

Visit the Releases Github page for prebuilt packages. If no suitable package exists, you can consider building QssEditor.

Building

Requirements

  • Windows, Linux, macOS
  • Git to clone the repository
  • Qt5 with Qt Creator
  • Build tools: MSVC, MinGW, GCC, XCode etc.

Steps

  1. Clone https://github.com/smoked-herring/qsseditor
  2. Open QssEditor.pro in Qt Creator
  3. Build QssEditor with a preferred or the default kit

Licensing notes

  • QssEditor is under GNU GPLv3+ (see LICENSE.txt)
  • QScintilla parts are under GNU GPL v3
  • all UI files are under GNU GPLv3+

Other licensing notes

  • "Palette" icons is taken from here

    • Author: Aha-Soft
    • License: Free for non-commercial use
  • Other icons are taken from the Fugue Icons theme

Related Skills

View on GitHub
GitHub Stars511
CategoryDevelopment
Updated14d ago
Forks133

Languages

C++

Security Score

100/100

Audited on Mar 17, 2026

No findings