kjsembed
font.cpp File Reference
Include dependency graph for font.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | FontNS |
Functions | |
| value | FontNS::insertSubstitution (arg0, arg1) |
| value | FontNS::insertSubstitutions (arg0, arg1) |
| value | FontNS::removeSubstitution (arg0) |
| value | FontNS::setBold (arg0) |
| value | FontNS::setFamily (arg0) |
| value | FontNS::setFixedPitch (arg0) |
| value | FontNS::setItalic (arg0) |
| value | FontNS::setKerning (arg0) |
| value | FontNS::setOverline (arg0) |
| value | FontNS::setPixelSize (arg0) |
| value | FontNS::setPointSize (arg0) |
| value | FontNS::setRawMode (arg0) |
| value | FontNS::setRawName (arg0) |
| value | FontNS::setStretch (arg0) |
| value | FontNS::setStrikeOut (arg0) |
| value | FontNS::setStyle (arg0) |
| value | FontNS::setStyleHint (arg0, arg1) |
| value | FontNS::setStyleStrategy (arg0) |
| value | FontNS::setUnderline (arg0) |
| value | FontNS::setWeight (arg0) |
| START_METHOD_LUT (Font) | |
Variables | |
| END_VARIANT_METHOD QString | FontNS::arg0 = KJSEmbed::extractQString(exec, args, 0) |
| QString | FontNS::arg1 = KJSEmbed::extractQString(exec, args, 1) |
| bool | FontNS::cppValue = value.bold() |
| FontNS::result = KJS::jsBoolean(cppValue) | |
Function Documentation
| START_METHOD_LUT | ( | Font | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.