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.2.tar.gz
(157.7 kB
view hashes)
Built Distribution
QtAwesome-0.4.2-py2.py3-none-any.whl
(150.1 kB
view hashes)
Close
Hashes for QtAwesome-0.4.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92fef43cba7948b6f0ad3f0b835785b7c9259f01dc5e978a8e7c92040e603304 |
|
MD5 | a9f3be1d6823481c20fec82f3b2ddf06 |
|
BLAKE2b-256 | 7ba3c5ec034216ad3875c206934c49399c1524fdc69bf3ce91f437b910d9adc9 |