Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

Obsolete Members for <QtGlobal>

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Macros


Macro Documentation

FALSE

Synonym for false.

See also TRUE.

QABS ( n )

Use qAbs(n) instead.

See also QMIN() and QMAX().

QMAX ( x, y )

Use qMax(x, y) instead.

See also QMIN() and QABS().

QMIN ( x, y )

Use qMin(x, y) instead.

See also QMAX() and QABS().

TRUE

Synonym for true.

See also FALSE.


Copyright © 2008 Nokia Trademarks
Qt 4.4.3