LineEdit Class Reference
Inheritance diagram for LineEdit:
ControlInlet

Public Member Functions

bool isEvent () const override
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
const QString & text () const noexcept
 
void setText (const QString &m)
 
void textChanged (const QString &v)
 
 ControlInlet (QObject *parent=nullptr)
 
- Public Member Functions inherited from ControlInlet
 ControlInlet (QObject *parent=nullptr)
 
QVariant value () const
 
Process::Inletmake (Id< Process::Port > &&id, QObject *parent) override
 
void clear ()
 
void setValue (QVariant value)
 
void valueChanged (QVariant value)
 

Friends

constexpr friend auto w_state (w_internal::Index< w_internal::stateCount< __COUNTER__, w_internal::PropertyStateTag, W_ThisType ** >>, w_internal::PropertyStateTag, W_ThisType **) -> decltype((w_internal::makeMetaPropertyInfo< QString >(w_internal::viewLiteral("text"), w_internal::viewLiteral("QString"), &W_ThisType::text, &W_ThisType::setText, W_Notify, &W_ThisType::textChanged)))
 

The documentation for this class was generated from the following files: