https://github.com/d3f0/pyqt4-widget-overlay
Qt Widget Overlays
https://github.com/d3f0/pyqt4-widget-overlay
Last synced: about 1 year ago
JSON representation
Qt Widget Overlays
- Host: GitHub
- URL: https://github.com/d3f0/pyqt4-widget-overlay
- Owner: D3f0
- License: agpl-3.0
- Created: 2011-11-10T18:49:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2014-11-28T01:15:45.000Z (over 11 years ago)
- Last Synced: 2025-02-17T10:12:50.512Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 148 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: license.txt
Awesome Lists containing this project
README
=====================================
PyQt4 Text Overlays
=====================================
Based on Patrice Bernassola idea in http://stackoverflow.com/questions/1621557/qt-widget-overlays
This widget is intended for a QPlainTextEdit although you could use it in any bottom level widget.
Soon to be merged into Prymatex.