Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QServiceCheckerServer class allows telephony services to easily advertise their hardware failure state. More...
#include <QServiceCheckerServer>
Inherits QServiceChecker.
The QServiceCheckerServer class allows telephony services to easily advertise their hardware failure state.
This class is useful for when the validity is known at initialization time. If the validity is not known until later, QServiceChecker should be inherited and QServiceChecker::setValid() called when the state is known.
See also QServiceChecker.
Construct a server-side service checker for service and attach it to parent. The isValid() state will be set to valid.
Destroy this server-side service checker.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |