Good day people.

Im an undergraduate student whose thesis is an Image Viewer to be used for Plant Disease Assessment. I am using Qt4 for this project.

I would like to ask about how to pass QImage objects from the MainWindow to a dialog. Specifically, i would like to display the current QImage object from my main window to a brightness control dialog (to be shown as a preview).