aknquerydialog.h File Reference

API published in: S60 1st Ed

Link against: avkon.lib

Capability Information

Required Capabilities

None


#include <eikdialg.h>
#include <aknform.h>
#include <eiklbx.h>
#include <eiktxlbx.h>
#include <eikcmobs.h>
#include <aknpopuplayout.h>
#include <aknintermediate.h>
#include <aknquerycontrol.h>
#include <aknmultilinequerycontrol.h>
#include <aknlistquerycontrol.h>
#include <aknquerydata.h>
#include <avkon.hrh>
#include <aknlistquerydialog.h>

Go to the source code of this file.


Data Structures

class  CAknQueryDialog
 General query dialog. More...
class  CAknTextQueryDialog
 This class should be used when user is reguest to enter plain text, secret text, phonenumber or PIN-code. More...
class  CAknNumberQueryDialog
 This class should be used when user is reguest to enter number. More...
class  CAknTimeQueryDialog
 This class should be used when user is reguest to enter time or date. More...
class  CAknDurationQueryDialog
 This class should be used when user is reguest to enter duration. More...
class  CAknFloatingPointQueryDialog
 This class should be used when user is reguest to enter a flotaing point number. More...
class  CAknMultiLineDataQueryDialog
 Query dialog with data input on more than one line (2 lines at the moment). More...
class  CAknIpAddressQueryDialog
 This class should be used when user is reguest to enter IP address. More...
class  CAknFixedPointQueryDialog
 This class should be used when user is reguest to enter IP address. More...
class  CAknMultiLineIpQueryDialog
 Query Dialog with data input on more than one line (2 lines at the moment). More...

Defines

#define CAknStaticSizeDataQuerydialog   CAknTextQueryDialog

Define Documentation

#define CAknStaticSizeDataQuerydialog   CAknTextQueryDialog
 

Copyright © Nokia Corporation 2001-2008
Back to top