Modern stylesheets for Qt 4.x.
Project description
This package provides customized modern Qt stylesheets.
available stylesheets: * Firefox
Example Usage
import fancyqt.firefox from PyQt4 import QtGui
app = QtGui.QApplication([]) app.setStyle(“Cleanlooks”) app.setStyleSheet(fancyqt.firefox.style) widget = QtGui.QWidget() widget.show() app.exec_()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
FancyQt-1.0.1.tar.gz
(19.1 kB
view details)
File details
Details for the file FancyQt-1.0.1.tar.gz
.
File metadata
- Download URL: FancyQt-1.0.1.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa4870dcac077a7e42d37d7ac395fcc2b2d04b127d527faf2952a83c6535464f |
|
MD5 | be7eeb6ee58011de99d8f8c9b645358c |
|
BLAKE2b-256 | 6115e5a3cd36fe200f47096783769de6d0e75a4fb116d54274efc57c14b60685 |