summaryrefslogtreecommitdiffstats
path: root/sip/qt/qtmod.sip
diff options
context:
space:
mode:
authoraneejit1 <[email protected]>2022-07-29 12:36:09 +0000
committeraneejit1 <[email protected]>2022-07-30 17:54:15 +0000
commit33a0297b35ab40e2d09cf37e351095b58725c8d5 (patch)
tree7eb6d8c710dcb638f2ac00776a3f523311e19c50 /sip/qt/qtmod.sip
parente602246539fd7435aaeb440fcb7f852c92c8426b (diff)
downloadpytqt-33a0297b35ab40e2d09cf37e351095b58725c8d5.tar.gz
pytqt-33a0297b35ab40e2d09cf37e351095b58725c8d5.zip
Remove support for earlier Qt/TQt versions
Conditional code in the .sip files linked to specific older versions has been removed. Since the versions of TQt and python-tqt are running in parallel, the support for older versions was clutter that would never actually be used now. Signed-off-by: aneejit1 <[email protected]>
Diffstat (limited to 'sip/qt/qtmod.sip')
-rw-r--r--sip/qt/qtmod.sip7
1 files changed, 0 insertions, 7 deletions
diff --git a/sip/qt/qtmod.sip b/sip/qt/qtmod.sip
index 5085eb8..883b650 100644
--- a/sip/qt/qtmod.sip
+++ b/sip/qt/qtmod.sip
@@ -80,7 +80,6 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qaccel.sip
%Include qaction.sip
%Include qapplication.sip
-%Include qarray.sip
%Include qassistantclient.sip
%Include qbrush.sip
%Include qbutton.sip
@@ -120,7 +119,6 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qfontinfo.sip
%Include qfontmetrics.sip
%Include qframe.sip
-%Include qgmanager.sip
%Include qgrid.sip
%Include qgridview.sip
%Include qgroupbox.sip
@@ -134,14 +132,12 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qinputdialog.sip
%Include qinterlacestyle.sip
%Include qiodevice.sip
-%Include qkeycode.sip
%Include qkeysequence.sip
%Include qlabel.sip
%Include qlayout.sip
%Include qlcdnumber.sip
%Include qlibrary.sip
%Include qlineedit.sip
-%Include qlist.sip
%Include qlistbox.sip
%Include qlistview.sip
%Include qlocale.sip
@@ -186,7 +182,6 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qscrollbar.sip
%Include qscrollview.sip
%Include qsemaphore.sip
-%Include qsemimodal.sip
%Include qsessionmanager.sip
%Include qsettings.sip
%Include qsgistyle.sip
@@ -209,7 +204,6 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qsyntaxhighlighter.sip
%Include qtabbar.sip
%Include qtabdialog.sip
-%Include qtableview.sip
%Include qtabwidget.sip
%Include qtextbrowser.sip
%Include qtextcodec.sip
@@ -238,7 +232,6 @@ static const char *PYTQT_VERSION_STR = "3.18.1";
%Include qwidget.sip
%Include qwidgetlist.sip
%Include qwidgetstack.sip
-%Include qwindow.sip
%Include qwindowsstyle.sip
%Include qwindowsxpstyle.sip
%Include qwizard.sip