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

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

 2010-05-31 20:19:00 来源:WEB开发网   
核心提示:// from base class CCoeControlvoid SizeChanged();private:// from base class CCoeControlvoid Draw( const TRect& aRect ) const;private:void InitializeControlsL();

// 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 Declarations]

public:

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

// [[[ begin generated region: do not modify [Generated Instance Variables]

private:

CAknDoubleLargeStyleListBox* iListBox;

// ]]] end generated region [Generated Instance Variables]

// [[[ begin [Overridden Methods]

protected:

// ]]] end [Overridden Methods]

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

Tags:关于 symbian listbox

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