Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/dialogs/
H A Dpresentation_captionpage.cpp39 PresentationCaptionPage::PresentationCaptionPage(QWidget* const parent, in PresentationCaptionPage() function in DigikamGenericPresentationPlugin::PresentationCaptionPage
50 PresentationCaptionPage::~PresentationCaptionPage() in ~PresentationCaptionPage()
54 void PresentationCaptionPage::readSettings() in readSettings()
76 void PresentationCaptionPage::saveSettings() in saveSettings()
89 void PresentationCaptionPage::slotCommentsBgColorChanged() in slotCommentsBgColorChanged()
96 void PresentationCaptionPage::slotCommentsFontColorChanged() in slotCommentsFontColorChanged()
103 void PresentationCaptionPage::slotOpenFontDialog() in slotOpenFontDialog()
H A Dpresentation_captionpage.h36 class PresentationCaptionPage : public QWidget,
37 public Ui::PresentationCaptionPage
43 explicit PresentationCaptionPage(QWidget* const parent,
45 ~PresentationCaptionPage() override;
H A Dpresentationdlg.cpp104 d->sharedData->captionPage = new PresentationCaptionPage(this, d->sharedData); in PresentationDlg()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/view/presentation/common/
H A Dpresentationcontainer.h44 class PresentationCaptionPage; variable
70 PresentationCaptionPage* captionPage;