[Qt-interest] can you help me spot where the error is?

Cimpean Andrei Sebastian andreiamenta at gmail.com
Fri Sep 4 11:20:06 CEST 2009


Eroarea este: " Parameter count mismatch"

QMap((":extension", QVariant(QString, "") ) ( ":filename" , 
QVariant(QString, "New Folder_1") ) ( ":isDir" , QVariant(QString, 
"folder") ) ( ":lastModified" , QVariant(QString, "Wed Sep 2 14:18:11 
2009") ) ( ":parentPath" , QVariant(QString, "//home/andrei/proba") ) ( 
":size" , QVariant(int, 4096) ) ( ":subDir" , QVariant(QString, 
"/home/andrei/proba/New Folder_1") ) ( ":the_force" , QVariant(int, 0) ) )
this is what i get when i use qDebug() ... everything seems to be right....

> Hi Cimpean, 
>
> Try
>
>  qDebug() << m_query.boundValues(); 
>
> before the exec to help work out binding errors.  
>
> Tony
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>   




More information about the Qt-interest-old mailing list