diff options
Diffstat (limited to 'tdecore/libqt-mt.nmcheck')
-rw-r--r-- | tdecore/libqt-mt.nmcheck | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/tdecore/libqt-mt.nmcheck b/tdecore/libqt-mt.nmcheck new file mode 100644 index 000000000..77b200029 --- /dev/null +++ b/tdecore/libqt-mt.nmcheck @@ -0,0 +1,43 @@ +# 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* |