I have designed a page with four different buttons with four pages inside a stacked widget.What i am trying for is if i click anyone of those buttons it must navigate to a different page...
For Example:If i click the first button it must open page1,if i click button 2 it must open page2 and so on..
I have tried to write the code and when compiled its showing that [error: undefined reference to `checkin::setPage() in QT]
I had tried my level best but still not able to found the result can anyone help me with this?




