Are you sure the connect returns true? If I remember correctly, signals and slots have to have the same parameter lists.
Are you sure the connect returns true? If I remember correctly, signals and slots have to have the same parameter lists.
Which line in the slot are you marking with the breakpoint?
Long shot here... have you tried moving the do_indexChanged() implementation in to the cpp file rather than the header?
yodasoda (3rd June 2010)
Bookmarks