How to call matplotlib in qt Designer

Hello I am in the learning phase of Pyqt. I am using qt designer to generate the code . I would like to know how to call Matplotlib in qt designer. I tried to use Qwidget. but what is the promoted class name and the header file for the same.