okular
#include "kjs_data_p.h"
#include <kjs/kjsobject.h>
#include <kjs/kjsprototype.h>
#include <qdatetime.h>
#include "../document.h"
Go to the source code of this file.
| static KJSObject dataGetCreationDate |
( |
KJSContext * |
ctx, |
|
|
void * |
object |
|
) |
| |
|
static |
| static KJSObject dataGetDescription |
( |
KJSContext * |
, |
|
|
void * |
object |
|
) |
| |
|
static |
| static KJSObject dataGetMIMEType |
( |
KJSContext * |
, |
|
|
void * |
|
|
) |
| |
|
static |
| static KJSObject dataGetModDate |
( |
KJSContext * |
ctx, |
|
|
void * |
object |
|
) |
| |
|
static |
| static KJSObject dataGetName |
( |
KJSContext * |
, |
|
|
void * |
object |
|
) |
| |
|
static |
| static KJSObject dataGetPath |
( |
KJSContext * |
, |
|
|
void * |
|
|
) |
| |
|
static |
| static KJSObject dataGetSize |
( |
KJSContext * |
, |
|
|
void * |
object |
|
) |
| |
|
static |
| KJSPrototype* g_dataProto |
|
static |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.