mailcommon
regexplineedit.cpp
Go to the documentation of this file.
80 if ( !KServiceTypeTrader::self()->query( QLatin1String("KRegExpEditor/KRegExpEditor") ).isEmpty() ) {
void returnPressed()
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setObjectName(const QString &name)
void setFocusProxy(QWidget *w)
void textChanged(const QString &)
RegExpLineEdit(const QString &str, QWidget *parent=0)
Definition: regexplineedit.cpp:54
void hide()
void setMargin(int margin)
void setSizePolicy(QSizePolicy)
void show()
void showEditButton(bool)
Definition: regexplineedit.cpp:107
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setSpacing(int spacing)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:40 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:31:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.