FontAwesome icons in PyQt and PySide applications
Project description
QtAwesome - Iconic Fonts in PyQt and PySide applications
QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications.
It is a port to Python - PyQt / PySide of the QtAwesome C++ library by Rick Blommers.
# Get icons by name.
fa_icon = qta.icon('fa.flag')
fa_button = QtGui.QPushButton(fa_icon, 'Font Awesome!')
asl_icon = qta.icon('ei.asl')
elusive_button = QtGui.QPushButton(asl_icon, 'Elusive Icons!')
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
QtAwesome-0.1.11.tar.gz
(133.5 kB
view details)
File details
Details for the file QtAwesome-0.1.11.tar.gz
.
File metadata
- Download URL: QtAwesome-0.1.11.tar.gz
- Upload date:
- Size: 133.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40c86382794cfba746822e03c485002a5ef9489e127042bf0ace5a4d2b94fb72 |
|
MD5 | 576efe708526a964225a7ef64a14cd1d |
|
BLAKE2b-256 | 3fae0ede7ae6b659bb7433785f32f1d304d2efd47433b031f64d2fed77b6159b |