KJS-API
KJSDate Class Reference
#include <kjsobject.h>
Inheritance diagram for KJSDate:

Detailed Description
A class representing a JavaScript date object.Date object
Definition at line 266 of file kjsobject.h.
Public Member Functions | |
KJSDate (KJSContext *ctx, const QDateTime &dt) |
Constructor & Destructor Documentation
KJSDate::KJSDate | ( | KJSContext * | ctx, | |
const QDateTime & | dt | |||
) |
Constructs a date object from the specified date and time.
Definition at line 121 of file kjsobject.cpp.
The documentation for this class was generated from the following files: