CAknQueryControl::TIndex Class Reference

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-2007
Back to top