qtivi
qtivi copied to clipboard
Support for Automotive IVI Systems
Contact's phone is defined as int in example-ivi-addressbook.qface
I found 2 errors on make process. (1) qiviservicemanager.cpp:308:89: error: no matching function for call to ‘QSet::QSet(QList::const_iterator, QList::const_iterator)’ const QSet newInterfaces = QSet(ifaceList.begin(), ifaceList.end()); iviservicemanager.cpp:315:100: error: no matching function for...
Access to static object pointer by QGlobalStatic::operator->() never return a null pointer even if object was destroyed.
The current version of DLT does not require that the app is registered before contexts can be registered so the Q_ASSERT does not make sense.