Something like:
Qt Code:
void StatusTextItem::paint(QPainter * painter, const QStyleOptionGraphicsItem * option, QWidget * widget) { }To copy to clipboard, switch view to plain text mode
It doesn't work, at least on Qt 4.6 RC1. I have not tested with Qt 4.5.3. I don't know if it's bug.
Bookmarks