View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023459 | Open CASCADE | OCCT:Samples | public | 2012-10-03 11:34 | 2014-01-11 12:06 |
Reporter | bugmaster | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.7.0 | Fixed in Version | 6.7.0 | ||
Summary | 0023459: Update QT samples | ||||
Description | Update QT samples for current state of OCCT | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Dear bugmaster, 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. |
|
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 |
|
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. |
|
Please, review |
|
No remarks, please test |
|
Tested |
occt: master 3cb77da4 2013-10-03 10:26:39
Committer: bugmaster Details Diff |
0023459: Update QT samples Removing Qt3Support layer of Qt 4 Changed all files for Qt4 and added file VoxelDemo.pro Removed 'static' before the declaration of handling FSD_File. |
Affected Issues 0023459 |
|
mod - samples/qt/Common/src/ApplicationCommon.cxx | Diff File | ||
mod - samples/qt/Common/src/DocumentCommon.cxx | Diff File | ||
mod - samples/qt/Common/src/View.cxx | Diff File | ||
mod - samples/qt/IESample/IESample.pro | Diff File | ||
mod - samples/qt/Interface/src/Application.cxx | Diff File | ||
mod - samples/qt/Interface/src/Translate.cxx | Diff File | ||
mod - samples/qt/Tutorial/src/ApplicationTut.cxx | Diff File | ||
mod - samples/qt/Tutorial/Tutorial-vc9.sln | Diff File | ||
mod - samples/qt/Tutorial/Tutorial.pro | Diff File | ||
add - samples/qt/VoxelDemo/VoxelDemo.pro | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-03 11:34 | bugmaster | New Issue | |
2012-10-03 11:34 | bugmaster | Assigned To | => bugmaster |
2012-10-03 11:35 | bugmaster | Status | new => assigned |
2012-10-04 12:07 |
|
Note Added: 0021654 | |
2012-10-04 14:38 | bugmaster | Project | OCCT => Open CASCADE |
2012-10-24 17:13 |
|
Target Version | => 6.6.0 |
2013-03-02 10:34 |
|
Target Version | 6.6.0 => 6.7.0 |
2013-03-07 18:52 |
|
Relationship added | related to 0023821 |
2013-07-03 09:18 |
|
Note Added: 0024948 | |
2013-09-06 16:34 |
|
Assigned To | bugmaster => vdn |
2013-09-14 17:57 |
|
Note Added: 0025579 | |
2013-09-27 17:34 |
|
Assigned To | vdn => bugmaster |
2013-09-27 17:34 |
|
Assigned To | bugmaster => szv |
2013-09-27 17:35 |
|
Note Added: 0025781 | |
2013-09-27 17:35 |
|
Status | assigned => resolved |
2013-09-27 18:34 |
|
Assigned To | szv => abv |
2013-09-27 18:34 |
|
Summary | Update QT samples for OCCT 6.5.4 => Update QT samples |
2013-09-27 18:36 |
|
Note Added: 0025787 | |
2013-09-27 18:36 |
|
Assigned To | abv => bugmaster |
2013-09-27 18:36 |
|
Status | resolved => reviewed |
2013-10-01 13:21 | bugmaster | Assigned To | bugmaster => apn |
2013-10-03 11:06 | apn | Note Added: 0025862 | |
2013-10-03 11:06 | apn | Test case number | => Not needed |
2013-10-03 11:06 | apn | Assigned To | apn => bugmaster |
2013-10-03 11:06 | apn | Status | reviewed => tested |
2013-10-04 12:48 | bugmaster | Changeset attached | => occt master 3cb77da4 |
2013-10-04 12:48 | bugmaster | Status | tested => verified |
2013-10-04 12:48 | bugmaster | Resolution | open => fixed |
2013-12-19 13:52 | bugmaster | Status | verified => closed |
2013-12-19 13:58 | bugmaster | Fixed in Version | => 6.7.0 |
2014-01-11 12:06 |
|
Category | OCCT Release:QT => OCCT:Samples |