我已经用C++在Windows和Ubuntu12.04上开发了QT应用程序。我可以在Windows上运行我的应用程序,但是我的应用程序在Ubuntu上崩溃了。_GLOBAL__sub_I_SmartEditImp.cpp ()
at /home/linden/Qt5.3.1/5.3/gcc/include/QtCore/qrefcount.h:62我使用QT5.3.1、QtCreator3.1.2和gcc4.6.1。谢谢。
, QString, QString, long int, long int, bool), Record*&, void (Record::*)(QDateTime, QString, QString, QString, QString, long int, long int, bool)' to 'const char*'
\Qt\5.5\mingw492_32\include/QtCore/qobject.
我最近开始使用QML,并试图跟踪。视频介绍了如何创建一个可以在QML应用程序中显示的C++模型。QVariant ToDoModel::data(const QModelIndex &index, int role) const if (!index.isValid()) switch (role) c