Hi
thanks for your mail. Exactly i want that type of style. , But setPaletteForeground is not working. Can you tell me what will be exact function.
thanks and regards
vijay
Hi
thanks for your mail. Exactly i want that type of style. , But setPaletteForeground is not working. Can you tell me what will be exact function.
thanks and regards
vijay
Qt Code:
label->setLineWidth(3); pal.setColor(label->foregroundRole(), Qt::white); label->setPalette(pal);To copy to clipboard, switch view to plain text mode
J-P Nurmi
Bookmarks