Skip to content

Instantly share code, notes, and snippets.

@ttldtor
Created September 16, 2014 19:19
Show Gist options
  • Save ttldtor/0f9f9604a5dd5b5be838 to your computer and use it in GitHub Desktop.
Save ttldtor/0f9f9604a5dd5b5be838 to your computer and use it in GitHub Desktop.
QLineEdit[hasErrorData=true] {
border-radius: 6px;
border: 2px solid #9A4745;
}
ui->adminLoginEdit->setProperty("hasErrorData", "true");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment