CAknQueryControl::TIndex Class Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <aknquerycontrol.h>

Detailed Description

Manage indexes into LAF tables.

Public Member Functions

  TIndex (TInt aNumberOfPromptLines)
TInt  PromptLine () const
TInt  DQPWindowTextsLine2 (TInt aLineNum) const
TInt  PNWindow () const
TInt  PQDWindow (TInt aLineNum) const
TInt  PQCWindow () const

Constructor & Destructor Documentation

CAknQueryControl::TIndex::TIndex TInt  aNumberOfPromptLines  ) 
 

Member Function Documentation

TInt CAknQueryControl::TIndex::DQPWindowTextsLine2 TInt  aLineNum  )  const
 
TInt CAknQueryControl::TIndex::PNWindow  )  const
 
TInt CAknQueryControl::TIndex::PQCWindow  )  const
 
TInt CAknQueryControl::TIndex::PQDWindow TInt  aLineNum  )  const
 
TInt CAknQueryControl::TIndex::PromptLine  )  const
 

The documentation for this class was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top