kjsembed
KJSEmbed::FontBinding Class Reference
#include <font.h>
Inheritance diagram for KJSEmbed::FontBinding:
Public Member Functions | |
| virtual const KJS::ClassInfo * | classInfo () const |
| FontBinding (KJS::ExecState *exec, const QFont &value) | |
Static Public Attributes | |
| static const KJS::ClassInfo | info = { "QFont", &VariantBinding::info, 0, 0 } |
Detailed Description
For internal use only.
Implements the binding for QFont.
Definition at line 35 of file font.h.
Constructor & Destructor Documentation
| FontBinding::FontBinding | ( | KJS::ExecState * | exec, | |
| const QFont & | value | |||
| ) |
Member Function Documentation
| virtual const KJS::ClassInfo* KJSEmbed::FontBinding::classInfo | ( | ) | const [inline, virtual] |
Reimplemented from KJSEmbed::VariantBinding.
Member Data Documentation
const KJS::ClassInfo FontBinding::info = { "QFont", &VariantBinding::info, 0, 0 } [static] |
Reimplemented from KJSEmbed::VariantBinding.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference