javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtfactory.h
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
child 60 6c158198356e
equal deleted inserted replaced
20:f9bb0fca356a 24:0fd27995241b
   101                              MSwtComposite& aParent, TInt aStyle) const;
   101                              MSwtComposite& aParent, TInt aStyle) const;
   102     MSwtListView* NewListViewL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
   102     MSwtListView* NewListViewL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
   103                                MSwtComposite& aParent, TInt aStyle) const;
   103                                MSwtComposite& aParent, TInt aStyle) const;
   104     MSwtSortedList* NewSortedListL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
   104     MSwtSortedList* NewSortedListL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
   105                                    MSwtComposite& aParent, TInt aStyle) const;
   105                                    MSwtComposite& aParent, TInt aStyle) const;
   106     MSwtTaskTip* NewTaskTipL(MSwtDisplay& aDisplay, TSwtPeer aPeer,
       
   107                              TInt aStyle) const;
       
   108     MSwtTextExtension* NewTextExtensionL(MSwtDisplay& aDisplay,
   106     MSwtTextExtension* NewTextExtensionL(MSwtDisplay& aDisplay,
   109                                          TSwtPeer aPeer, MSwtComposite& aParent, TInt aStyle) const;
   107                                          TSwtPeer aPeer, MSwtComposite& aParent, TInt aStyle) const;
   110     void RunTimedMessageBoxDlgLD(const TDesC& aTitle, const TDesC& aMessage,
   108     void RunTimedMessageBoxDlgLD(const TDesC& aTitle, const TDesC& aMessage,
   111                                  TInt aStyle, const MSwtImage* aImage) const;
   109                                  TInt aStyle, const MSwtImage* aImage) const;
   112     HBufC* RunQueryDialogL(const TDesC& aTitle, TInt aStyle,
   110     HBufC* RunQueryDialogL(const TDesC& aTitle, TInt aStyle,