关于在symbian listbox中添加svg图片的问题
2010-05-31 20:19:00 来源:WEB开发网;"ATestList2.txt" -"!:privatexEE8D6E0DATestList2.txt"
文件使用类:ATestList2ListBox.h
view plaincopy to clipboardprint?
/*
========================================================================
Name : ATestList2ListBox.h
Author : SMSExampleParser
Copyright : Your copyright notice
Description :
========================================================================
*/
#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,
更多精彩
赞助商链接