##// END OF EJS Templates
Now Works with Python 2 & 3, Qt 4 & 5....
Now Works with Python 2 & 3, Qt 4 & 5. CMake now generates different librariy files depending on the linked Qt/Python versions: PythonQt - Qt 4.x + Python 2.x PythonQt_3 - Qt 4.x + Python 3.x PythonQt5 - Qt 5.x + Python 2.x PythonQt5_3 - Qt 5.x + Python 3.x Fix Qt 4 build.

File last commit:

r205:706df4355685
r208:1476f2d2cf46
Show More
mjb_rejected_enums.log
35 lines | 1.2 KiB | text/plain | TextLexer
************************************************************************
Not in type system
- QAbstractItemModel::LayoutChangeHint
- QCoreApplication::enum_1
- QFont::HintingPreference
- QState::RestorePolicy
- QStyleOptionTab::TabFeature
- QTouchEvent::TouchPoint::InfoFlag
- QUrl::ComponentFormattingOption
- QUrl::UrlFormattingOption
- enum_3
************************************************************************
************************************************************************
Generation disabled by type system
- QFont::ResolveProperties
- QGradient::InterpolationMode
- Qt::Initialization
- Qt::Modifier
- enum_1
- enum_2
************************************************************************
************************************************************************
Type redefined to not be a class
************************************************************************
************************************************************************
Unmatched argument type
************************************************************************
************************************************************************
Unmatched return type
************************************************************************