News

This app consist of two input textbox and one file upload. The textbox is made by QLineEdit() method and the label for that field is made by QLabel() method. For label:- self.nameLabel_1 = QLabel(self ...