diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-05 22:07:27 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-07-05 22:07:27 +0900 |
| commit | 28273a01ca0d68b257418fb2abfe37c29ee1ba8d (patch) | |
| tree | 52517a185ca6a5e65c4027c19a697044682236c8 /doc/PyTQt.sgml | |
| parent | f4a39d2fde3ef72e32b296fdd783b31d4abfcb76 (diff) | |
| download | pytqt-28273a01.tar.gz pytqt-28273a01.zip | |
Drop Qt2's TQSemiModal class.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/PyTQt.sgml')
| -rw-r--r-- | doc/PyTQt.sgml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/PyTQt.sgml b/doc/PyTQt.sgml index 2e26209..17a7dac 100644 --- a/doc/PyTQt.sgml +++ b/doc/PyTQt.sgml @@ -3553,11 +3553,6 @@ and <Literal>-=</Literal> operators have also been implemented, but require Python v2.0 or later. </Para> </Sect2> -<Sect2><Title>TQSemiModal (TQt v1, v2)</Title> -<Para> -<Literal>TQSemiModal</Literal> is fully implemented. -</Para> -</Sect2> <Sect2><Title>TQSessionManager (TQt v2+)</Title> <Para> <Literal>TQSessionManager</Literal> is fully implemented. |
