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.
44 lines
423 B
44 lines
423 B
15 years ago
|
# KDE namespace check file
|
||
|
|
||
|
# Qt classes
|
||
|
Q*::*
|
||
|
qt_*
|
||
|
|
||
|
# these should preferably go in some namespace in Qt4
|
||
|
qDebug
|
||
|
qFatal
|
||
|
qWarning
|
||
|
qApp
|
||
|
qAppName
|
||
|
qVersion
|
||
|
qSysInfo
|
||
|
qObsolete
|
||
|
bitBlt
|
||
|
static_QUType_*
|
||
|
TID_QUType_*
|
||
|
operator>>
|
||
|
operator<<
|
||
|
operator==
|
||
|
operator!=
|
||
|
operator<=
|
||
|
operator>=
|
||
|
operator<
|
||
|
operator>
|
||
|
operator=
|
||
|
operator++
|
||
|
operator*
|
||
|
operator!
|
||
|
operator^
|
||
|
operator&
|
||
|
operator/
|
||
|
ws
|
||
|
bin
|
||
|
dec
|
||
|
oct
|
||
|
hex
|
||
|
endl
|
||
|
|
||
|
# Xinerama
|
||
|
Xinerama*
|
||
|
XPanoramiX*
|