kjsembed
LayoutNS Namespace Reference
Functions | |
object | addWidget (w) |
object | removeWidget (w) |
Variables | |
result = KJSEmbed::createQObject(exec,w) | |
QWidget * | w = KJSEmbed::extractObject<QWidget>(exec, args, 0, 0) |
Function Documentation
object LayoutNS::addWidget | ( | w | ) |
object LayoutNS::removeWidget | ( | w | ) |
Variable Documentation
LayoutNS::result = KJSEmbed::createQObject(exec,w) |
Definition at line 54 of file qlayout_binding.cpp.
END_QOBJECT_METHOD QWidget * LayoutNS::w = KJSEmbed::extractObject<QWidget>(exec, args, 0, 0) |
Definition at line 45 of file qlayout_binding.cpp.