Home | History | Annotate | Download | only in declarative

Lines Matching refs:defaultValue

1075 bool QDeclarativeWebPage::javaScriptPrompt(QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result)
1080 Q_UNUSED(defaultValue)