#include <KoExecutePolicy.h>
Graphe d'héritage de KoQueuedPolicy:
Fonctions membres privées | |
void | schedule (KoAction *action, KoJobsListPolicy *jobsList, QVariant *params) |
Définition à la ligne 90 du fichier KoExecutePolicy.h.
void KoQueuedPolicy::schedule | ( | KoAction * | action, | |
KoJobsListPolicy * | jobsList, | |||
QVariant * | params | |||
) | [private, virtual] |
schedule an action according to policy.
action | the action to be scheduled. | |
jobsList | the list of jobs currently associated with the action. | |
params | a parameters object that belongs with the current action. |
Implémente KoExecutePolicy.
Définition à la ligne 57 du fichier KoExecutePolicy.cpp.
Références ActionJob::action(), ActionJob::ActionJob(), KoJobsListPolicy::addJob(), ActionJob::EnableOff, ActionJob::EnableOn, KoAction::isEnabled(), KoAction::setEnabled(), et KoAction::weaver().
Voici le graphe d'appel pour cette fonction :