CApaSystemControlList Class Reference
class CApaSystemControlList : public CBase, public CBase, public CBase |
Detailed Description
Provides a list of all available control panel applications present on the phone. This class is implemented as a linked list of CApaSystemControl. Updates the control panel application list by removing control panels that no longer exist, adding new control panels found to the control panel application list and replacing a control panel if found in an earlier drive.
See also: CApaSystemControl
Constructor & Destructor Documentation
~CApaSystemControlList ( )
IMPORT_C | ~CApaSystemControlList | ( | ) | |
Member Function Documentation
Control ( TInt )
Control ( TUid )
Count ( )
IMPORT_C TInt | Count | ( | ) | const |
Index ( TUid )
NewL ( RFs & )
UpdateCount ( )
TInt
| UpdateCount | ( | ) | const [inline] |