diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
commit | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch) | |
tree | fe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /doc/man/man3/tqt.3qt | |
parent | bba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff) | |
download | tqt-a09a6bc0.tar.gz tqt-a09a6bc0.zip |
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqt.3qt')
-rw-r--r-- | doc/man/man3/tqt.3qt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man/man3/tqt.3qt b/doc/man/man3/tqt.3qt index f6fc2b3fe..22a9fa065 100644 --- a/doc/man/man3/tqt.3qt +++ b/doc/man/man3/tqt.3qt @@ -1160,8 +1160,6 @@ This enum type is used to describe the way things are written to the paint devic \fCQt::NorROP\fR - dst = NOT (src OR dst) .PP By far the most useful ones are CopyROP and XorROP. -.PP -On Qt/Embedded, only CopyROP, XorROP, and NotROP are supported. .SH "TQt::SequenceMatch" .TP \fCQt::NoMatch\fR - Sequences have nothing in common |