The following header file(s) have changed between 3.0 and 3.1
aknlistquerycontrol.h
aknlistquerydialog.h
aknmessagequerycontrol.h
aknmultilinequerycontrol.h
aknquerycontrol.h
aknquerydata.h
aknquerydialog.h
| Type | Class | Change |
| New public method | CAknListQueryControl | CAknMessageQueryControl* MessageBox() const; |
| Type | Class | Change |
| New public method | CAknListQueryDialog | void HandleResourceChange(TInt aType); |
| New public method | CAknListQueryDialog | void PublishDialogL(TInt aDialogIndex, TUid aCatUid = KNullUid,
CArrayFixFlat< TInt >* aItemIds = 0); |
| New public method | CAknListQueryDialog | void SetMediatorObserver(MAknDialogMediatorObserver* aObserver); |
| Type | Class | Change |
| New public method | CAknMessageQueryControl | void SkipBGDraw(TBool aSkipBGDraw); |
| New public method | CAknMessageQueryControl | void SetListQLayout(TBool aListQLayout); |
| Type | Class | Change |
| New public method | CAknMultilineQueryControl | void HandleResourceChange(TInt aType); |
| New public method | CAknExtMultilineQueryControl | void HandleResourceChange(TInt aType); |
| Type | Class | Change |
| New public method | CAknQueryControl | void GetLocation(TPosition &aLocation) const; |
| New public method | CAknQueryControl | void SetLocation(TPosition &aLocation) const; |
| New public method | CAknQueryControl | void HandleResourceChange(TInt aType); |
| New protected method | CAknQueryControl | void DialogSizeChanged(); |
| New protected method | CAknQueryControl | void DrawEditorFrame(CWindowGc& aGc,TRect& aRect) const; |
| New protected method | CAknQueryControl | CAknLocationEditor *&LocationEd(); |
| New protected method | CAknQueryControl | CAknLocationEditor *LocationEd() const; |
| New protected member variable | CAknQueryControl | TSize iDialogSize; |
| Type | Class | Change |
| New template class | TAknQueryData< TPosition > |
| Type | Class | Change |
| New public method | CAknQueryDialog | static CAknQueryDialog* NewL(TPosition &aValue, const TTone
&aTone = ENoTone); |
| New public method | CAknMultiLineDataQueryDialog | static CAknMultiLineDataQueryDialog* NewL( TInt& aNum1,
TInt &aNum2, TTone aTone = ENoTone); |
| New public method | CAknMultiLineDataQueryDialog | static CAknMultiLineDataQueryDialog* NewL(TPosition &aPos,
TTone aTone = ENoTone); |
| New protected method | CAknMultiLineDataQueryDialog | void HandleResourceChange(TInt aType); |