[Kdenlive-devel] What is factory()

Ruslan Popov radz at yandex.ru
Tue Jan 3 18:34:19 UTC 2006


After long time I am back to kdenlive sources. Don't understand what is 
factory() in the following code:
00195 QPopupMenu *ProjectList::contextMenu()
00196 {
00197         QPopupMenu *menu = (QPopupMenu 
*)m_app->factory()->container("projectlist_context", m_app);
00198 
00199         return menu;
00200 }
I have checked Qt docs, Kdenlive sources but found nothing.
-- 
Best regards

    _/_/           _/_/    Ruslan Popov
   _/  _/  _/_/   _/ _/    Mobile: +7 (916) 926-12-05
  _/  _/ _/  _/  _/  _/    Site: http://rad.xtalk.msk.su/
 _/_/   _/  _/  _/ _/      E-mail: radz at yandex.ru
_/  _/  _/_/_/ _/_/        Home, Moscow, Russia




More information about the Kdenlive mailing list