Searched refs:ProducerAndIndex (Results 1 – 2 of 2) sorted by relevance
46 typedef QPair<Mlt::Producer*, QPersistentModelIndex> ProducerAndIndex; typedef47 QList<ProducerAndIndex> m_producers;
48 m_producers << ProducerAndIndex(new Mlt::Producer(producer), index); in AudioLevelsTask()53 foreach (ProducerAndIndex p, m_producers) in ~AudioLevelsTask()75 t->m_producers << ProducerAndIndex(new Mlt::Producer(producer), index); in start()207 foreach (ProducerAndIndex p, m_producers) { in run()270 foreach (ProducerAndIndex p, m_producers) { in run()