Thanks Lykurg.
yes ,i have set the real index number of a particular button with its sub menu page also.
i can also directly connect the signalmapper's mapped(int) to with the setcurrentindex(int).
connect(signalmapper,SIGNAL(mapped(int)),Menustack , setCurrentIndex(int));
but ,this is also not working.
is it that i can link only QComboBox and QListWidget witht the QStackeLayout's setcurrentindex(int) ?




Reply With Quote



Bookmarks