hello

I have several qdockwidget and within these a qtableview, as seen in the attached picture, my problem is I want the tables are the same size of the dock.

I tried to do this and it does not work:

Qt Code:
  1. table-> resize (dock-> size());
To copy to clipboard, switch view to plain text mode 

maybe is a silly question and should go in the section of rookies do not know, but I could not really find a solution, I hope you can help me.

thanks

picture.jpg