diff options
author | David Boddie <david.boddie@nokia.com> | 2011-05-25 12:46:00 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-05-25 12:46:00 (GMT) |
commit | 2eeabae6faf0ad6559edce65b436a69241011382 (patch) | |
tree | 648ccf083a7a58ae78d6859c23e7ac5d679c094d /doc/src/frameworks-technologies | |
parent | 8af8b8a8ac519146f879846c283c8a53f3fc7e91 (diff) | |
download | Qt-2eeabae6faf0ad6559edce65b436a69241011382.zip Qt-2eeabae6faf0ad6559edce65b436a69241011382.tar.gz Qt-2eeabae6faf0ad6559edce65b436a69241011382.tar.bz2 |
Doc: Added some more information about visited links in rich text.
Diffstat (limited to 'doc/src/frameworks-technologies')
-rw-r--r-- | doc/src/frameworks-technologies/richtext.qdoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/frameworks-technologies/richtext.qdoc b/doc/src/frameworks-technologies/richtext.qdoc index 2164dd6..236c20c 100644 --- a/doc/src/frameworks-technologies/richtext.qdoc +++ b/doc/src/frameworks-technologies/richtext.qdoc @@ -880,6 +880,10 @@ \row \o \c a \o Anchor or link \o Supports the \c href and \c name attributes. + Note that the \c{:visited} selector is one of those + that is not supported by the rich text engine. + See \l{#Supported CSS Selectors}{below} for a list + of others. \row \o \c address \o Address \o |