kjsembed
font.cpp File Reference
#include "font.h"#include <QtCore/QDebug>#include <QtGui/QFont>#include <QtCore/QStringList>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) | |
KDE 4.3 API Reference