Searched refs:QLineEditStelPropertyConnectionHelper (Results 1 – 2 of 2) sorted by relevance
99 class QLineEditStelPropertyConnectionHelper : public StelPropertyProxy class103 QLineEditStelPropertyConnectionHelper(StelProperty* prop,QLineEdit* edit);
231 new QLineEditStelPropertyConnectionHelper(prop,lineEdit); in connectIntProperty()303 new QLineEditStelPropertyConnectionHelper(prop,lineEdit); in connectStringProperty()511 QLineEditStelPropertyConnectionHelper::QLineEditStelPropertyConnectionHelper(StelProperty *prop, QL… in QLineEditStelPropertyConnectionHelper() function in QLineEditStelPropertyConnectionHelper524 void QLineEditStelPropertyConnectionHelper::onPropertyChanged(const QVariant &value) in onPropertyChanged()