CAknDocument Class Reference
class CAknDocument : public CEikDocument
|
Base class for a Series 60 application document.
Inherited Functions
|
|
CApaDocument::Application()const
|
|
CApaDocument::CApaDocument()
|
|
CApaDocument::CApaDocument(CApaApplication &,CApaProcess &)
|
|
CApaDocument::Capability()const
|
|
CApaDocument::DetachFromStoreL(CPicture::TDetach)
|
|
CApaDocument::GlassPictureL()
|
|
CApaDocument::Process()const
|
|
CApaDocument::~CApaDocument()
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CEikDocument::AppCaption()const
|
|
CEikDocument::AppFileMode()const
|
|
CEikDocument::CEikDocument()
|
|
CEikDocument::CEikDocument(CEikApplication &)
|
|
CEikDocument::CreateAppUiL()
|
|
CEikDocument::CreateFileStoreLC(RFs &,const TDesC &)
|
|
CEikDocument::EditL(MApaEmbeddedDocObserver *,TBool)
|
|
CEikDocument::EditStore()const
|
|
CEikDocument::ExternalizeL(RWriteStream &)const
|
|
CEikDocument::HasChanged()const
|
|
CEikDocument::IsEmpty()const
|
|
CEikDocument::NewDocumentL()
|
|
CEikDocument::PrepareToEditL()
|
|
CEikDocument::PrepareToEditL(MApaEmbeddedDocObserver *,TBool)
|
|
CEikDocument::PrintL(const CStreamStore &)
|
|
CEikDocument::RestoreL(const CStreamStore &,const CStreamDictionary &)
|
|
CEikDocument::SaveL()
|
|
CEikDocument::SaveL(MSaveObserver::TSaveType)
|
|
CEikDocument::SetAppFileMode(TUint)
|
|
CEikDocument::SetChanged(TBool)
|
|
CEikDocument::SetEditStoreL(CStreamStore *)
|
|
CEikDocument::SetEditStoreWithoutAppUiNotificationL(CStreamStore *)
|
|
CEikDocument::StoreL(CStreamStore &,CStreamDictionary &)const
|
|
CEikDocument::UpdateTaskNameL(CApaWindowGroupName *)
|
|
CEikDocument::ValidatePasswordL()const
|
|
CEikDocument::~CEikDocument()
|
Constructor & Destructor Documentation
CAknDocument(CEikApplication &)
Parameters
CEikApplication
& aApp
|
The application instance with which the new document is associated.
|
Member Functions Documentation
OpenFileL(TBool, const TDesC &, RFs &)
Parameters
TBool
aDoOpen
|
Open an existing file if ETrue, otherwise create a new file. Not used.
|
const
TDesC
& aFilename
|
The file to open or create. Not used.
|
RFs
& aFs
|
File server session to use. Not used.
|
OpenFileL(CFileStore *&, RFile &)
IMPORT_C void
|
OpenFileL
|
(
|
CFileStore
*&
|
aFileStore,
|
|
RFile
&
|
aFile
|
|
)
|
[virtual]
|
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.