SwiUI::CommonUI::CCUIDetailsDialog Class Reference
class SwiUI::CommonUI::CCUIDetailsDialog : public CBase |
Dialog showing the application details. The dialog can also show a list of certificates.
swinstcommonui.lib
- Since
- 3.0
Inherits from
- SwiUI::CommonUI::CCUIDetailsDialog
Constructor & Destructor Documentation
CCUIDetailsDialog()
CCUIDetailsDialog | ( | ) | [private] |
CCUIDetailsDialog(TInt)
CCUIDetailsDialog | ( | TInt | aCbaResourceId | ) | [private] |
CCUIDetailsDialog(TInt, TCUIDetailsHeader)
~CCUIDetailsDialog()
IMPORT_C | ~CCUIDetailsDialog | ( | ) | [virtual] |
Member Functions Documentation
AddCertificatesLC(HBufC *&)
void | AddCertificatesLC | ( | HBufC *& | aMessage | ) | [private] |
Helper to add certificate information to query text.
- Since
- 3.0
AddDrmLC(HBufC *&)
void | AddDrmLC | ( | HBufC *& | aMessage | ) | [private] |
Helper to add DRM information to query text.
- Since
- 3.0
ConstructL()
void | ConstructL | ( | ) | [private] |
DoShowCertificatesL()
void | DoShowCertificatesL | ( | ) | [private] |
DoShowDrmL()
void | DoShowDrmL | ( | ) | [private] |
Show detailed drm info.
- Since
- 3.0
ExecuteLD(MCUIInfoIterator &)
Displays the dialog.
- Since
- 3.0
ExecuteLD(MCUIInfoIterator &, const RPointerArray< CCUICertificateInfo > &)
Displays the dialog with given certificates.
- Since
- 3.0
ExecuteLD(MCUIInfoIterator &, RFile &)
Displays the dialog with a link to DRM details.
- Since
- 3.0
Parameters
MCUIInfoIterator & aIterator | - Iterator for application details. |
RFile & aFile | - Handle to the package. (for showing drm details) |
ExecuteLD(MCUIInfoIterator &, const RPointerArray< CCUICertificateInfo > &, RFile &)
Displays the dialog with given certificates and a link to DRM details.
- Since
- 3.0
GetMessageDescriptorLC()
HBufC * | GetMessageDescriptorLC | ( | ) | [private] |
Helper to get descriptor containing the fields of the dialog.
- Since
- 3.0
LoadLinkLC(TInt)
Helper to construct a message query link from resource string.
- Since
- 3.0
Parameters
TInt aResourceId | - Id of the string. |
NewL()
Two-phased constructor.
- Since
- 3.0
NewL(TInt)
Two-phased constructor.
- Since
- 3.0
Parameters
TInt aCbaResourceId | - Resource id of the dialog CBAs. |
NewL(TInt, TBool)
Two-phased constructor.
- Since
- 5.0
Parameters
TInt aCbaResourceId | - Resource id of the dialog CBAs. |
TBool aWithInstallHeader | - True value if "Install?" header to be shown. |
NewL(TInt, TCUIDetailsHeader)
Two-phased constructor.
- Since
- 5.0
Parameters
TInt aCbaResourceId | - Resource id of the dialog CBAs. |
TCUIDetailsHeader aHeaderType | - Header to be used in details dialog. |
PopulateArrayL(MCUIInfoIterator &)
Helper to populate the field array.
- Since
- 3.0
SetFieldL(CDesCArray &, const TDesC &, const TDesC &)
Sets a field in the details dialog.
- Since
- 3.0
Parameters
CDesCArray & aItemArray | - The constructed field is appended into this array. |
const TDesC & aHeading | - Heading of the field. |
const TDesC & aValue | - Value of the field. |
ShowCertificates(TAny *)
TInt
| ShowCertificates | ( | TAny * | ptr | ) | [private, static] |
Used as a callback function in message query.
- Since
- 3.0
ShowDialogL(MCUIInfoIterator &)
Helper to show the details dialog.
- Since
- 3.0
ShowDrm(TAny *)
TInt
| ShowDrm | ( | TAny * | ptr | ) | [private, static] |
Used as a callback function in message query.
- Since
- 3.0
Member Enumerations Documentation
Enum TCUIDetailsHeader
Installation confirmation header types
- Since
- 5.0
Enumerators
EDetailsHeader | |
EInstallHeader | |
EInstallAndDownloadHeader | |
Member Data Documentation
TInt
iCbaResourceId
TInt
| iCbaResourceId | [private] |
RPointerArray< CCUICertificateInfo > iCommonCertificates
TCUIDetailsHeader
iHeaderType
CDesCArray * iMessageArray
TInt
iResourceFileOffset
TInt
| iResourceFileOffset | [private] |
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.