Displays all possible built-in (theme) icons.
Project description
qt_icon_browser
Displays all possible built-in (theme) icons.
Main window
All the icons are shown, grouped into different categories. The last category displays pixmaps, instead of icons.
Copy code
Click any of the icons to copy the python code to create the icon to the clipboard.
For example, clicking on the first icon shown in the screenshot above copies the following to the clipboard:
QIcon.fromTheme("address-book-new")
Clicking on a pixmap from the last category copies this code to the clipboard:
QApplication.style().standardIcon(QStyle.SP_MessageBoxWarning)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qt_icon_browser-1.0.3.tar.gz.
File metadata
- Download URL: qt_icon_browser-1.0.3.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6ec5a1ab983ee97f7b3036cdabeb6a9b767e3ed146f37fbe573d3741af7b342
|
|
| MD5 |
0defe868db326589f72528cd143753ec
|
|
| BLAKE2b-256 |
cf7af7df28f521f4e29323023e93e32906f71236e909666082557c29261ac53f
|
File details
Details for the file qt_icon_browser-1.0.3-py2.py3-none-any.whl.
File metadata
- Download URL: qt_icon_browser-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a16d83a092f23406ec24a7c470cdc1fbed3e5f40646f0fa33d545983045bf11
|
|
| MD5 |
5bd574fac908046a3941ec05390ac180
|
|
| BLAKE2b-256 |
b6a8fbc07bca6fc091a25832da4eff9f270291e1411c4124fc9e7e096d803f11
|