Searched refs:newProgressItemImpl (Results 1 – 2 of 2) sorted by relevance
100 return newProgressItemImpl(owner, label, canCancel);126 ProgressItem& newProgressItemImpl(QObject* owner, const QString& label, bool canCancel);
161 ProgressItem& ProgressManager::newProgressItemImpl(QObject* owner_, in newProgressItemImpl() function in ProgressManager