| Summary: | G4UIQt.cc pushbutton error | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | ungaro |
| Component: | interfaces | Assignee: | garnier |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 9.6 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
ungaro
2012-12-03 20:31:44 CET
I assume that this bug was because you where compiling against Qt3? Because setAccessibeName seems to been in Qt since Qt4.1 : http://doc.qt.digia.com/4.1/qwidget.html#accessibleName-prop Perhaps you have both Qt3 and Qt4 installed at the same time. Laurent |