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.4.tar.gz
(159.6 kB
view details)
Built Distribution
QtAwesome-0.4.4-py2.py3-none-any.whl
(151.6 kB
view details)
File details
Details for the file QtAwesome-0.4.4.tar.gz
.
File metadata
- Download URL: QtAwesome-0.4.4.tar.gz
- Upload date:
- Size: 159.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50f9c1d9ce34e57f5b13ef76d5c87e06de9804b8dfe1c34c4ba73197200f878a |
|
MD5 | 7e20208e11c15b24b771e5f989e16e91 |
|
BLAKE2b-256 | 28becadd6e06a6219f31d6153eb43e9f17dadb7c968835b10180a7bca39ae8ab |
Provenance
File details
Details for the file QtAwesome-0.4.4-py2.py3-none-any.whl
.
File metadata
- Download URL: QtAwesome-0.4.4-py2.py3-none-any.whl
- Upload date:
- Size: 151.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f0eecff1bb097a6d9be5027e621b1a9b87cff24ea5135d67be1cf884c506d0a |
|
MD5 | 963d8a2cc57e2b161dafe55ee6f85f31 |
|
BLAKE2b-256 | 6b8117f4fc9cf8a4517aaa4206f78f2a4bbdefd31b201dfc5def1819cce02bc1 |