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.
35 lines
309 B
35 lines
309 B
15 years ago
|
# KDE namespace check file
|
||
|
|
||
|
# Qt classes
|
||
|
Q*::*
|
||
|
|
||
|
qstrcmp
|
||
|
qstrcpy
|
||
|
qstrlen
|
||
|
qAlpha
|
||
|
qRed
|
||
|
qGreen
|
||
|
qBlue
|
||
|
qGray
|
||
|
qRgba
|
||
|
qRgb
|
||
|
qSwap
|
||
|
qCopy
|
||
|
qHeapSort
|
||
|
qHeapSortHelper
|
||
|
qHeapSortPushDown
|
||
|
qMakePair
|
||
|
|
||
|
operator+
|
||
|
operator-
|
||
|
operator++
|
||
|
operator--
|
||
|
operator==
|
||
|
operator!=
|
||
|
operator<=
|
||
|
operator>=
|
||
|
operator>
|
||
|
operator<
|
||
|
operator>>
|
||
|
operator<<
|