]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
NPAL19051:
authorsln <sln@opencascade.com>
Tue, 20 May 2008 09:04:05 +0000 (09:04 +0000)
committersln <sln@opencascade.com>
Tue, 20 May 2008 09:04:05 +0000 (09:04 +0000)
commit3a3731d5cc477ccf4ea1c8dd50e61373fbaa75b0
tree7a92c303b93e59fd68c7042ab6ac153cda2aefcd
parent17cc9a19e5ab3f344690fb03e6274be05259cd40
NPAL19051:
1) Parameter 'wid' is added in windowList() method. It specifies area which windows have to be returned; if it is equal to null when widgets of all areas are retuned
2)New method move() is added for moving the first widget to the same area which the second widget belongs to.
3)New method stack() is added for grouping all windows in one area.
4)New auxiliary private method wgArea is added for detecting area containing given widget
src/Qtx/QtxWorkstack.cxx
src/Qtx/QtxWorkstack.h