kjsembed
qlayout_binding.cpp File Reference
#include "qlayout_binding.h"
#include "static_binding.h"
#include "kjseglobal.h"
#include <kjs/object.h>
#include <QtCore/QDebug>
#include <QtGui/QWidget>
#include <QtGui/QAction>
#include <QtGui/QLayout>
#include <QtUiTools/QUiLoader>
Include dependency graph for qlayout_binding.cpp:
Go to the source code of this file.
Namespaces | |
KJSEmbed | |
LayoutNS | |
Functions | |
object | LayoutNS::addWidget (w) |
object | LayoutNS::removeWidget (w) |
START_METHOD_LUT (Layout) | |
QUiLoader * | KJSEmbed::uiLoader () |
Variables | |
LayoutNS::result = KJSEmbed::createQObject(exec,w) | |
QWidget * | LayoutNS::w = KJSEmbed::extractObject<QWidget>(exec, args, 0, 0) |
Function Documentation
START_METHOD_LUT | ( | Layout | ) |
Definition at line 59 of file qlayout_binding.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.