omega0verride/PyQt-ColorPicker

Unclear instructions for using ColorPicker as QtWidget

MrLeafster opened this issue · 3 comments

I'm trying to implement ColorPicker widget into my design, but it's unclear from instructions how to do it:

"Notice - If you use this as a widget set oboject names for QPushButtons and QSliders of parent because it affects the child widget".

What names should I change and where?

Thank You for your quick response!