Home | History | Annotate | Download | only in qt

Lines Matching refs:typeDescription

328         QString typeDescription;
332 typeDescription = "link clicked";
335 typeDescription = "form submitted";
338 typeDescription = "back/forward";
341 typeDescription = "reload";
344 typeDescription = "form resubmitted";
347 typeDescription = "other";
350 typeDescription = "illegal value";
355 url.toUtf8().constData(), typeDescription.toUtf8().constData());