KDEUI
keditlistbox.h
Go to the documentation of this file.
void setLineEdit(KLineEdit *edit)
Definition keditlistbox.cpp:222
virtual QWidget * representationWidget() const
Definition keditlistbox.cpp:227
virtual KLineEdit * lineEdit() const
Definition keditlistbox.cpp:232
friend class CustomEditorPrivate
Definition keditlistbox.h:68
void setRepresentationWidget(QWidget *repWidget)
Definition keditlistbox.cpp:217
void setItems(const QStringList &items)
Clears the listbox and sets the contents to items.
Definition keditlistbox.cpp:654
void setButtons(Buttons buttons)
Specifies which buttons should be visible.
Definition keditlistbox.cpp:320
void enableMoveButtons(const QModelIndex &, const QModelIndex &)
Definition keditlistbox.cpp:564
void changed()
void added(const QString &text)
This signal is emitted when the user adds a new string to the list, the parameter is the added string...
void removed(const QString &text)
This signal is emitted when the user removes a string from the list, the parameter is the removed str...
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.