Searched refs:setAllowForSessionCookies (Results 1 – 2 of 2) sorted by relevance
60 …RTY(QStringList allowForSessionCookies READ allowForSessionCookies WRITE setAllowForSessionCookies)98 void setAllowForSessionCookies(const QStringList &list);
358 void CookieJar::setAllowForSessionCookies(const QStringList &list) in setAllowForSessionCookies() function in CookieJar636 m_cookieJar->setAllowForSessionCookies(m_sessionCookies); in removeRows()726 m_cookieJar->setAllowForSessionCookies(m_exceptionsModel->m_sessionCookies); in allowForSession()