parley
imagechooserwidget.cpp
Go to the documentation of this file.
31 connect(imageUrlRequester, SIGNAL(textChanged(const QString&)), SLOT(slotImageChanged(const QString&)));
Type type() const
virtual void dropEvent(QDropEvent *event)
void setupUi(QWidget *widget)
const QMimeData * mimeData() const
void setTranslation(KEduVocExpression *entry, int translation)
Update the word.
Definition: imagechooserwidget.cpp:38
virtual bool provides(const char *mimeType) const
const char * name() const
void setEnabled(bool)
ImageChooserWidget(QWidget *parent=0)
Definition: imagechooserwidget.cpp:26
bool isEmpty() const
bool startsWith(const QString &s, Qt::CaseSensitivity cs) const
virtual bool eventFilter(QObject *watched, QEvent *event)
bool eventFilter(QObject *obj, QEvent *event)
Definition: imagechooserwidget.cpp:75
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
virtual bool event(QEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.