kalarm/lib
lineedit.h
Go to the documentation of this file.
void setNoSelect()
Prevents the line edit's contents being selected when the widget receives focus.
Definition: lineedit.h:79
virtual void setText(const QString &str)
Sets the contents of the line edit to be str.
Definition: lineedit.cpp:99
Definition: lineedit.h:64
Definition: lineedit.h:64
void setCursorAtEnd(bool end=true)
Sets whether the cursor should be set at the beginning or end of the text when setText() is called...
Definition: lineedit.h:83
Definition: lineedit.h:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:35:02 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:35:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.