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.3.tar.gz
(158.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
QtAwesome-0.4.3-py2.py3-none-any.whl
(150.1 kB
view details)
File details
Details for the file QtAwesome-0.4.3.tar.gz.
File metadata
- Download URL: QtAwesome-0.4.3.tar.gz
- Upload date:
- Size: 158.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f1268ead1d67509af44256c7602184f88a4157cf9a85a745f57116e9e378834
|
|
| MD5 |
0aadbffda092a200322a24266f19551d
|
|
| BLAKE2b-256 |
510f20fe16646549eb350c37afdbb86265f56a6ff68612201d8bf8ff0e21400f
|
File details
Details for the file QtAwesome-0.4.3-py2.py3-none-any.whl.
File metadata
- Download URL: QtAwesome-0.4.3-py2.py3-none-any.whl
- Upload date:
- Size: 150.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d28190f0bf4da897cc6087bfff6ee467350e217007dca62b8ebc950504b68004
|
|
| MD5 |
cb2a5c95bf3b6bda9070010108afe828
|
|
| BLAKE2b-256 |
46d8c15a15badb0ce59b1685457d0e6e1fdafe12bad30eaa1c12a05c34ec4e88
|