|
|
|
Location:
CntuiFindDlg.h
Link against: qcontacui.lib
class CContactUiFindDialog : public CEikDialog;
Contacts shared UI find dialog.
This allows the user to search for a contact item. The dialog has two options: search in all fields and search in name fields only. Search in all fields searches for the text in all contact items. The text can be located anywhere within a word. Search in name fields seaches in first, last and company name fields and only returns a match if a word begins with the search criteria.
MCoeControlObserver - Interface for a control to send events to its observer controlMEikBorderedControl - Interface for bordered controlsMObjectProvider - An interface that allows an object to be part of a network of object providersCBase - Base class for all classes to be instantiated on the heapCCoeControl - Control base class from which all other controls are derivedCEikBorderedControl - A control which is drawn surrounded by a rectangular borderCEikDialog - Dialog base classCContactUiFindDialog - Contacts shared UI find dialogDefined in CContactUiFindDialog:
RunDlgLD()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
Inherited from CCoeControl:
AccumulatedZoom(),
ActivateGc(),
BackedUpWindow(),
Background(),
CapturesPointer(),
ClaimPointerGrab(),
CloseWindow(),
ComponentArrayExists(),
Components(),
ControlContext(),
ControlEnv(),
CopyControlContextFrom(),
CreateBackedUpWindowL(),
CreateWindowL(),
DeactivateGc(),
DrawBackground(),
DrawDeferred(),
DrawForeground(),
DrawNow(),
DrawableWindow(),
EAbsoluteZoom,
ERelativeZoom,
EnableDragEvents(),
FindBackground(),
FindFontProvider(),
GetColor(),
GetGc(),
GetTextDrawer(),
GrabbingComponent(),
HandleComponentControlsResourceChange(),
HandleRedrawEvent(),
HitTest(),
IgnoreEventsUntilNextPointerUp(),
Index(),
InitComponentArrayL(),
IsActivated(),
IsBackedUp(),
IsBeingDestroyed(),
IsBlank(),
IsDimmed(),
IsFocused(),
IsNonFocusing(),
IsReadyToDraw(),
IsVisible(),
LayoutManager(),
MaximumWidth(),
MopNext(),
Observer(),
OverrideColorL(),
OwnsWindow(),
Parent(),
Position(),
PositionRelativeToScreen(),
Rect(),
RecursivelyMergedInputCapabilities(),
ReportEventL(),
Reserved_2(),
ResetGc(),
ScreenFont(),
SetAllowStrayPointers(),
SetBackground(),
SetBlank(),
SetCanDrawOutsideRect(),
SetComponentsToInheritVisibility(),
SetControlContext(),
SetCornerAndSize(),
SetExtent(),
SetExtentToWholeScreen(),
SetFocus(),
SetFocusing(),
SetFontProviderL(),
SetGc(),
SetGloballyCapturing(),
SetHitTest(),
SetMaximumWidth(),
SetMopParent(),
SetNonFocusing(),
SetObserver(),
SetPointerCapture(),
SetPosition(),
SetRect(),
SetSize(),
SetSizeWithoutNotification(),
SetUniqueHandle(),
SetZoomFactorL(),
Size(),
SystemGc(),
TZoomType,
TextDrawer(),
UniqueHandle(),
Window(),
ZoomWithType(),
iCoeEnv,
iContext,
iPosition,
iSize
Inherited from CEikBorderedControl:
Draw(),
PositionChanged(),
WriteInternalStateL(),
iBorder
Inherited from CEikDialog:
ActivateFirstPageL(),
ActivateL(),
ActivePageId(),
ActivePageIndex(),
AddCommandListL(),
AddTabL(),
AdjustAllIdsOnPage(),
Border(),
CEikDialog_Reserved_3(),
CEikDialog_Reserved_4(),
CEikDialog_Reserved_5(),
CEikDialog_Reserved_6(),
ComponentControl(),
ConstructFromResourceL(),
ConstructSleepingAlertDialogL(),
ConstructSleepingDialogL(),
Control(),
ControlCaption(),
ControlOrNull(),
CountComponentControls(),
CreateCustomControlL(),
CreateLineByTypeL(),
CurrentLine(),
DeleteCommandListL(),
DeleteLine(),
DisableTitlePointerEvents(),
DynInitOrDeleteCommandL(),
EAllPersistence,
ELandscapePersistence,
ENoPersistence,
EPortraitPersistence,
ESoftkeyStyleSmallPersistence,
ExecuteLD(),
ExitSleepingDialog(),
FindCompatibleUiConfig(),
FindLineIndex(),
FocusChanged(),
GetColorUseListL(),
GetHelpContext(),
HandleAttemptDimmedSelectionL(),
HandleCommandL(),
HandleControlArrayEventL(),
HandleControlEventL(),
HandleControlStateChangeL(),
HandleInteractionRefused(),
HandlePointerBufferReadyL(),
HandlePointerEventL(),
HandleResourceChange(),
HandleUiConfigChangedL(),
HasBorder(),
IdOfFocusControl(),
InputCapabilities(),
InsertLineL(),
IsCommandListActive(),
Layout(),
Line(),
LineChangedL(),
MakeLineVisible(),
MakeVisible(),
MakeWholeLineVisible(),
MapCommandHandler(),
MinimumSize(),
MopSupplyObject(),
OfferKeyEventL(),
OkToExitL(),
PageChangedL(),
Persistence(),
PostLayoutDynInitL(),
PreLayoutDynInitL(),
PreferredSize(),
PrepareForFocusGainL(),
PrepareForFocusLossL(),
PrepareForFocusTransitionL(),
PrepareForcedExitL(),
PrepareLC(),
RequestRelayout(),
ResetLineMinimumSizes(),
RotateFocusByL(),
RouseSleepingDialog(),
RunLD(),
SetActivePageL(),
SetAdjacent(),
SetBorder(),
SetCategoryModelAsCommandsL(),
SetContainerWindowL(),
SetControlCaptionL(),
SetDimmed(),
SetHelpContext(),
SetInitialCurrentLine(),
SetLayoutManagerL(),
SetLineDimmedNow(),
SetLineNonFocusing(),
SetNeighbor(),
SetPageDensePacking(),
SetPageDimmedNow(),
SetParent(),
SetPersistence(),
SetSizeAndPosition(),
SetTextBaselineSpacing(),
SetTitleL(),
SetTitleLeftImageL(),
SizeChanged(),
SwapCommandListL(),
SwitchLineLatency(),
TPersistenceFlag,
TextBaselineOffset(),
Title(),
TryChangeFocusToL(),
TryExitL(),
operator class MQikCommandListOwner &(),
operator class MQikCommandListOwner *(),
operator const class MQikCommandListOwner &(),
operator const class MQikCommandListOwner *()
Inherited from MCoeControlObserver:
EEventInteractionRefused,
EEventPrepareFocusTransition,
EEventRequestCancel,
EEventRequestExit,
EEventRequestFocus,
EEventStateChanged,
MCoeControlObserver_Reserved1(),
MCoeControlObserver_Reserved2(),
TCoeEvent
Inherited from MEikBorderedControl:
ETypeId,
anonymous
Inherited from MObjectProvider:
MObjectProvider_Reserved1(),
MObjectProvider_Reserved2(),
MopGetObject(),
MopGetObjectNoChaining()
static IMPORT_C TBool RunDlgLD(TContactItemId &aItemId);
Initialises and launches the contact items find dialog.
|
|