Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. self.addButton_1 = QPushButton()
  2. self.addButton_1.setText('Добавить Клиента')
  3. self.addButton_2 = QPushButton()
  4. self.addButton_2.setText('Добавить Поставщика')
  5. self.addButton_3 = QPushButton()
  6. self.addButton_3.setText('Добавить Товар')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement