When I run that, replacing the image obviously, it displays the image I want it to.
If I had a null pixmap in one of the lower functions (onPrev, etc), would it display a null or just continue to show the same thing. If it continues to show the same thing, that is my problem.
Edit: A little testing with and pixmap.isNull() has determined that my image isn't null in any of my functions. It just refuses to update to the new filepath.
Bookmarks