27 ) |
27 ) |
28 ConfigKnownQtTypes = ( |
28 ConfigKnownQtTypes = ( |
29 '.QChar', '.QByteArray', '.QString', '.QStringList', '.QPoint', '.QPointF', |
29 '.QChar', '.QByteArray', '.QString', '.QStringList', '.QPoint', '.QPointF', |
30 '.QRect', '.QRectF', '.QSize', '.QSizeF', '.QColor', '.QDate', '.QTime', |
30 '.QRect', '.QRectF', '.QSize', '.QSizeF', '.QColor', '.QDate', '.QTime', |
31 '.QDateTime', '.QDir', '.QFile', '.QFont', '.QUrl', '.QModelIndex', |
31 '.QDateTime', '.QDir', '.QFile', '.QFont', '.QUrl', '.QModelIndex', |
32 '.QRegExp', '.QAction', '.QKeySequence', '.QDomAttr', '.QDomCharacterData', |
32 '.QRegExp', '.QRegularExpression', '.QAction', '.QKeySequence', |
33 '.QDomComment', '.QDomDocument', '.QDomElement', '.QDomText', |
33 '.QDomAttr', '.QDomCharacterData', '.QDomComment', '.QDomDocument', |
34 '.QHostAddress', '.EnumType' |
34 '.QDomElement', '.QDomText', '.QHostAddress', '.EnumType' |
35 ) |
35 ) |