#include <KoExecutePolicy.h>
Graphe d'héritage de KoDirectPolicy:
Fonctions membres privées | |
void | schedule (KoAction *action, KoJobsListPolicy *jobsList, QVariant *params) |
Définition à la ligne 80 du fichier KoExecutePolicy.h.
void KoDirectPolicy::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 51 du fichier KoExecutePolicy.cpp.
Références ActionJob::action(), ActionJob::ActionJob(), ActionJob::EnableNoChange, et ActionJob::run().
Voici le graphe d'appel pour cette fonction :