qt4 - Resize image to fit window in Qt -


i using qt construct application. mainwindow consists of image of map resized fit window. means when window gets smaller image gets smaller , vice versa. when user selects point on image want remove feature. new qt , haven't been able figure out. using qgraphicsview this.

qgraphicsview::fitinview


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -