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

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

 2010-05-31 20:19:00 来源:WEB开发网   
核心提示:*/#ifndef ATESTLIST2LISTBOX_H#define ATESTLIST2LISTBOX_H// [[[ begin generated region: do not modify [Generated Includes]#include #include #include // ]]] end g

*/

#ifndef ATESTLIST2LISTBOX_H

#define ATESTLIST2LISTBOX_H

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

#include

#include

#include

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

// [[[ begin [Event Handler Includes]

// ]]] end [Event Handler Includes]

// [[[ begin generated region: do not modify [Generated Forward Declarations]

class MEikCommandObserver;

class CAknDoubleLargeStyleListBox;

class CEikTextListBox;

// ]]] end generated region [Generated Forward Declarations]

/**

* Container class for ATestList2ListBox

*

* @class CATestList2ListBox ATestList2ListBox.h

*/

class CATestList2ListBox : public CCoeControl

{

public:

// constructors and destructor

CATestList2ListBox();

static CATestList2ListBox* NewL(

const TRect& aRect,

const CCoeControl* aParent,

MEikCommandObserver* aCommandObserver );

static CATestList2ListBox* NewLC(

const TRect& aRect,

const CCoeControl* aParent,

MEikCommandObserver* aCommandObserver );

void ConstructL(

const TRect& aRect,

const CCoeControl* aParent,

MEikCommandObserver* aCommandObserver );

virtual ~CATestList2ListBox();

public:

// from base class CCoeControl

TInt CountComponentControls() const;

CCoeControl* ComponentControl( TInt aIndex ) const;

TKeyResponse OfferKeyEventL(

const TKeyEvent& aKeyEvent,

TEventCode aType );

void HandleResourceChange( TInt aType );

protected:

上一页  5 6 7 8 9 10 11 12 13 14 15  下一页

Tags:关于 symbian listbox

编辑录入:coldstar [复制链接] [打 印]
[]
  • 好
  • 好的评价 如果觉得好,就请您
      0%(0)
  • 差
  • 差的评价 如果觉得差,就请您
      0%(0)
赞助商链接