KProperty
KPropertyGenericSelectionEditor.cpp
45 connect(d->btn, &QPushButton::clicked, this, &KPropertyGenericSelectionEditor::selectButtonClicked);
NoFocus
Fixed
virtual void selectButtonClicked()
Reimplement to react on clicking the "..." select button.
Definition: KPropertyGenericSelectionEditor.cpp:70
void clicked(bool checked)
void setSizePolicy(QSizePolicy)
void setSelectionButtonVisible(bool set)
Sets the visibility of the "..." select button.
Definition: KPropertyGenericSelectionEditor.cpp:65
A base class for use by editors that have widget on the left and "..." select button on the right...
Definition: KPropertyGenericSelectionEditor.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:02:56 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:02:56 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.