是新來的Qt和我有點失落...... 我只想包括以下內容: #include <QGeoPositionInfo>
這是我的.pro文件: # Add files and directories to ship with the application
# by adapting the examples below.
# file1.source = myfile
# dir1.sou
我想運行在這裏找到了例子:http://doc.qt.nokia.com/qtmobility-1.2/samplephonebook.html 但我在此行中有一個錯誤: QContactObserver* m_observer;
的錯誤是: ISO C++ forbids declaration of 'QContactObserver' with no type
在 contacted
我一直在嘗試使編程設置閃光。我設法用了一個諾基亞C7運行任何編譯錯誤,但是當我點擊按鈕來設置閃光燈上,我得到以下錯誤: [Qt Message] Camera error: "Failed to set flash mode." 我使用的代碼是: QCamera *camera = new QCamera;
QCameraExposure *cameraexpo = camera->exposu