mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-15 14:50:58 -08:00
better class finder for "-qgui"; small revisions;
This commit is contained in:
parent
45ba32cd0d
commit
abf60c2baa
4 changed files with 42 additions and 28 deletions
|
|
@ -304,7 +304,7 @@
|
|||
(qset-color *main* |QPalette.Window| (if active *color-pause* *background*))))
|
||||
(#.|Qt.Key_S|
|
||||
(let ((widget (|viewport| *view*)))
|
||||
(|save| (|grabWidget(QWidget*,QRect).QPixmap| widget (|rect| widget))
|
||||
(|save| (|grab| widget (|rect| widget))
|
||||
"screenshot.png")))
|
||||
(#.|Qt.Key_Escape|
|
||||
(qquit))))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue