Use armv2.2 version, when compile program had some problem as follows, I cant understand it, please help me :
Error: L6218E: Undefined symbol QWidget::qt_metacall(QMetaObject::Call, int, void**)...
Type: Posts; User: Kathy_zhenzhen; Keyword(s):
Use armv2.2 version, when compile program had some problem as follows, I cant understand it, please help me :
Error: L6218E: Undefined symbol QWidget::qt_metacall(QMetaObject::Call, int, void**)...
如果通讯录有变化,获得变化信息,如何区分信息是来字手机通讯录还是SIM卡通讯录,如何区分?
如果通讯录有变化,获得变化信息,如何区分信息是来字手机通讯录还是SIM卡通讯录,如何区分?
How to make a distinction contact changed event form SIM contacts or phone book database? I can't to do it, please help me.
我自己定的ListBox 也是从 CEikTextListBox 继承来的,但是在创建search控件的时候系统崩溃了,错误码panic avkon 6,大家给点意见
Hi,
I want get size and style of font. thank you .
Hi guys,
How to get current font attribute of theme? thanks.
How to get SDK version in S60 3rd Edition. To distinguish use SDK (FP1 OR FP2)
sorry , I do not understand you mean.i will how to do it?
I have no good idea. thanks
I have two time values, I want their difference value.
TTime iCurrentTime;
iCurrentTime.HomeTime();
TTime iStartTime = iTaskList[0].StartTime;
TTimeIntervalSeconds iTime =...
Hello,how to get time value that The gap between two time values and get to the unit value of seconds?
Hello,how to get time value that The gap between two time values?
what UniversalTime() function is mean?
I can not distinguish the difference between them.
help me please,thanks a lot.
what the difference between HomeTiem() and DateTime()? thanks
如何获得系统时间?如何构建显示格式?
急需 !!!最好能够提够一些实例谢谢各位!
How to get system time?
provide an example,Thank you.
CEikStatusPane* statusp = iEikonEnv->AppUiFactory()->StatusPane();
if(statusp)
{
statusp->MakeVisible(EFalse);
}
iEikonEnv->AppUiFactory()->Cba()->MakeVisible(EFalse);
I have succeeded.
Thank you.
How to Implement sort in the Array, use sort()function?