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.2.0.tar.gz
(147.5 kB
view details)
Built Distribution
QtAwesome-0.2.0-py2.py3-none-any.whl
(147.3 kB
view details)
File details
Details for the file QtAwesome-0.2.0.tar.gz
.
File metadata
- Download URL: QtAwesome-0.2.0.tar.gz
- Upload date:
- Size: 147.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 429c0d57fdc6a6c72f8a44cc6079ba0ecd60d5072c564c3ee7c48b7c4e64f7f7 |
|
MD5 | bb3cc9469a5ddeac8c9c3fea929347e4 |
|
BLAKE2b-256 | 8c7eaa064f3ec470b66c1ffc2d490c05159c3a576209d2e172a0019a49930cff |
File details
Details for the file QtAwesome-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: QtAwesome-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 147.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed2a776d2e07ca27d8f20f0042ed47c9506829e009715370db2b7fba60941c93 |
|
MD5 | ba78175556770d34c3b18b4f805e3162 |
|
BLAKE2b-256 | 039f5c6f356e91ae20d27bf9257a42036d7d1ffaf40d8ce69bd0912b2f4e60ff |