Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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.
Hello, have considered to use QHBoxLayout or QGridLayout for your purpose?