Hi santosh,
For QPushButton you should set the style sheet,that time you will get flat button.
Qt Code:
  1. pushbutton Objectname->setStylesheet{ QPushButton:flat { border: none; }}
To copy to clipboard, switch view to plain text mode 


Thanks&Regards,
Tavit.