kjsembed
KJSEmbed::Constructor Struct Reference
#include <binding_support.h>
Public Attributes | |
| const int | argc |
| const callBind | bind |
| const callConstructor | construct |
| const Enumerator * | enumerators |
| const int | flags |
| const Method * | methods |
| const char * | name |
| const Method * | staticMethods |
Detailed Description
Definition at line 345 of file binding_support.h.
Member Data Documentation
| const int KJSEmbed::Constructor::argc |
| const int KJSEmbed::Constructor::flags |
| const char* KJSEmbed::Constructor::name |
The constructor name as it will appear in Javascript.
This will be the objects name as far as Javascript is concerned.
Definition at line 351 of file binding_support.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference