Home
last modified time | relevance | path

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

/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/printimages/wizard/
H A Dwizard.cpp117 const char* photoPageName = I18N_NOOP("Select page layout"); variable
186 d->m_photoPage = new PhotoPage(this, i18n(photoPageName), d->m_photoUi); in Wizard()
1721 if (current->title() == i18n(photoPageName)) in pageChanged()
2230 if (pageName == i18n(photoPageName)) in saveSettings()
2281 if (pageName == i18n(photoPageName)) in readSettings()