#include <mw/aknquerydata.h>
| template <> |
| class TAknQueryData< TTimeIntervalSeconds > : public MAknQueryData |
| Public Attributes | |
|---|---|
| TTimeIntervalSeconds & | iData |
| Public Member Functions | |
|---|---|
| TAknQueryData(TTimeIntervalSeconds &) | |
| virtual void | Get(CAknQueryControl *) |
| virtual void | SetL(CAknQueryControl *, TInt) |
| void | Get | ( | CAknQueryControl * | aControl | ) | [inline, virtual] |
Reimplemented from MAknQueryData::Get(CAknQueryControl *)
| void | SetL | ( | CAknQueryControl * | aControl, |
| TInt | ||||
| ) | [inline, virtual] | |||
Reimplemented from MAknQueryData::SetL(CAknQueryControl *,TInt)