You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
352 B
29 lines
352 B
# KDE namespace check file
|
|
|
|
# tdelibs classes
|
|
TDEApplication::*
|
|
|
|
# these should preferably go in some namespace in KDE4
|
|
kDebugPrivate::*
|
|
kMax
|
|
kMin
|
|
kAbs
|
|
NETIcon::*
|
|
NETPoint::*
|
|
NETRect::*
|
|
NETSize::*
|
|
NETStrut::*
|
|
NETRArray::*
|
|
NETWinInfoPrivate::*
|
|
NETRootInfoPrivate::*
|
|
kdbgstream::*
|
|
kndbgstream::*
|
|
flush
|
|
perror
|
|
endl
|
|
|
|
# from libc_nonshared
|
|
stat
|
|
lstat
|
|
fstat
|