QT Etiqueta establece color de texto

ui->labelName->setStyleSheet("color: #FF0000");
Sorann