Guest User

Untitled

a guest
Oct 20th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. combobox.emit(SIGNAL("activated(int)"), combobox.currentIndex())
  2. combobox.emit(SIGNAL("activated(const QString &)"), combobox.currentText())
Add Comment
Please, Sign In to add comment