]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Use QImage instead of QPixmap for drawing of result image because of this method...
authoradv <adv@opencascade.com>
Fri, 13 Sep 2013 10:29:05 +0000 (10:29 +0000)
committeradv <adv@opencascade.com>
Fri, 13 Sep 2013 10:29:05 +0000 (10:29 +0000)
commit2e7d81ca1e08ffb83ce3a60b232c2fc7481108a7
treef9838c1779fa4e1d00766f8375696f3659077f07
parent382f884fc61aae249d214dae5251b04df71f5205
Use QImage instead of QPixmap for drawing of result image because of this method can be called from non GUI thread.
src/ImageComposer/ImageComposer_Operator.cxx