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.4.0.tar.gz
(148.4 kB
view details)
Built Distribution
QtAwesome-0.4.0-py2.py3-none-any.whl
(150.0 kB
view details)
File details
Details for the file QtAwesome-0.4.0.tar.gz
.
File metadata
- Download URL: QtAwesome-0.4.0.tar.gz
- Upload date:
- Size: 148.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a5e155acb5e165eb9b699ee4e9193e399a7cafc19ce914971ca9b509be6fc05 |
|
MD5 | b234b5366c465b430f40be8e0bc777e4 |
|
BLAKE2b-256 | 5650f873a50698d08b587a94937aa87f6bd8040a35388a0d0c107f82e16c9c02 |
Provenance
File details
Details for the file QtAwesome-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: QtAwesome-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 150.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57e59a56ed11215a62b568fc7964079ca1b0a9f4f4fc53b050b81a785498e82f |
|
MD5 | a3d69a7a804e6d590dc5c2e2be671102 |
|
BLAKE2b-256 | 92f0924d60b25d3e4a80b96ad37e2e4f09ba648282f811fd0800f7a3973b792c |