Update various qt function definitions and static methods for tqt3

pull/1/head
Timothy Pearson 12 years ago
parent 51c835a7b1
commit 855c15fa95

@ -84,7 +84,7 @@ revised - -ltqt-mt and -c defaults. added -c-
switch
2003/4/8 22:12:00 jim
PyKDE-3.5-2 bug fixes to build.py (PYQT_VERSION
PyKDE-3.5-2 bug fixes to build.py (PYTQT_VERSION
converted to string, kdeDir fixed); TQList instances
versioned out/replaced by TQPtrList for KDE >= 3.0.0;
changed 'python' invocation to 'sys.executable' in

@ -161,7 +161,7 @@ amend = * all parent /Transfer/
sipslot = receiver member kaccelmenu
sipslot = receiver slot kaction kactionclasses kbuttonbox ktoolbar
sipslot = recvr slot kstdaction
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TDEUI_EXPORT", ""
retain
@ -451,7 +451,7 @@ include = ../dcop ../tdecore ../tdeui ../pythonize ../pykpanelapplet
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lqtxmlcmodule -lDCOP -ltdecore -ltdeui\
-ldcopcmodule -ltdecorecmodule -ltqt-mt -ltdefx -ltdefxcmodule -lpythonize -ltdeuicmodule\
-lkmdi
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TQMainWindow::ToolBarDock", "TQt::Dock"
retain

@ -161,7 +161,7 @@ amend = * all parent /Transfer/
sipslot = receiver member kaccelmenu
sipslot = receiver slot kaction kactionclasses kbuttonbox ktoolbar
sipslot = recvr slot kstdaction
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TDEUI_EXPORT", ""
retain
@ -451,7 +451,7 @@ include = ../dcop ../tdecore ../tdeui ../pythonize ../pykpanelapplet
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lqtxmlcmodule -lDCOP -ltdecore -ltdeui\
-ldcopcmodule -ltdecorecmodule -ltqt-mt -ltdefx -ltdefxcmodule -lpythonize -ltdeuicmodule\
-lkmdi
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TQMainWindow::ToolBarDock", "TQt::Dock"
retain

@ -161,7 +161,7 @@ amend = * all parent /Transfer/
sipslot = receiver member kaccelmenu
sipslot = receiver slot kaction kactionclasses kbuttonbox ktoolbar
sipslot = recvr slot kstdaction
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TDEUI_EXPORT", ""
retain
@ -451,7 +451,7 @@ include = ../dcop ../tdecore ../tdeui ../pythonize ../pykpanelapplet
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lqtxmlcmodule -lDCOP -ltdecore -ltdeui\
-ldcopcmodule -ltdecorecmodule -ltqt-mt -ltdefx -ltdefxcmodule -lpythonize -ltdeuicmodule\
-lkmdi
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TQMainWindow::ToolBarDock", "TQt::Dock"
retain

@ -161,7 +161,7 @@ amend = * all parent /Transfer/
sipslot = receiver member kaccelmenu
sipslot = receiver slot kaction kactionclasses kbuttonbox ktoolbar
sipslot = recvr slot kstdaction
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TDEUI_EXPORT", ""
retain
@ -451,7 +451,7 @@ include = ../dcop ../tdecore ../tdeui ../pythonize ../pykpanelapplet
libs = -L@BL_TDEDIR@ -lsip -lqtcmodule -lqtxmlcmodule -lDCOP -ltdecore -ltdeui\
-ldcopcmodule -ltdecorecmodule -ltqt-mt -ltdefx -ltdefxcmodule -lpythonize -ltdeuicmodule\
-lkmdi
define = "QT_VERSION", "301"
define = "TQT_VERSION", "301"
define = "TQMainWindow::ToolBarDock", "TQt::Dock"
retain

Loading…
Cancel
Save