This package browser is in early development. Mind the rough edges.

qqc2-desktop-style

QtQuickControls2 style that integrates with the desktop

This is a style for QtQuickControls2 which is using QWidget's QStyle to paint the controls in order to give it a native look and feel.

Installation

Install the latest version of qqc2-desktop-style as follows:

guix install qqc2-desktop-style

Or install a particular version:

guix install qqc2-desktop-style@6.5.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of qqc2-desktop-style about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/qqc2-desktop-style'><img src='https://packages.guix.gnu.org/packages/qqc2-desktop-style/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/qqc2-desktop-style/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/qqc2-desktop-style)

Example Org:

[[https://packages.guix.gnu.org/packages/qqc2-desktop-style][https://packages.guix.gnu.org/packages/qqc2-desktop-style/badges/latest-version.svg]]