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.1.tar.gz
(148.4 kB
view details)
Built Distribution
QtAwesome-0.4.1-py2.py3-none-any.whl
(150.0 kB
view details)
File details
Details for the file QtAwesome-0.4.1.tar.gz
.
File metadata
- Download URL: QtAwesome-0.4.1.tar.gz
- Upload date:
- Size: 148.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ea91efeb83e8b73f814aeca898c29cade0c087acec58e91b4f384595aeb4cfd |
|
MD5 | d55472b231eba07059794769bdfe07b2 |
|
BLAKE2b-256 | 71c22e06e2f10fbe4e1b1c64e946533263f6d1b748e59b6a211e103c0386fc42 |
Provenance
File details
Details for the file QtAwesome-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: QtAwesome-0.4.1-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 | 30c17c731961fe84364a5f52b313944e9068c702ade39b9d3a0c0e8e3b7ec412 |
|
MD5 | 0d50d9f0bc4d8f53085774757bcf96b6 |
|
BLAKE2b-256 | 101e46b08f21313c7b5bd162d9f9d8410d7bd25939a9898f97fbdbac4fff2f52 |