#include <qdeclarativewebview.h>
QDeclarativeWebSettings::QDeclarativeWebSettings |
( |
| ) |
|
|
inline |
bool QDeclarativeWebSettings::autoLoadImages |
( |
| ) |
const |
|
inline |
QString QDeclarativeWebSettings::cursiveFontFamily |
( |
| ) |
const |
|
inline |
int QDeclarativeWebSettings::defaultFixedFontSize |
( |
| ) |
const |
|
inline |
int QDeclarativeWebSettings::defaultFontSize |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::developerExtrasEnabled |
( |
| ) |
const |
|
inline |
QString QDeclarativeWebSettings::fantasyFontFamily |
( |
| ) |
const |
|
inline |
QString QDeclarativeWebSettings::fixedFontFamily |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::javaEnabled |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::javascriptCanAccessClipboard |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::javascriptCanOpenWindows |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::javascriptEnabled |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::linksIncludedInFocusChain |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::localContentCanAccessRemoteUrls |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::localStorageDatabaseEnabled |
( |
| ) |
const |
|
inline |
int QDeclarativeWebSettings::minimumFontSize |
( |
| ) |
const |
|
inline |
int QDeclarativeWebSettings::minimumLogicalFontSize |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::offlineStorageDatabaseEnabled |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::offlineWebApplicationCacheEnabled |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::pluginsEnabled |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::printElementBackgrounds |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::privateBrowsingEnabled |
( |
| ) |
const |
|
inline |
QString QDeclarativeWebSettings::sansSerifFontFamily |
( |
| ) |
const |
|
inline |
QString QDeclarativeWebSettings::serifFontFamily |
( |
| ) |
const |
|
inline |
void QDeclarativeWebSettings::setAutoLoadImages |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setCursiveFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setDefaultFixedFontSize |
( |
int |
size | ) |
|
|
inline |
void QDeclarativeWebSettings::setDefaultFontSize |
( |
int |
size | ) |
|
|
inline |
void QDeclarativeWebSettings::setDeveloperExtrasEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setFantasyFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setFixedFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setJavaEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setJavascriptCanAccessClipboard |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setJavascriptCanOpenWindows |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setJavascriptEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setLinksIncludedInFocusChain |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setLocalContentCanAccessRemoteUrls |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setLocalStorageDatabaseEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setMinimumFontSize |
( |
int |
size | ) |
|
|
inline |
void QDeclarativeWebSettings::setMinimumLogicalFontSize |
( |
int |
size | ) |
|
|
inline |
void QDeclarativeWebSettings::setOfflineStorageDatabaseEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setOfflineWebApplicationCacheEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setPluginsEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setPrintElementBackgrounds |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setPrivateBrowsingEnabled |
( |
bool |
on | ) |
|
|
inline |
void QDeclarativeWebSettings::setSansSerifFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setSerifFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setStandardFontFamily |
( |
const QString & |
f | ) |
|
|
inline |
void QDeclarativeWebSettings::setZoomTextOnly |
( |
bool |
on | ) |
|
|
inline |
QString QDeclarativeWebSettings::standardFontFamily |
( |
| ) |
const |
|
inline |
bool QDeclarativeWebSettings::zoomTextOnly |
( |
| ) |
const |
|
inline |
QWebSettings* QDeclarativeWebSettings::s |
bool QDeclarativeWebSettings::autoLoadImages |
|
readwrite |
QString QDeclarativeWebSettings::cursiveFontFamily |
|
readwrite |
int QDeclarativeWebSettings::defaultFixedFontSize |
|
readwrite |
int QDeclarativeWebSettings::defaultFontSize |
|
readwrite |
bool QDeclarativeWebSettings::developerExtrasEnabled |
|
readwrite |
QString QDeclarativeWebSettings::fantasyFontFamily |
|
readwrite |
QString QDeclarativeWebSettings::fixedFontFamily |
|
readwrite |
bool QDeclarativeWebSettings::javaEnabled |
|
readwrite |
bool QDeclarativeWebSettings::javascriptCanAccessClipboard |
|
readwrite |
bool QDeclarativeWebSettings::javascriptCanOpenWindows |
|
readwrite |
bool QDeclarativeWebSettings::javascriptEnabled |
|
readwrite |
bool QDeclarativeWebSettings::linksIncludedInFocusChain |
|
readwrite |
bool QDeclarativeWebSettings::localContentCanAccessRemoteUrls |
|
readwrite |
bool QDeclarativeWebSettings::localStorageDatabaseEnabled |
|
readwrite |
int QDeclarativeWebSettings::minimumFontSize |
|
readwrite |
int QDeclarativeWebSettings::minimumLogicalFontSize |
|
readwrite |
bool QDeclarativeWebSettings::offlineStorageDatabaseEnabled |
|
readwrite |
bool QDeclarativeWebSettings::offlineWebApplicationCacheEnabled |
|
readwrite |
bool QDeclarativeWebSettings::pluginsEnabled |
|
readwrite |
bool QDeclarativeWebSettings::printElementBackgrounds |
|
readwrite |
bool QDeclarativeWebSettings::privateBrowsingEnabled |
|
readwrite |
QString QDeclarativeWebSettings::sansSerifFontFamily |
|
readwrite |
QString QDeclarativeWebSettings::serifFontFamily |
|
readwrite |
QString QDeclarativeWebSettings::standardFontFamily |
|
readwrite |
bool QDeclarativeWebSettings::zoomTextOnly |
|
readwrite |
The documentation for this class was generated from the following file: