关于在symbian listbox中添加svg图片的问题
2010-05-31 20:19:00 来源:WEB开发网// [[[ begin [User Handlers]
protected:
// ]]] end [User Handlers]
public:
enum TControls
{
// [[[ begin generated region: do not modify [Generated Contents]
EListBox,
// ]]] end generated region [Generated Contents]
// add any user-defined entries here...
ELastControl
};
enum TListBoxImages
{
// [[[ begin generated region: do not modify [Generated Enums]
EListBoxAtestlist2List_iconIndex = 0,
EListBoxAtestlist2List_iconIndex1,
EListBoxAtestlist2List_iconIndex2,
EListBoxAtestlist2List_iconIndex3,
EListBoxAtestlist2List_iconIndex4,
EListBoxAtestlist2List_iconIndex5,
EListBoxAtestlist2List_iconIndex6,
EListBoxAtestlist2List_iconIndex7,
EListBoxAtestlist2List_iconIndex8,
EListBoxAtestlist2List_iconIndex9,
EListBoxAtestlist2List_iconIndex10,
EListBoxFirstUserImageIndex
// ]]] end generated region [Generated Enums]
};
};
#endif // ATESTLIST2LISTBOX_H
ATestList2ListBox.cpp
view plaincopy to clipboardprint?
/*
========================================================================
Name : ATestList2ListBox.cpp
Author : SMSExampleParser
Copyright : Your copyright notice
Description :
========================================================================
*/
// [[[ begin generated region: do not modify [Generated System Includes]
#include
#include
#include
#include
#include
更多精彩
赞助商链接