Home · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Blocks the signal if b is true, or unblocks the signal if b is false.
An activated signal disappears into hyperspace if it is blocked.
See also isBlocked(), activate(), and QObject::blockSignals().
Returns true if the signal is blocked, or false if it is not blocked.
The signal is not blocked by default.
See also block() and QObject::signalsBlocked().
See also setParameter().
See also parameter().
Copyright © 2005 Trolltech | Trademarks | Qt 4.1.0 |