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.3.2.tar.gz
(148.7 kB
view details)
Built Distribution
QtAwesome-0.3.2-py2.py3-none-any.whl
(149.6 kB
view details)
File details
Details for the file QtAwesome-0.3.2.tar.gz
.
File metadata
- Download URL: QtAwesome-0.3.2.tar.gz
- Upload date:
- Size: 148.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 510a06cd072d4987bc22baa90e4310a45c7b3fe5d9fa73930dd06148e21b5282 |
|
MD5 | 0644cc006a2cce95dfa3871a22e4a444 |
|
BLAKE2b-256 | 74d35e0e5aded6c3f3ff4ae5f80a75b19b115e34b76cef64016e08b6d181185f |
File details
Details for the file QtAwesome-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: QtAwesome-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 149.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef2ce50440f68f28eba99ee91d712af19669a4f378bcf8ff07345bb09b41e592 |
|
MD5 | f0a8d346bf4b8c00a2c2a7c472a3ac56 |
|
BLAKE2b-256 | fab41a05b9e174e2300d002c660add6fd4482c64a67fda3ddd09ee29e11e776e |