Dear Friends,
I want to reduce the size of QFileDialog , i tried using setFixedsize(x,y) function but the dialog size is not changing. the code is given below.
Qt Code:
file->setFixedSize(320,240);To copy to clipboard, switch view to plain text mode
thanks
Regards Askar
Bookmarks