PDA

View Full Version : How can I select the Qlabel type object in which is loaded Pixmap. ?



Mariusz_1990
3rd January 2014, 19:56
Hi :)
Like in Title :)
How can I select the Qlabel type object in which is loaded Pixmap. I want that this work the same as:
QGraphipcsView * item
item->setFlag(Qt::ItemIsSelectable).

Please about some ideas. thanks

wysota
3rd January 2014, 20:28
There is no built-in way to do that. There is no semantics of a "selected" label.