Home · Overviews · Reference · Classes codeless banner

SchedulerRule Class Reference

    #include <SchedulerRule>

Public Functions


Detailed Description


Member Function Documentation

Project * SchedulerRule::project () const

Returns the project associated with this SchedulerRule.

Rule * SchedulerRule::rule ( bool allow_null = false ) const

Returns the rule associated with this SchedulerRule. Asserts if rule is null unless allow_null is set to true;

RuleEngineState * SchedulerRule::state () const

Returns the state associated with this SchedulerRule.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide