[Kde-bindings] KDE/kdebindings
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Sat Nov 10 09:32:32 UTC 2007
SVN commit 734865 by rdale:
* Fix regressions caused by attempt to tidy up the skipped methods code generation
CCMAIL: kde-bindings at kde.org
M +7 -2 csharp/qyoto/ChangeLog
M +0 -57 csharp/qyoto/core/Qt.cs
M +0 -6 csharp/qyoto/gui/QBoxLayout.cs
M +0 -6 csharp/qyoto/gui/QGridLayout.cs
M +0 -3 csharp/qyoto/gui/QMessageBox.cs
M +6 -0 kalyptus/kalyptusCxxToKimono.pm
--- trunk/KDE/kdebindings/csharp/qyoto/ChangeLog #734864:734865
@@ -1,7 +1,12 @@
+2007-11-10 Richard Dale <rdale at foton.es>
+
+ * Fix regressions caused by attempt to tidy up the skipped methods code
+ generation
+
2007-10-18 Richard Dale <rdale at foton.es>
-* Simply the code to special case which classes and methods are to be skipped
- when generating the bindings. Regenerate to add a few missing methods
+ * Simply the code to special case which classes and methods are to be skipped
+ when generating the bindings. Regenerate to add a few missing methods
2007-08-11 Arno Rehn <arno at arnorehn.de>
--- trunk/KDE/kdebindings/csharp/qyoto/core/Qt.cs #734864:734865
@@ -892,66 +892,14 @@
NormalEventPriority = 0,
LowEventPriority = -1,
}
- // QDebug operator<<(QDebug arg1,const QSqlRecord& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSqlDatabase& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSqlError& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSqlField& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSslError& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSslError::SslError& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QNetworkInterface& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QHostAddress& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSslCipher& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSslKey& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QAbstractSocket::SocketError arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QAbstractSocket::SocketState arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSslCertificate& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QSslCertificate::SubjectInfo arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPen& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QBrush& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QColor& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPolygon& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPolygonF& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QMatrix& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QItemSelectionRange& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QTransform& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QRegion& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QEvent* arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QKeySequence& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QStyleOption::OptionType& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QStyleOption& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QStyle::State arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QGraphicsItem* arg2); >>>> NOT CONVERTED
// QDBusArgument& operator<<(QDBusArgument& arg1,const QVariantMap& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QDBusError& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QDBusMessage& arg2); >>>> NOT CONVERTED
- // QDebug qWarning(); >>>> NOT CONVERTED
- // QDebug qCritical(); >>>> NOT CONVERTED
- // QDebug qDebug(); >>>> NOT CONVERTED
// QTextStream& operator>>(QTextStream& arg1,QTextStreamFunction arg2); >>>> NOT CONVERTED
// QTextStream& operator<<(QTextStream& arg1,QTextStreamFunction arg2); >>>> NOT CONVERTED
// QTextStream& operator<<(QTextStream& arg1,QTextStreamManipulator arg2); >>>> NOT CONVERTED
// QTextStreamManipulator qSetFieldWidth(int arg1); >>>> NOT CONVERTED
// QTextStreamManipulator qSetPadChar(QChar arg1); >>>> NOT CONVERTED
// QTextStreamManipulator qSetRealNumberPrecision(int arg1); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QIODevice::OpenMode arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,QDir::Filters arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QDir& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QUrl& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPoint& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPointF& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QLine& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QLineF& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QRect& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QRectF& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSize& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QSizeF& arg2); >>>> NOT CONVERTED
// int qvsnprintf(char* arg1,size_t arg2,const char* arg3,va_list arg4); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QDate& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QTime& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QDateTime& arg2); >>>> NOT CONVERTED
- // QDebug qDebug(); >>>> NOT CONVERTED
- // QDebug qWarning(); >>>> NOT CONVERTED
- // QDebug qCritical(); >>>> NOT CONVERTED
// QtMsgHandler qInstallMsgHandler(QtMsgHandler arg1); >>>> NOT CONVERTED
// void* qMalloc(size_t arg1); >>>> NOT CONVERTED
// void qFree(void* arg1); >>>> NOT CONVERTED
@@ -962,11 +910,6 @@
// void qRemovePostRoutine(QtCleanUpFunction arg1); >>>> NOT CONVERTED
// bool qvariant_cast_helper(const QVariant& arg1,QVariant::Type arg2,void* arg3); >>>> NOT CONVERTED
// bool operator==(const QVariant& arg1,const QVariantComparisonHelper& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QVariant& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QVariant::Type arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QModelIndex& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QPersistentModelIndex& arg2); >>>> NOT CONVERTED
- // QDebug operator<<(QDebug arg1,const QObject* arg2); >>>> NOT CONVERTED
public static bool MightBeRichText(string arg1) {
return (bool) staticInterceptor.Invoke("mightBeRichText$", "mightBeRichText(const QString&)", typeof(bool), typeof(string), arg1);
}
--- trunk/KDE/kdebindings/csharp/qyoto/gui/QBoxLayout.cs #734864:734865
@@ -90,12 +90,6 @@
public void InsertLayout(int index, QLayout layout) {
interceptor.Invoke("insertLayout$#", "insertLayout(int, QLayout*)", typeof(void), typeof(int), index, typeof(QLayout), layout);
}
- public new int Spacing() {
- return (int) interceptor.Invoke("spacing", "spacing() const", typeof(int));
- }
- public void SetSpacing(int spacing) {
- interceptor.Invoke("setSpacing$", "setSpacing(int)", typeof(void), typeof(int), spacing);
- }
public bool SetStretchFactor(QWidget w, int stretch) {
return (bool) interceptor.Invoke("setStretchFactor#$", "setStretchFactor(QWidget*, int)", typeof(bool), typeof(QWidget), w, typeof(int), stretch);
}
--- trunk/KDE/kdebindings/csharp/qyoto/gui/QGridLayout.cs #734864:734865
@@ -43,12 +43,6 @@
public override QSize MaximumSize() {
return (QSize) interceptor.Invoke("maximumSize", "maximumSize() const", typeof(QSize));
}
- public void SetSpacing(int spacing) {
- interceptor.Invoke("setSpacing$", "setSpacing(int)", typeof(void), typeof(int), spacing);
- }
- public new int Spacing() {
- return (int) interceptor.Invoke("spacing", "spacing() const", typeof(int));
- }
public void SetRowStretch(int row, int stretch) {
interceptor.Invoke("setRowStretch$$", "setRowStretch(int, int)", typeof(void), typeof(int), row, typeof(int), stretch);
}
--- trunk/KDE/kdebindings/csharp/qyoto/gui/QMessageBox.cs #734864:734865
@@ -182,9 +182,6 @@
public void SetButtonText(int button, string text) {
interceptor.Invoke("setButtonText$$", "setButtonText(int, const QString&)", typeof(void), typeof(int), button, typeof(string), text);
}
- public void SetWindowTitle(string title) {
- interceptor.Invoke("setWindowTitle$", "setWindowTitle(const QString&)", typeof(void), typeof(string), title);
- }
public void SetWindowModality(Qt.WindowModality windowModality) {
interceptor.Invoke("setWindowModality$", "setWindowModality(Qt::WindowModality)", typeof(void), typeof(Qt.WindowModality), windowModality);
}
--- trunk/KDE/kdebindings/kalyptus/kalyptusCxxToKimono.pm #734864:734865
@@ -823,9 +823,15 @@
|| $name eq 'qWarning'
|| $name eq 'qCritical'
|| $name eq 'qDebug'
+ || $name eq 'finalize'
|| ($m->{ReturnType} =~ /iterator/)
|| ($classNode->{astNodeName} eq 'QApplication' and $name eq 'QApplication')
|| ($classNode->{astNodeName} eq 'QCoreApplication' and $name eq 'QCoreApplication')
+ || ($classNode->{astNodeName} eq 'QBoxLayout' and $name eq 'spacing')
+ || ($classNode->{astNodeName} eq 'QBoxLayout' and $name eq 'setSpacing')
+ || ($classNode->{astNodeName} eq 'QGridLayout' and $name eq 'setSpacing')
+ || ($classNode->{astNodeName} eq 'QGridLayout' and $name eq 'spacing')
+ || ($classNode->{astNodeName} eq 'QMessageBox' and $name eq 'setWindowTitle')
|| ($classNode->{astNodeName} eq 'TextEvent' and $name eq 'data')
|| ($classNode->{astNodeName} eq 'KConfigGroup' and $name eq 'groupImpl')
|| ($classNode->{astNodeName} eq 'KConfigGroup' and $name eq 'setReadDefaults')
More information about the Kde-bindings
mailing list