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
350 B
29 lines
350 B
15 years ago
|
# KDE namespace check file
|
||
|
|
||
|
# kdelibs classes
|
||
|
KApplication::*
|
||
|
|
||
|
# 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
|