Widget Virtual Keyboard
embitel
Source i (link to git-repo or to original if based on someone elses unmodified work):
- 1.0: The simple Widget.
- 1.1:
added:
.Signal colorChanged(QColor);
.Slot setColor(QColor);
* Works with pling-storeor ocs-url
Other Qt Widgets:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
11 Comments
Lets say I have 2 images from which I use "pick a Color" button: When I click on yellow of image 1 I get black. When I click on black of image 2 I get yellow. Can we get a fix for this, I can try and fix it myself and send the new version if you like.
can you give source code
can you give source code
Lets say I have 2 images from which I use "pick a Color" button: When I click on yellow of image 1 I get black. When I click on black of image 2 I get yellow. Can we get a fix for this, I can try and fix it myself and send the new version if you like.
Some times when clicks "picks color" widget not emitting signal colorChanged() , but when twice pick color it's works ! So for working not only button pick color but whole widget func. some times need click twice .
Thx ... With this slots it more useful.))) Thx, again.
What Signals emitting color choose ? When connecting signals and slots with my widget ?
err.. This is an Old Widget from me :D ColorPickerWidget has no actuelly public slots/signal. I add them now. And update it, in few minutes/hours ;)
21h50 (Paris) Update to 1.1. I added signal and a slot (cf changelog) Tell me if you want any functions.
Man thx, it really look nice and useful for me ! Thx, again.
No problem, tell me if you want any funtions ;)