Plasma
lineedit.h
Go to the documentation of this file.
44 Q_PROPERTY(QString text READ text WRITE setText NOTIFY textChanged)
46 Q_PROPERTY(QString clickMessage READ clickMessage WRITE setClickMessage)
47 Q_PROPERTY(QString styleSheet READ styleSheet WRITE setStyleSheet)
48 Q_PROPERTY(KLineEdit *nativeWidget READ nativeWidget WRITE setNativeWidget)
102 QString styleSheet();
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.