UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Dialogs


CQikAddFolderDlg

Dialog that lets the user add a folder.

Control

Class reference

CQikAddFolderDlg

[Top]


CQikCameraCaptureDlg

Dialog that lets the user take a picture with the default camera.

Control

Class reference

CQikCameraCaptureDlg

[Top]


CQikCopyFilesAndFoldersDlg

Dialog used to copy files.

Control

Class reference

CQikCopyFilesAndFoldersDlg

[Top]


CQikMoveFilesAndFoldersDlg

Dialog used to move files and folders.

Control

Class reference

CQikMoveFilesAndFoldersDlg

[Top]


CQikRenameFileOrFolderDlg

Dialog that lets the user rename a file or folder.

Class reference

CQikRenameFileOrFolderDlg

[Top]


CQikSaveChangesDialog

A dialog that lets the user select to save or not.

Class reference

CQikSaveChangesDialog

[Top]


CQikSaveFileDlg

Dialog used to save a file in a folder. The file passed as source file will (default) be copied to the folder the user selects. If ESaveFileUsingMove flag is used the file is moved instead of copied.

Class reference

CQikSaveFileDlg

[Top]


CQikSelectFileDlg

Dialog that lets the user select one or multiple files.

Control

Class reference

CQikSelectFileDlg

[Top]


CQikSelectFolderDlg

Dialog used to select folders.

Control

Class reference

CQikSelectFolderDlg

[Top]


CQikSendAsDialog

This class displays the Send As dialog. It has a listbox which lists all supported Mtms. From the listbox a Mtm can be chosen that will be used when sending the entry. It calls the CQikSendAsLogic class, which opens a session to the Send As server. The RunDlgLD() methods takes ownership of either a CRichText or a CQikSendAsLogic object. Since the method may leave even after ownership has been taken it is important that the object is not pushed on the cleanup stack when RunDlgLD is executed, the dialog will make sure that the object will be destroyed and deleted if it leaves.

Control

Class reference

CQikSendAsDialog

[Top]


CQikZoomDialog

Dialog that lets the user change zoom level.

Control

Class reference

CQikZoomDialog