kjsembed
size.cpp File Reference
Go to the source code of this file.
Namespaces | |
| SizeNS | |
Functions | |
| else | SizeNS::if (args.size()==3) |
| value | SizeNS::scale (arg0, arg1) |
| value | SizeNS::setHeight (arg0) |
| value | SizeNS::setWidth (arg0) |
| START_METHOD_LUT (Size) | |
| END_VARIANT_METHOD value | SizeNS::transpose () |
Variables | |
| QSize | SizeNS::arg0 = KJSEmbed::extractVariant<QSize>(exec,args, 0) |
| Qt::AspectRatioMode | SizeNS::arg1 = (Qt::AspectRatioMode)KJSEmbed::extractInt(exec, args, 1) |
| QSize | SizeNS::cppValue = value.boundedTo(arg0) |
| SizeNS::END_VARIANT_METHOD | |
| SizeNS::result = KJSEmbed::createVariant(exec, "QSize", cppValue ) | |
Function Documentation
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:10:09 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Sep 13 2019 19:10:09 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.