I made transparent button, but I also want to do a color frame to this button.

My code to transparent background:
Qt Code:
  1. setStyleSheet("background-color: rgba( 255, 255, 255, 10% );" );
  2. setAttribute(Qt::WA_TranslucentBackground);
To copy to clipboard, switch view to plain text mode 

How to make such frames ?
stock-vector-gray-glassy-blank-web-button-with-color-frame-49078348.jpg