Hello
I have taken QTableView in MainWindow at right corner of MainView.
And my MainWindow is resized on initializing application using QDesktopWidget geometry.
Now I wanted that QtableView right corners should be stretched so as to expand with MainWindow.
Please suggest for this.