WEB开发网
开发学院手机开发Symbian 开发 关于在symbian listbox中添加svg图片的问题 阅读

关于在symbian listbox中添加svg图片的问题

 2010-05-31 20:19:00 来源:WEB开发网   
核心提示:#include #include #include #include #include //swb 真有啊 天啊#include // ]]] end generated region [Generated System Includes]// [[[ begin generated region: do not m

#include

#include

#include

#include

#include //swb 真有啊 天啊

#include

// ]]] end generated region [Generated System Includes]

// [[[ begin generated region: do not modify [Generated User Includes]

#include "ATestList2ListBox.h"

#include "ATestList2ListBoxView.h"

#include "ATestList2.hrh"

// ]]] end generated region [Generated User Includes]

// [[[ begin generated region: do not modify [Generated Constants]

_LIT( KATestList2File, "\resource\apps\ATestList2.mbm" );

_LIT(KATestList2SVGFile, "\resource\apps\ATestList2_aif.mbm");

// ]]] end generated region [Generated Constants]

/**

* First phase of Symbian two-phase construction. Should not

* contain any code that could leave.

*/

CATestList2ListBox::CATestList2ListBox()

{

// [[[ begin generated region: do not modify [Generated Contents]

iListBox = NULL;

// ]]] end generated region [Generated Contents]

}

/**

* Destroy child controls.

*/

CATestList2ListBox::~CATestList2ListBox()

{

// [[[ begin generated region: do not modify [Generated Contents]

delete iListBox;

iListBox = NULL;

// ]]] end generated region [Generated Contents]

}

/**

* Construct the control (first phase).

* Creates an instance and initializes it.

* Instance is not left on cleanup stack.

* @param aRect bounding rectangle

* @param aParent owning parent, or NULL

上一页  8 9 10 11 12 13 14 15 16 17 18  下一页

Tags:关于 symbian listbox

编辑录入:coldstar [复制链接] [打 印]
赞助商链接