Archived issue #0023459

Update QT samples

Open CASCADEOCCT:Samplesclosed6 public notes

Search issues

Description

Update QT samples for current state of OCCT

Public activity

6 archived notes

Participants are labeled by their role within this record.

01Commenter 1
Dear Author,

OCCT Qt sample still relies on Qt3Support layer of Qt 4. Is it possible to build Qt 4.x without Qt3 support and correct the sample accordingly? There are not really a lot of changes required, mostly some signal/slot names need to be changed, corresponding Qt messages are printed in the console.
02Commenter 2
I believe now we must consider porting to Qt 5 rather than (or in addition to) 4.
See http://www.opencascade.org/org/forum/thread_25021
03Commenter 3
Remark on branch CR23459: please revert changes in samples/qt/Interface/src/Translate.cxx: instead if handling FSD_File by pointer (which would lead to memory leak), just remove 'static' before the declaration.
04Commenter 4
Please, review
05Commenter 5
No remarks, please test
06Commenter 1
Tested

Related records