as a qt begginer , i created a simple pro , when i connected the QPushButton SIGNAL to a private slot defined by myself , but it does not work.
Is there any differences between the SIGNAL clicked() and clicked(bool) of QPushButton?![]()
as a qt begginer , i created a simple pro , when i connected the QPushButton SIGNAL to a private slot defined by myself , but it does not work.
Is there any differences between the SIGNAL clicked() and clicked(bool) of QPushButton?![]()
Bookmarks