You still are not checking the return value from the connect() call or the the program run time output (in the Application Output pane if you are using Qt Creator). The first will tell you the connect failed, the second will tell you why.
You still are not checking the return value from the connect() call or the the program run time output (in the Application Output pane if you are using Qt Creator). The first will tell you the connect failed, the second will tell you why.
Bookmarks