kjsembed
Functions | |
END_VARIANT_METHOD | if (args.size()==2) |
value | setHeight (arg0) |
value | setWidth (arg0) |
END_VARIANT_METHOD value | transpose () |
Variables | |
QSize | arg0 = KJSEmbed::extractVariant<QSize>(exec,args, 0) |
QSize | cppValue = value.boundedTo(arg0) |
result = KJSEmbed::createVariant(exec, "QSize", cppValue ) | |
Function Documentation
END_VARIANT_METHOD value SizeNS::transpose | ( | ) |
Variable Documentation
END_VARIANT_METHOD int SizeNS::arg0 = KJSEmbed::extractVariant<QSize>(exec,args, 0) |
END_VARIANT_METHOD int SizeNS::cppValue = value.boundedTo(arg0) |
SizeNS::result = KJSEmbed::createVariant(exec, "QSize", cppValue ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.