KParts
browserinterface.cpp
Go to the documentation of this file.
BrowserInterface(QObject *parent)
Definition: browserinterface.cpp:29
virtual ~BrowserInterface()
Definition: browserinterface.cpp:34
uint toUInt(bool *ok) const
int toInt(bool *ok) const
void callMethod(const char *name, const QVariant &argument)
Perform a dynamic invocation of a method in the BrowserInterface implementation.
Definition: browserinterface.cpp:38
bool invokeMethod(QObject *obj, const char *member, Qt::ConnectionType type, QGenericReturnArgument ret, QGenericArgument val0, QGenericArgument val1, QGenericArgument val2, QGenericArgument val3, QGenericArgument val4, QGenericArgument val5, QGenericArgument val6, QGenericArgument val7, QGenericArgument val8, QGenericArgument val9)
QStringList toStringList() const
bool toBool() const
Type type() const
QString toString() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:35 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:25:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.