KProperty
KPropertyGenericSelectionEditor.cpp
45 connect(d->btn, &QPushButton::clicked, this, &KPropertyGenericSelectionEditor::selectButtonClicked);
A base class for use by editors that have widget on the left and "..." select button on the right.
Definition KPropertyGenericSelectionEditor.h:30
virtual void selectButtonClicked()
Reimplement to react on clicking the "..." select button.
Definition KPropertyGenericSelectionEditor.cpp:70
void setSelectionButtonVisible(bool set)
Sets the visibility of the "..." select button.
Definition KPropertyGenericSelectionEditor.cpp:65
void clicked(bool checked)
Fixed
NoFocus
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
void setFocusProxy(QWidget *w)
void setSizePolicy(QSizePolicy)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.