Page MenuHomePhabricator

QmitkNodeDescriptorManager should create QIcons lazily
Closed, ResolvedPublic

Description

QmitkNodeDescriptorManager::GetInstance() and AddDescription() Methods depend on the creation of QIcons. If now QApplication is yet present (like it is the case for eagerly initialized bundles), QT throws an error:

QPixmap: Must construct a QApplication before a QPaintDevice