kdebindings/smoke/qt question
Ralf Nolden
nolden at kde.org
Sat Dec 28 15:36:35 GMT 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
If I understand this correct, then the files in kdebindigns/smoke/qt are
generated through reading the qt headers and created via the
smoke/qt/generate.pl script. Then the makefile.am script generates an
according Makefile.am to that. Now, to exclude the styles, one only has to
add the header files to the following section:
my %excludes = (
'qaccessible.h' => 1, # Accessibility support is not compiled by defaut
'qxt.h' => 1, # Xt
'qxtwidget.h' => 1, # Xt
'qmotif.h' => 1, # Motif
'qmotifdialog.h' => 1, # Motif
'qmotifwidget.h' => 1, # Motif
'qgl.h' => 1, # OpenGL
'qnp.h' => 1, # NSPlugin
'qdns.h' => 1, # internal
'qttableview.h' => 1, # Not in Qt anymore...
'qtmultilineedit.h' => 1, # Not in Qt anymore...
'qwidgetfactory.h' => 1, # Part of designer uilib, not of qt
'qassistantclient.h' => 1, # Part of assistant lib, not of qt
'qsharedmemory.h' => 1 # "not part of the Qt API" they say
For example:
'qwindowsstyle.h' => 1 # Qt windowsstlye, plugin
If yes, can I update kdebindings/smoke/qt and commit to branch and HEAD ?
Thanks
Ralf
:wq
- --
We're not a company, we just produce better code at less costs.
- --------------------------------------------------------------------
Ralf Nolden
nolden at kde.org
The K Desktop Environment The KDevelop Project
http://www.kde.org http://www.kdevelop.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+DcUDu0nKi+w1Ky8RAtgNAJ4rJsBn+gYmOZY0PfwsIek0iomShwCdFZqC
Vj0aYSdE9twlopogxjZbxQk=
=4l0O
-----END PGP SIGNATURE-----
More information about the kde-core-devel
mailing list