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

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

 2010-05-31 20:19:00 来源:WEB开发网   
核心提示:const CCoeControl* aParent,MEikCommandObserver* aCommandObserver );virtual ~CATestList2ListBox();public:// from base class CCoeControlTInt CountComponentControl

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:

// from base class CCoeControl

void SizeChanged();

private:

// from base class CCoeControl

void Draw( const TRect& aRect ) const;

private:

void InitializeControlsL();

void LayoutControls();

CCoeControl* iFocusControl;

MEikCommandObserver* iCommandObserver;

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

public:

static void AddListBoxItemL(

CEikTextListBox* aListBox,

const TDesC& aString );

static RArray< TInt >* GetSelectedListBoxItemsLC( CEikTextListBox* aListBox );

static void DeleteSelectedListBoxItemsL( CEikTextListBox* aListBox );

CAknDoubleLargeStyleListBox* ListBox();

static void CreateListBoxItemL( TDes& aBuffer,

TInt aIconIndex,

const TDesC& aMainText,

const TDesC& aSecondaryText );

void AddListBoxResourceArrayItemL( TInt aResourceId, TInt aIconIndex );

void SetupListBoxIconsL();

static CGulIcon* LoadAndScaleIconL(

const TDesC& aFileName,

TInt aBitmapId,

TInt aMaskId,

TSize* aSize,

TScaleMode aScaleMode ,

TInt i);

TBool HandleMarkableListCommandL( TInt aCommand );

// ]]] end generated region [Generated Methods]

// [[[ begin generated region: do not modify [Generated Type

上一页  3 4 5 6 7 8 9 10 11 12 13  下一页

Tags:关于 symbian listbox

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