Okular
kjs_console.cpp
void clear()
QMetaObject::Connection connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setReadOnly(bool ro)
void addWidget(QWidget *widget, int stretch, Qt::Alignment alignment)
User1
void appendPlainText(const QString &text)
KGuiItem clear()
KJSObject at(int idx) const
QAction * close(const QObject *recvr, const char *slot, QObject *parent)
void defineFunction(KJSContext *ctx, const QString &name, FunctionCall callback)
QAction * clear(const QObject *recvr, const char *slot, QObject *parent)
KJSObject constructObject(KJSContext *ctx, void *internalValue=nullptr)
void setContentsMargins(int left, int top, int right, int bottom)
QString toString(KJSContext *ctx)
QString message
Close
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Mar 23 2023 04:04:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Mar 23 2023 04:04:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.