API published in: S60 1st Ed
Link against: avkon.lib
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 |
|