Home
last modified time | relevance | path

Searched refs:handleQueueUpdate (Results 1 – 14 of 14) sorted by relevance

/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/queues/
H A Dqueueuit.h139 void handleQueueUpdate();
140 void handleQueueUpdate(const QList<Uit::JobEvent> &jobEvents);
H A Dqueueuit.cpp434 this, SLOT(handleQueueUpdate())); in requestQueueUpdate()
460 void QueueUit::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueUit
479 handleQueueUpdate(jobEvents.jobEvents()); in handleQueueUpdate()
488 void QueueUit::handleQueueUpdate(const QList<Uit::JobEvent> &jobEvents) in handleQueueUpdate() function in MoleQueue::QueueUit
H A Dremote.h103 virtual void handleQueueUpdate() = 0;
H A Dremotessh.h147 void handleQueueUpdate();
H A Dremotessh.cpp322 this, SLOT(handleQueueUpdate())); in requestQueueUpdate()
334 void QueueRemoteSsh::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueRemoteSsh
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/queues/
H A Dqueueuit.h139 void handleQueueUpdate();
140 void handleQueueUpdate(const QList<Uit::JobEvent> &jobEvents);
H A Dqueueuit.cpp434 this, SLOT(handleQueueUpdate())); in requestQueueUpdate()
460 void QueueUit::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueUit
479 handleQueueUpdate(jobEvents.jobEvents()); in handleQueueUpdate()
488 void QueueUit::handleQueueUpdate(const QList<Uit::JobEvent> &jobEvents) in handleQueueUpdate() function in MoleQueue::QueueUit
H A Dremote.h103 virtual void handleQueueUpdate() = 0;
H A Dremotessh.h147 void handleQueueUpdate();
H A Dremotessh.cpp322 this, SLOT(handleQueueUpdate())); in requestQueueUpdate()
334 void QueueRemoteSsh::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueRemoteSsh
/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/testing/
H A Duittest.cpp106 queue.handleQueueUpdate(list.jobEvents()); in testHandleQueueUpdate()
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/testing/
H A Duittest.cpp106 queue.handleQueueUpdate(list.jobEvents()); in testHandleQueueUpdate()
/dports/misc/py-molequeue/molequeue-0.9.0/molequeue/app/queues/uit/
H A Dqueueuit.cpp179 void QueueUit::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueUit
/dports/misc/molequeue/molequeue-0.9.0/molequeue/app/queues/uit/
H A Dqueueuit.cpp179 void QueueUit::handleQueueUpdate() in handleQueueUpdate() function in MoleQueue::QueueUit